@charset "utf-8";
#index #lead {
	background-image: url(../access/images/index_main_visual.png);
	background-repeat: no-repeat;
}
#index #wrapper #content #main h3 {
	background-image: url(../access/images/index_h3_bkg.png);
	margin-bottom: 0px;
}

#bus #lead {
	background-image: url(../access/images/bus_main_visual.png);
	background-repeat: no-repeat;
}

#gmap1 {
	height: 450px;
	width: 618px;
	border: 1px solid #CCCCCC;
}
#gmap {
	height: 450px;
	width: 618px;
}

#howto table {
	width: 100%;
}
#howto h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.td_border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td-dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#index_bus table {
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#index_bus h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#bus_timetable thead th {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #666666;
}
#bus_timetable td {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.koriyama_map_img {
	padding-left: 40px;
}
.attention {
	color: #CC0000;
	font-size: 12px;
	padding-left: 5px;
}
#bus #main .section h5 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-color: #F2F2F2;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099FF;
	color: #333333;
}
#bus #main .section dd {
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}
#bus #main .section table {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#bus .section th {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main #root-list li {
	margin-bottom: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.img_left {
	float: left;
}
#index #wrapper #content #main #koriyama_map .koriyama_bus {
	padding-left: 40px;
}



#bus #main .section td {
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

