@charset "utf-8";

@import url("bace.css");
/* CSS Document */

#content_index{
	float: right;
	padding: 170px 0 40px 0;
	width: 714px;
	background: url(../img/top_img.jpg) no-repeat;
	}

#top_img{
	height: 150px;
	}
h2.top_list_title{
	display:block;
	margin: 30px 44px 0 30px;
	letter-spacing: 2px;
	font-size: 1em;
	padding-left: 20px;
	background-color: #FFD830;
	border-bottom: 3px solid #BCA023;
	border-top: 3px solid #FFEC9A;
	}
	
table#index_list{
	margin:10px 0 10px 30px;
	width:640px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
    border-collapse: collapse;
	}
	
table#index_list th{
    padding: 5px 10px;
    border-bottom: #999999 solid;
    border-width: 0 0 1px 1px;
    background: #E3E3E3;
    font-weight: bold;
    line-height: 120%;
}

.bus_toplist_title{
	text-align:left;
	}

table#index_list th h3{
	margin: 0;
	line-height: 100%;
	font-size: 1em;
	display: inline;
}

.syosai_icon{
	text-align:right;
	}

table#index_list td{
	padding: 5px;
}

td.list_photo{
	width:150px;
	height: 100px;
	}
	
td.list_info{
	width:310px;
	font-size: 0.9em;
	line-height: 140%;
	}
	
td.list_price{
	width:110px;
	color:#FF0000;
	text-align:right;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
	}
	
p.top_att{
	font-size:0.9em;
	margin-left: 40px;
	margin-bottom: 100px;
	display: block;
	}
	
p.no{
	font-size:0.9em;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 5px;
	}
	
img.tokusen{
	margin:0;
	}
	
.price_yen{
	font-size:0.4em;
	}
	
p.top_msg{
	font-size:0.8em;
	line-height:140%;
	margin-bottom:5px;
	padding: 0 40px;
	}

span.blue{
	color:#3366CC;
	font-weight:bold;
	}
	
span.orange{
	color: #FF6600;
	font-weight:bold;
	}
