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

.c_left{
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-position: center;
}

.c_left ul{
}

.c_left ul li{
	text-align: center;
	margin-bottom: 10px;
}

.c_left ul li.all{
	background-image: url(common/img/banner_allin.png);
	height: 304px;
	width: 500px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: right;
}

.c_left ul li.all img{
	margin-top: 250px;
	margin-right: 18px;
}


.c_right{
	width: 450px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.c_right ul{}

.c_right ul li{
	text-align: center;
}

.c_right ul li.buken{
	height: 280px;
	border: 1px solid #999;
	margin: 5px;
	overflow: scroll;
	overflow-x: hidden;
}

ul.headline{
	width: 380px;
	margin-left: 10px;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul.headline ol{
	background-color: #C00;
	text-align: right;
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 360px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 0px;
}


ul.headline ol a:link {
	color: #FFF;
	text-decoration: none;
}
ul.headline ol a:visited {
	color: #FFF;
}
ul.headline ol a:hover {
	color: #FC0;
	text-decoration: underline;
}

ul.headline li{}

 ul.headline li table{
	display: table;
}

ul.headline li table tr{
	display: table-row;
	margin: 0px;
	padding: 0px;
}

ul.headline li table tr td{
	width: 180px;
	display: table-cell;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.headline li table tr td.station{
	display: table-cell;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

ul.headline li table tr td.price{
	display: table-cell;
	font-size: 160%;
	font-weight: bolder;
	color: #F00;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80%;
}

ul.headline li table tr td.madori{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.c_right ul li.news{
	height: 160px;
	margin: 5px;
	border: 1px solid #999;
	padding: 0px;
	clear: both;
	width: 440px;
	overflow-x: hidden;
}
#sale {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
}
