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

@import "../../css/navi.css";

/* メイン
------------------------------------------------------------------*/

div#main .rapitBOX {
	border-top: 1px solid #3A5AA7;
	padding-top: 7px;
	width: 780px;
	clear: both;
	margin-bottom: 15px;
}
div#main #features {
	border-top: 1px solid #3A5AA7;
	padding-top: 7px;
	width: 780px;
	clear: both;
	margin-bottom: 15px;
	float: left;
}

div#main #superseats {
	border-top: 1px dotted #000000;
	padding-top: 7px;
	width: 780px;
	clear: both;
	margin-bottom: 15px;
}
div#main #superseats dt {
	border-top: none;
	clear: both;
}
div#main #fares {
	border-top: 1px solid #3A5AA7;
	padding-top: 7px;
	width: 780px;
	clear: both;
	margin-bottom: 15px;
}

#main .rapitBOX p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


div#main #photogallery {
	width: 780px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	border-top: 1px solid #3A5AA7;
	border-right: #3A5AA7;
	border-bottom: #3A5AA7;
	border-left: #3A5AA7;
	padding-top: 7px;
}
div#main #photogallery li {
	list-style-type: none;
	padding: 4px;
	float: left;
	clear: right;
	height: 50px;
	width: 80px;
	background-color: #F0F2F0;
	display: block;
	border: 1px solid #999999;
	margin: 0px 0px 0px 6px;
}

div#servicesphoto_BOX li {
	float: left;
	width: 180px;
	font-size: 93%;
	line-height: 123.1%;
	padding-right: 20px;
	height: 12em;
}
div#main .rapitBOX dl {
	display: block;
	clear: both;
	margin-bottom: 15px;
}
div#main dt {
	border-top: 1px dotted #000000;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 7px;
}
div#servicesphoto_BOX li img {
	display: block;
}
div#servicesphoto_BOX ul {
	width: 780px;
}
div#servicesphoto_BOX li.li_no {
	margin: 0px;
	padding: 0px;
}
div#main .rapitBOX #servicesphoto_BOX {
	float: left;
	margin: 0px;
	padding-bottom: 15px;
}
div#main #routeBOX {
	width: 780px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}
div#main #routeBOX #route {
	float: left;
	width: 240px;
	clear: both;
}
div#main #routeBOX dl {
	float: left;
	width: 780px;
	clear: both;
}
div#main #routeBOX img {
	float: right;
	clear: right;
}
div#main #main #routeBOX dt ul {
}
div#main #routeBOX li {
	list-style-position: inside;
	list-style-type: disc;
}
div#main #routeBOX dt {
	font-weight: bold;
	line-height: 131%;
	border-style: none;
}
div#main #features img {
	float: right;
	clear: right;
	padding-top: 2em;
	height: 268px;
	width: 234px;
}
div#main #features dl {
	float: left;
	clear: left;
	width: 520px;
}
div#main #features p {
	font-size: 100%;
	width: 520px;
	padding: 0px;
	float: left;
}
div#main {
	line-height: 123.1%;
}
div#main .rapitBOX #superseats img {
	float: right;
	width: 180px;
}
div#main .rapitBOX #superseats p {
	float: left;
	width: 550px;
}
div#main .rapitBOX #superseats dl {
	float: right;
	width: 180px;
}
div#main #fares dt {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border-top-style: none;
	background-image: url(../../../images/common/icon_list.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 100%;
}
div#main #fares dl {
}
div#main #fares dd {
	padding-left: 15px;
	font-size: 100%;
}

