@charset "utf-8";


H2 {
	background-color: #FFF;
	padding-left: 15px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #947d6b;
	padding-top: 9px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	color: #7A6758;
}

.ranking {
	border: 1px solid #E1E1E1;
	background-color: #FFF;
	padding: 20px;
	margin: 10px 0px 30px;
}
.ranking .bun1 {
	overflow: hidden;
	font-size: 13px;
}
.banner {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/banner_bk.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 70px;
	width: 240px;
}
.ranking .no1 {
	font-size: 28px;
	overflow: hidden;
	background-image: url(../img/no1.png);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
	padding-top: 12px;
	padding-right: 60px;
	padding-left: 160px;
	padding-bottom: 10px;
	background-color: #FFFFDF;
	border: 1px solid #EFF26C;
}
.ranking .no2 {
	font-size: 28px;
	overflow: hidden;
	background-image: url(../img/no2.png);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
	padding: 12px 60px 10px 160px;
	border: 1px solid #CCC;
	background-color: #EBEBEB;
}
.ranking .no3 {
	font-size: 28px;
	overflow: hidden;
	background-image: url(../img/no3.png);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
	padding: 12px 60px 10px 160px;
	border: 1px solid #F0D29B;
	background-color: #FDE6C6;
}














.topimage {
	margin-bottom: 20px;
	margin-left: 1px;
	font-size: 15px;
	line-height: 1.8em;
	margin-top: -3px;
}
.topimage P {
}
.topimage IMG {
}
.table1 TABLE {
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 14px;
	width: 490px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.table1 TD{
	padding: 3px 5px;
	text-align: center;
	height: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.table1 TD.tdsyurui {
	font-size: 16px;
	font-weight: bold;
}
.table1 TD.tdkakau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.table1 TH{
	text-align: center;
	font-weight: normal;
	padding: 3px 5px;
	background-color: #947d6b;
	color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.table1 TH.thkakaku {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.table1 TH.thsyurui {
	font-size: 12px;
	width: 50px;
}


.sitemap {
	margin-top: -10px;
	margin-left: 20px;
}
.sitemap DD {
	padding-left: 3em;
	padding-top: 5px;
}
.sitemap DD a {
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../img/ya1x.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sitemap DT {
	margin-top: 20px;
	color: #000;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-right: 50px;
}

.link {
	font-size: 12px;
	margin-top: 20px;
}
.link H4 {
	border-left: 5px solid #947D6B;
	padding-left: 5px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 2px;
}
