/*共通項目
------------------------------------------------------------*/
body {
	background:url(/images/access/img_main.jpg) no-repeat center top;
}
#Top_Contents{
	height:813px;
	margin-top:218px;
}

#Main {
	width:680px;
	float:right;
	margin:0;
}
#Main h2{
	height:40px;
	background:url(/images/common/img_tit_01.gif) no-repeat left top;
	color:#5f3f2a;
	font-size:16px;
	font-weight:400;
	padding:19px 24px;
}


#Main .section{
	margin-bottom:30px;
	height:auto;
}



/*map
------------------------------------------------------------*/
#Main .map{
	width:672px;
	margin:0 auto;
}

#Main .map iframe{
	border:#d6d6d6 1px solid;
	padding:3px;
}

#Main .map p{
	width:221px;
	margin:15px auto 42px; 
}



/*ul
------------------------------------------------------------*/
#Main .section ul{
	padding-top:15px;
}
#Main .section ul li{
	padding-left:13px;
	color:#5f5f5f;
	line-height:22px;
}
#Main .section ul li.title{
	color:#4c3521;
	font-size:15px;
	padding-left:55px;
	height:30px;
	margin-bottom:8px;
}



/*contents
------------------------------------------------------------*/
#Main .section .left_contents{
	float:left;
	background:url(/images/access/img_bg_01.gif) no-repeat left top;
	width:329px;
	height:118px;
}

#Main .section .right_contents{
	float:right;		
	background:url(/images/access/img_bg_02.gif) no-repeat left top;
	width:329px;
	height:118px;
}

