@charset "Shift_JIS";
/*******************************************
about
*******************************************/

#pageTitle{
}

#contents_left {
	float:left;
	width:200px;
}

#contents_right {
	float:right;
	width:700px;
	background:url("../images/contents_bg_s.gif") repeat-y left;
}

#contents_bg {
	background-image: url("../images/contents_bg.gif") ;
	background-repeat: no-repeat;
	padding: 40px 0 0 0;
}

#contents_text {
	padding:0 0 40px 40px;
}

#contents_text h3 {
	margin-bottom:25px;
}

#contents_text h4 {
	padding-bottom:2px;
	border-bottom: 1px solid #d5cfc5;
}

#contents_text p {
	margin-top:15px;
}


/*******************************************
google map
*******************************************/

/* Google Map */

#map{
	clear:left;
	width: 658px;
	height: 460px;
	border:1px solid #C9C9C9;
}

#map p{
	font-size:11px;
	line-height:160%;
	color:#333;
	margin:0;
	padding:0;
}

#map_btn{
	width:658px;
	height:68px;
	padding:20px 0 10px 0;
}

.map_btn1{
	float:left;
}

.map_btn2{
	float:right;
}