/* CSS Document */
/*
left-menu
-----------------------------------------------------*/
/*office_taxi*/
#contents .left .mes{
	width: 144px;
	height: 100px;
	margin: 100px 0px 5px;
	padding: 40px 8px 3px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-image: url(img/left_mes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#contents .left .salon{
	width: 144px;
	height: 165px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-image: url(../img/left_salon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 480px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#contents .left .salon img{margin-bottom: 5px;}
#contents .left .salon span{
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	display: block;
	margin-top: 5px;
}
/*
right-menu
-----------------------------------------------------*/
#contents .right #about_company{
	width:590px;
	margin:0px 0px 15px;
	padding:0px;
}
#contents .right #about_company .txt{
	width: 590px;
	line-height: 150%;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#contents .right #about_company .map{
	width: 590px;
	line-height: 150%;
	margin-top: 60px;
	
}
#contents .right #about_company .map #map2{
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 590px;
	padding-top: 30px;
}
#contents .right #about_company .map #map2 .left{
	float:left;
	width: 250px;
}
#contents .right #about_company .map #map2 .right{
	width: 320px;
	float:right;
}
#contents .right #about_company .map #map2 .right p{
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .right #about_company .map #map2 .right .googlemap a{
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #8D7221;
	text-decoration: underline;
}
#contents .right #about_company .txt p{
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .right #about_company .map #map2 .right p{
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .right #about_company .map #map2 .right .red{
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
}
#contents .right #about_company .title{
	padding: 0px;
	margin: 40px 0px 0px;
}
#contents .right #about_company .txt span{
	padding: 0px;
	margin: 0px 30px 0px 0px;
	line-height: 150%;
}
#contents .right #about_company .map #map2 .right span{
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 180px;
}
#contents .right #about_company .txt .map a{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: underline;
	color:#8D7221;
}
#contents .right #about_company .txt .non{
	margin: 0px;
	padding: 0px;
	text-indent: 50pt;
	line-height: 150%;
}
#contents .right #about_company .txt .non2{
	margin: 0px 0px 5px;
	padding: 0px;
	text-indent: 50pt;
	line-height: 150%;
	font-weight: bold;
	text-decoration: underline;
	color:#8D7221;
}
