*{
	padding: 0;
	margin: 0;
}

img{
	border: none;
}

body, div, h1, h2, h3, h4, h5, p, ul, ol, dl, li, dt, dd, table, tr, th, td, p, hr, img, span, em, strong, form, fieldset, cite, blockquote{
	color: #333;
	font-size: 12px;
}

ul, li, dl, dt, dd, ol{
	list-style: none;
}

p{
	font-size: 12px;
	line-height: 150%;
	padding: 0 10px;
	margin-bottom: 10px
}

.clear{
	clear: both;
}

.clear hr{
	display: none;
}

.width60{
	width: 60px;
}

.width100{
	width: 100px;
}

.adsense{
	text-align: center;
	margin: 10px 0;
	width: 760px;
}

.bold{
	font-weight: bold;
}

.pd-top15{
	padding-top: 15px;
}

.btm5{
 margin-bottom:5px;
}

.btm10{
 margin-bottom:10px;
}

.btm12{
 margin-bottom:12px;
}

body{
	text-align: center;
}

#all{
	text-align: left;
	margin: 0 auto;
	width: 930px;
}

#header{
	background: url(../images/bg_header.gif) no-repeat 0 0;
	font-size: 12px;
}

#header dt{
	float: left;
	padding-right: 10px;
}

#header dd{
	color: #666;
	line-height: 140%;
	font-size: 12px;
}
#contents{
	width: 760px;
	float: left;
	margin-bottom: 15px;
}

#main, #mainentry{
	width: 580px;
	float: left;
}

.signboard{
	background: url(../images/bg_signboard.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}

.signboard p{
	line-height: 130%;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 12px;
	margin: 0;
	width: 285px;
}

#main h2, #mainentry h1{
	background: url(../images/bg_h2-h1.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	height: 20px;
	font-weight: bold;
	padding: 11px 10px 9px 10px;
	margin-bottom: 1px;
}

#all #mainentry h1, #all #mainentry h2, #all #mainentry h3{
	margin-bottom: 11px;
}

.listbox{
	border: 1px solid #ccc;
	background-color: #f2ede3;
	padding: 10px 0 7px 10px;
}

.listbox p{
	font-size: 12px;
	line-height: 150%;
	padding: 0;
	margin-bottom: 10px;
}

.listbox li{
	border: 1px solid #d2ccbc;
	background-color: #fff;
	width: 180px;
	height: 25px;
	float: left;
	font-size: 12px;
	line-height: 200%;
	text-align: center;
	padding-top: 3px;
	margin: 0 6px 3px 0;
	display: inline;
}

#main h3, #mainentry h2{
	background: url(../images/bg_h3-h2.jpg) no-repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 10px;
}

.contentbox{
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	padding: 10px;
}

.contentbox p{
	font-size: 12px;
	line-height: 150%;
	padding: 0;
	margin-bottom: 10px;
}

.contentbox li{
	font-size: 12px;
	background: url(../images/bg_icon.gif) no-repeat 0 50%;
	padding-left: 10px;
}

.contentbox .listbox dd ol li{
	float: none;
	display: block;
	border: none;
	width: 530px;
	text-align: left;
	padding: 5px 0 0 40px;
	line-height: 100%;
	margin: 0 0 5px 0;
}

.contentbox .listbox dt.ranking{
	font-size: 12px;
	font-weight: bold;
	background: url(../images/bg_ranking-dt.gif) no-repeat 0 0;
	padding-left: 25px;
}

.contentbox .listbox dt{
	margin-bottom: 10px;
}

.contentbox .listbox dd ol li.no1{
	background: url(../images/bg_no1.gif) no-repeat 0 50%;
	height: 13px;
}

.contentbox .listbox dd ol li.no2{
	background: url(../images/bg_no2.gif) no-repeat 0 50%;
	height: 13px;
}

.contentbox .listbox dd ol li.no3{
	background: url(../images/bg_no3.gif) no-repeat 0 50%;
	height: 13px;
}

