h4{
	padding: 0;
	margin: 0;
}
#entry h3{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
#entry .searchbox{
	border: 3px solid #0045B3;
	background: #E5ECF7;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	margin-top: 0px; 
	margin-bottom: 20px; 
	width: 704px;
}
#entry .tetebox p{
	margin: 0;
}
#entry #searchresult{
	width: 710px;
	margin: 0;
	padding: 0;
}
#entry #searchresult h3{
	border-top: 1px solid #8B8E8C;
	border-bottom: 1px solid #8B8E8C;
	padding: 5px 0;
	font-size: 1.3em;
}
#entry .searchbox h3{
	margin:5px;
	padding-left: 5px;
	border-left: 3px solid #0045B3;
    font-size: 1.2em;
}

#entry div.teteboxlong{
	min-height: 210px;
	height: 250px;
	width: 160px;
	float:none;
	display:inline-block;
	vertical-align:top;
}
#entry div.tetebox{
	margin: 0 10px 10px;
	width: 225px;
	min-height: 210px;
	min-height: 250px;
	float:none;
	display:inline-block;
	vertical-align:top;
}
#entry div.tetebox2{
	margin: 0 10px 10px;
	width: 115px;
	min-height: 210px;
	min-height: 250px;
	float:none;
	display:inline-block;
	vertical-align:top;
}
#entry div.teteboxlong,
#entry div.tetebox,
#entry div.tetebox2{
	border: 1px solid #8B8E8C;
	background: #FFF;
}
#entry #station p{
	font-weight: bold;
}
#entry #station p.line_tama{
	margin-top: 10px;
}
#entry #station li{
	display: inline-block;
}
#entry #station li.station_1{
	margin-right: 15px;
	width: 100px;
}
#entry #station li.station_2{
	width: 85px;
}
#entry .eachbox{
	border-top: 1px solid #8B8E8C;
	padding-top: 10px;
}
#entry .eachbox ul{
	line-height: 21px;
}
#entry .eachbox .indent{
	margin-bottom: 15px;
}


ul.pagelist li a {
	color: #0045B3;
}

#entry table#result{
	border-spacing: 0;
	margin: 10px 0 20px;
	border-collapse:collapse;
	width: 100%;
}

table#result th.image{
	width: 110px;
}

table#result th.price{
	width: 120px;
}

table#result th{
	vertical-align:middle;
}

table#result tbody th{
	background: #eee;
	color: #000;
}

table#result td{
	padding:5px;
}

#result_price td{
	text-align:right;
	vertical-align:bottom;
}

#entry td{
	border: 1px #BBB solid;
	vertical-align: middle;
	text-align: center;
}
#entry table thead td{
	border: none;
}
#entry th{
	background: #0045B3;
	border: 1px #BBB solid;
	text-align: center;
}
#entry table thead td,#entry table caption{
	text-align: left;
}
#entry table thead td dt{
	font-size: 1.2em;
}

table#result th a{
	color: #fff;
}

.sortcurrent, table#result th span.sortcurrent a{
	color:#FF1817
}

div.submit{
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
	font-size: 1.2em;
}

div.submit p{
	margin: 0;
	clear: none;
	float: left;
}
div.submit p.resetBtn{
	width: 15%;
}

div.submit p.submitBtn{
	width: 85%;
}

div.submit input.resetBtn{
		font-size: 120%;
}

div.submit input.submitBtn{
	padding: 5px 30px;
	font-size: 150%;
	font-weight: bold;
}

span.note{
	font-size: smaller;
}

.item_layout span.note{
	font-size: 70%;
}

table#result span.item_line{
	color:#;
	display:inline;
}

table#result span.item_station{
	display:inline;
	font-size:100%;
}



