@charset "utf-8";

h2 {
	margin:10px 0 10px 5px;
	padding:0;
	background:url(../images/index_ttl.gif) no-repeat 0 0;
	width:310px;
	height:40px;
	text-indent:-10000px;
}
h3.box01 {
	margin:0;
	padding:0;
	background:url(../images/bar_index01.jpg) no-repeat 0 0;
	width:650px;
	height:60px;
	text-indent:-10000px;
}

h3.box02 {
	margin:40px 0 10px 0;
	padding:0;
	background:url(../images/bar_index02.jpg) no-repeat 0 0;
	width:650px;
	height:60px;
	text-indent:-10000px;
}
h3.box03 {
	margin:40px 0 10px 0;
	padding:0;
	background:url(../images/bar_index03.jpg) no-repeat 0 0;
	width:650px;
	height:60px;
	text-indent:-10000px;
}

.link-box {
	margin:20px auto;
	padding-left:30px;
	padding-right:30px;
	width:740px;
	text-align:center;
}
.notes-box {
	margin:10px 0 20px 0;
	padding:10px;
	width:96%;
	background-color:#F0F0F0;
	line-height:1.4;
	text-align:left;
}
table {
	margin:0 auto;
	padding:0;
	width:98%;
	border:none;
	text-align:center;
}
th {
	padding:5px 10px 5px 10px;
	font-size:14px;
	color:#333333;
	text-align:left;
}
td {
	padding:5px 10px 10px 10px;
	border-bottom:1px dotted #999999;
	line-height:1.6;
	text-align:left;
	vertical-align:top;
}
.banner-box {
	width:210px;
	text-align:right;
}
.comment-box li {
	font-size:14px;
}
.comment-box .bus-comment {
	margin:0;
	padding-left:24px;
	background:url(../images/icon_bus.jpg) no-repeat 0 0;
	height:24px;
	font-size:14px;
	color:#666666;
}
.comment-box .train-comment {
	margin:0;
	padding-left:24px;
	background:url(../images/icon_train.jpg) no-repeat 0 1px;
	height:24px;
	font-size:14px;
	color:#666666;
}
.comment-box ul {
	margin-left:14px;
}

.comment-box li.find-busstop {
	margin:0;
	padding-left:24px;
	background:url(../images/icon_busstop.jpg) no-repeat 0 0;
	height:24px;
	font-size:16px;
	color:#000000;
}
.comment-box li.find-price {
	margin:0;
	padding-left:24px;
	background:url(../images/icon_watch.jpg) no-repeat 0 1px;
	height:24px;
	font-size:16px;
	color:#000000;
}