.contentbox .listbox dd ol li.no4{
	background: url(../images/bg_no4.gif) no-repeat 0 50%;
	height: 13px;
}

.contentbox .listbox dd ol li.no5{
	background: url(../images/bg_no5.gif) no-repeat 0 50%;
	height: 13px;
}

#main h4, #mainentry h3{
	background: url(../images/bg_h4-h3.gif) no-repeat 0 0;
	padding: 5px 10px;
	margin: 10px 0;
	font-size: 14px;
}

#main dl.item-box{
	float: left;
	text-align: center;
	display: inline;
	margin-right: 10px;
}

#main dl.item-box dt{
	border: 1px solid #d3cab9;
	background-color: #fff;
	margin-bottom: 5px;
}

#main dl.item-box dd{
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}

#main dl.item-box dd.price{
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}

div.stuff-box{
	margin-bottom: 10px;
	background: url(../images/stuff-bg.gif) no-repeat center top;
	padding-top: 42px;
}

dl.topbox{
	width: 140px;
	margin-left: 224px;
}

dl.bottombox{
	width: 110px;
	float: left;
	padding-right: 7px;
}

div.stuff-box .none{
	padding-right: 0;
}

dl.stuff-box dt{
	border: 1px solid #ccc;
	background-color: #f2ede3;
	color: #6d3f1b;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 8px;
}

dl.stuff-box dd{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px;
}

dl.stuff-box dd.person{
	text-align: center;
	background-color: #f4f4f4;
}

table{
	width:100%;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	margin-bottom: 10px;
}

table th{
	text-align: center;
	font-weight: bold;
	color: #6d3f1b;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px;
	background-color: #f2ede3;
	vertical-align: middle;
}

table td{
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 8px;
	vertical-align: middle;
	background-color: #ffffec;
}

table .text{
	background-color: #fff;
	vertical-align: top;
}

table .check{
	background-color: #fff;
	vertical-align: middle;
}

table .bold{
	text-align: center;
	font-weight: bold;
	background-color: #f4f4f4;
}

#menu{
	width: 160px;
	border: 1px solid #ccc;
	background-color: #e6dee3;
	text-align: center;
	padding: 4px;
	float: right;
}

#menu h2{
	margin-bottom: 3px;
}

#menu .menubox{
	background-color: #ffffec;
	border: 1px solid #d6ceb5;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#menu .menubox li{
	font-size: 12px;
	width: 153px;
	padding: 5px 0 5px 5px;
	line-height: 130%;
}

#menu .menubox li a{
	color: #666;
}

#menu .menubox li.menu1{
	background: url(../images/bg_border-menu.gif) no-repeat left bottom;
}

#menu .menubox li.menu2{
	padding: 3px 0 0;
}

#menu .menubox li.menu1 span{
	background: url(../images/bg_icon-menu1.gif) no-repeat 0 5px;
	padding: 5px 10px 0 18px;
}

#menu .menubox li.menu2 span{
	background: url(../images/bg_icon-menu2.gif) no-repeat 0 5px;
	padding: 5px 10px 0 18px;
}

#sidebox{
	float: right;
	width: 160px;
	margin-top: 5px;
}

#footer{
	width: 760px;
}

#footer a{
	color: #666;
}

.topicpath{
	font-size: 12px;
	color: #666;
	background-color: #f3f3f3;
	padding: 10px;
}

.topicpath li{
	display: inline;
}

.topicpath li a{
}

.linkbox{
	background-color: #efefef;
	border-top: 1px solid #fff;
	padding: 10px;
	height: 1%;
}

#footer dl, #footer ul{
	width: 175px;
	color: #666;
	font-size: 12px;
	line-height: 150%;
	float: left;
	padding-right: 10px;
}

#footer dt{
	font-weight: bold;
}

address{
	background: #efeede url(../images/bg_border-footer.gif) no-repeat 0 0;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding: 10px 0;
}
