@charset "utf-8";
#main dl {
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 30px;
}
#main dt {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
#main dd {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#bus dl {
	padding-left: 3px;
	font-size: 12px;
	color: #666666;
	padding-right: 3px;
	padding-bottom: 0px;
}
#bus dt {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#bus dd {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.txt_w {
	color: #FFFFFF;
}
.td_left_m {
	padding-left: 5px;
}
#main td {
	font-size: 12px;
}
#intro {
	background-image: url(../access/images/intro-bkg.png);
	background-repeat: no-repeat;
	height: 240px;
}
#car {
	background-image: url(../access/images/car-bkg.png);
	background-repeat: repeat-y;
	width: 580px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#car h4 {
	padding-left: 20px;
	padding-bottom: 15px;
}
#car p {
	padding-left: 20px;
}

#gmap1 {
	border: 1px solid #CCCCCC;
	height: 450px;
	width: 540px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
#gmap2 {
	border: 1px solid #CCCCCC;
	height: 300px;
	width: 540px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.border-left {
	padding-left: 18px;
}
#bus h4 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
#bus  h5 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 10px;
	background-image: url(../access/images/bus-h5.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
}
#bus table {
width:100%;
	margin:1em auto;
	border-collapse:collapse;
	border: 1px solid #999999;
}
#bus td {
	text-align: center;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bus thead th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
tbody th {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 50%;
}
.attention {
	color: #FF0000;
}
#root-list ul {
	padding-top: 25px;
	padding-left: 5px;
}
#root-list li {
	font-size: 12px;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#root-list {
	background-image: url(../access/images/bus-copy-bkg.png);
	background-repeat: no-repeat;
}
.bkg-arrow1 {
	background-image: url(../access/images/td-bkg-arrow1.png);
	background-repeat: repeat-y;
	background-position: center;
}
.bkg-arrow2 {
	background-image: url(../access/images/td-bkg-arrow2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#koriyama-bus {
	padding-left: 20px;
}
#koriyama-bus td {
	text-align: center;
	vertical-align: top;
}
tr.th-left th {
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
}
.page-print {
	text-align: right;
	width: 580px;
}


.right-margin {
	padding-right: 270px;

}


