@charset "utf-8";
/* CSS Document */

#netmile_main{
	width:702px;
	margin:0 auto;
	}
	
#bus_title_wrap{
	height:100%;
	border-bottom:solid 1px #CCCCCC;
	background-color: #EBEBEB;
	}
	
img.image_title{
	text-align:center;
	}
	
img.image_title2{
	text-align:center;
	margin-top: 30px;
	}
	
img.image_3seat{
	}
	
img.image_4seat{
	}

#bus_list{
	width:700px;
	border-bottom: 2px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 20px 0;
	}
	
#bus_list_box{
	width:400px:
	float: left;
	float: left;
	}
	
#bus_list_box2{
	float:left;
	}

	
p.seat_title{
	width: 100px;
	background-color: #003399;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
	height: 100%;
}

h2.bus_name{
	margin: 0;
	padding: 0 20px;
	float: left;
	font-size: 1.2em;
	;
	display: block;
	height: 100%;
	line-height: 30px;
}

ul.bus_info{
	clear: both;
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 0.9em;
	width: 380px;
	float: left;
	display: block;
	list-style: none;
}

ul.bus_info li{
	list-style:none;
	margin: 0;
	padding: 0;
	}

h4.route_title{
	margin: 5px;
	width: 100px;
	background-color: #0066CC;
	line-height: 140%;
	font-size: 0.9em;
	padding-left: 10px;
	color: #FFFFFF;
	height: auto;
}

p.route_info{
	margin: 0 0 0 5px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 150%;
	width: 300px;
}

p.route_info2{
	margin: 0 0 0 5px;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 200%;
	width: 300px;
}

h4.setubi_title{
	margin: 5px 0 0 10px;
	width: 120px;
	background-color: #0066CC;
	line-height: 140%;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left: 10px;
	height:auto;
}

p.setubi_info{
	width: 250px;
	margin: 0;
	margin-left: 10px;
}

p.setubi_info img{
	margin:5px 3px;
	}

h3.price{
	color: #CC0000;
	font-size: 0.8em;
	margin: 0;
	display: block;
	float: right;
	padding: 25px 20px 0 30px;
	height:auto;
	width:auto;
	background:url(img/bg.gif);
	font-family: "Times New Roman", Times, serif;
}

p.link_info{
	float: right;
	margin: 0;
	padding: 0;
	line-height: 30px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	height: 100%;
}

p.link_info a{
	color:#FF0099;
	}
	
p.link_info a:hover{
	background-color: #FFFFCC;
	}

.big{
	font-size:3em;
	}

p.bus_img{
	width:120px;
	margin:5px;
	height: 120px;
	}
	
.small{
	font-size:0.8em;
	}
	
/*/////////////////////////////////////icon_list*/

div#icon_list{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 100%;
}

div#icon_list ul{
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 115px;
	}
	
div#icon_list ul li{
	font-size: 0.7em;
	padding: 0 0 10px 30px;
	margin: 0 0 10px 0;
	}
	
li.ladyonly{
	background:url(img/icon_ladyonly.gif) no-repeat 0 0;
	line-height: 25px;
	}
	
li.ladyseat{
	background:url(img/icon_ladyseat.gif) no-repeat 0 0;
	}
	
li.safe{
	background:url(img/icon_safe.gif) no-repeat 0 0;
	}
	
li.airly{
	background:url(img/icon_airly.gif) no-repeat 0 0;
	line-height: 25px;
	}
	
li.rankup{
	background:url(img/icon_rankup.gif) no-repeat 0 0 ;
	}
	
li.wide{
	background:url(img/icon_wide.gif) no-repeat 0 0;
	}
	
li.carten{
	background:url(img/icon_carten.gif) no-repeat 0 0 ;
	}
	
li.wc{
	background:url(img/icon_wc.gif) no-repeat 0 0;
	line-height: 25px;
	}
	
li.ket{
	background:url(img/icon_ket.gif) no-repeat 0 0 ;
	}
	
li.slipa{
	background:url(img/icon_slipa.gif) no-repeat 0 0;
	line-height: 25px;
	}
	
li.koshi{
	background:url(img/icon_koshi.gif) no-repeat 0 0;
	line-height: 25px;
	}
li.wireless{
	background:url(img/icon_wireless.gif) no-repeat 0 0;
	line-height: 25px;
	}

p.icon_info{
	font-weight:bold;
	font-size:0.9em;
	margin: 5px 0 10px 0;
	}

/* ----------------------------------------- 2010.3新ルート対応 -- */
.clear { clear: both; display: block; height: 0; visibility: hidden;}
.newRoute * {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: center;
}
.newRoute {
	border: solid 1px #D87367;
	margin: 5px;
	width: 320px;
}
.newRoute .ttl {
	color: #FFFFFF;
	background-color: #D87367;
	font-weight: bold;
}
.newRoute .subttl {
	padding: 0 5px;
}
.newRoute .route {
	font-weight: bold;
	padding: 0 5px;
}
