@charset "utf-8";
/*
-----------------------------------------------
	Theme: default
	Description: company
	version: 2009.06.--.
	Author: Airel Networks, Inc.
-----------------------------------------------*/

/*
-----------------------------------------------
	:  vision
-----------------------------------------------*/
/*----- reset -----*/
blockquote:before, blockquote:after {
	content: "";
	}
blockquote {
	margin: 0;
	padding: 0;
	/* Remove possible quote marks (") from <q>, <blockquote>. */
	quotes: "" "";
	}
/*----- /reset -----*/


.profile blockquote {
	margin-bottom: 1.5em;
	background: url("../../images/quotes01_l.png") no-repeat 0 2px;
	text-indent: 25px;
	}
.profile blockquote p {
	margin: 0;
	padding-right: 24px;
	display: inline;
	color: #3366cc;
	background: url("../../images/quotes01_r.png") no-repeat right bottom;
	font-weight: bold;
	font-size: 108%;
	text-indent: 25px;
	}

* html .profile blockquote p { /* for IE6 */
	text-indent: 25px;
	}

.accessmap .tel {
	visibility: hidden;
}


