@charset "Shift_JIS";


/* contents
------------------------------------------------------------------------------------------------------------*/

#flash_area {
	width: 760px;
	height: 170px;
	padding-top: 10px;	
}
#bcList {
	margin:0;
	padding: 6px 0 0 15px;
	list-style-type: none;
}
#bcList li {
	display: inline;
}
#bcList li a {
	color: #6eaa00;
}
#contents{
	width: 730px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
}



/* main_content
------------------------------------------------------------------------------------------------------------*/

#main_content {
	clear:both;
	width: 730px;
	background: url(../images/backline.gif) repeat;
}
.wel_back{
	width: 640px;
	margin-left:45px;
	background-color:#ffffff;
}
.wel_back:after { /* clearfix */
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}



/* マップタブ
------------------------------------------------------------------------------------------------------------*/

#map_tab {
	margin-left:15px;
	width:610px;
}
#map_tab ul#tab {
	margin:15px auto 0;
	padding:0;
	border-bottom:1px solid #6eaa00;
	background-color:#ffffff;
	float:left;
	width:100%;
}
#map_tab ul#tab li {
	margin-right: 0.5em;
	padding:0.2em 1em;
	font-size:13px;
	text-align:center;
	border:1px solid #6eaa00;
	border-bottom:none;
	float:left;
	width:5em;
}
#map_tab ul#tab li.selected {
	background-color:#6eaa00;
}
#map_tab ul#tab li.selected a {
	color:#ffffff;
}
#map_tab ul#tab li a:hover {
	font-weight:bold;
	text-decoration:none;
}
#map_01, #map_02, #map_03 {
	clear:both;
	margin-left:15px;

}





/* マップエリア
------------------------------------------------------------------------------------------------------------*/

.access_top{
	width:610px;
}
.access_top h1{
	float:left;
	padding: 16px 0 0 15px;
}
.access_top h2{
	padding-top: 18px;
}
.wel_back ul {
	clear:both;
	padding: 8px 0 0 15px;
}
.wel_back ul li {
	font-size:14px;
	color:#6eaa00;
}
.map_img {
	padding-left:15px;
	background: url(../access/images/access_tryangle.gif) no-repeat center left;
}




/* マップルート
------------------------------------------------------------------------------------------------------------*/

.root {
	width:610px;
	margin:20px 0 0 15px;
	padding-top:20px;
	border-top:1px solid #CCCCCC;
}
.root_info {
	width:510px;
	margin:12px 0 0 65px;
	line-height:1.3em;
}
.wel_back ol {
	margin:0 0 15px 65px;
}
.wel_back ol li {
	line-height:1.3em;
}

