@charset "utf-8";
/* CSS Document */


#access #mainimg{
/*	background:url(../../images/contents_mainimg_bg02.gif) repeat-x 0;*/
	background:#ffffff;
	margin:0;
	padding:10px 0;
}

#access #mainimg .box{
	background:url(../common/images/mainimg_bg.jpg) center repeat-x;
}

#access #leftArea{
	float:left;
	text-align:left;
	width:210px;
	margin:0;
	padding-right:20px;
}

#access #rightArea{
	background:url(../common/images/contents_left_bg.gif) left repeat-y;
	float:left;
	text-align:left;
	width:730px;
	padding-left:20px;
}

#access #leftArea .list{
	margin-bottom:10px;
}

#access #leftArea .list li{
	background:url(../common/images/i02.gif) 3px 13px no-repeat;
	padding:7px 0 6px 10px;
	border-bottom:1px dotted #6d5c50;
	margin-left:8px;
}

#access #leftArea .leftnavi{
	padding:10px 0;
	border-bottom:1px dotted #6d5c50;
}


#access #rightArea h4{
	font-size:18px;
	font-weight:bold;
	border-left:5px solid #45b6ff;
	padding:2px 0 2px 5px;
	margin-bottom:10px;
}


#access #rightArea table{
	width:728px;
	border:1px solid #bfbfbf;
	border-collapse:collapse;
	float:left;
	margin-left:1px;
}

#access #rightArea table a{
	background:url(../common/images/i02.gif) 0 5px no-repeat;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 8px;
}

#access #rightArea table th,
#access #rightArea table td{
	border:1px solid #bfbfbf;
	padding:5px;
	text-align:left;
}

#access #rightArea table th{
	font-weight:normal;
	background:#97918c;
	text-align:center;
	color:#ffffff;
	width:80px;
}

#access #rightArea table td{
	background:#ffffff;
}

#access #rightArea table td dt{
	float:left;
	width:120px;
}

#access #rightArea #mapArea{
	border:1px solid #bfbfbf;
	margin:10px 0;
}

#access #rightArea .bus{
	margin:40px 0;
}

#access #rightArea .bus p{
	margin-bottom:20px;
}