@charset "UTF-8";

div#index_bg {
	background: url(../images/index_bg.jpg) top center no-repeat;
}
div#index_h1_shadow {
	width: 200px;
	height: 290px;
	position: absolute;
	top: 0px;
	left: 30px;
	background: url(../images/index_h1_shadow.png);
	  _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index_h1_shadow.png', sizingMethod='scale');
	text-align: center;
	z-index: 500;
}
div#index_h1_shadow h1 {
	display: block;
	width: 160px;
	height: 270px;
	margin: 0px auto;
}
div#mainvisual {
	clear: both;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
h2#index_visual {
	width: 918px;
	height: 320px;
	background: url(../images/index_visual.jpg);
}
div#banner_top {
	margin-bottom: 20px;
}
li#two {
	float: left;
	width: 50%;
}
li#two a {
	margin: 0px auto 15px;
	display: block;
	width: 315px;
	height: 90px;
}
li#one {
	float: left;
	width: 50%;
}
li#one a {
	margin: 0px auto 15px;
	display: block;
	width: 640px;
	height: 80px;
}


div.index_info {
	clear: both;
	margin-top: 30px;
	position: relative;
}

h3#index_title_01 {
	display: block;
	background: url(../images/index_title_01.gif);
	height: 32px;
	border-bottom: 1px solid #666;
}
h3#index_title_02 {
	display: block;
	background: url(../images/index_title_02.gif);
	height: 32px;
	border-bottom: 1px solid #666;
}
a#index_rss {
	position: absolute;
	display: block;
	top: 10px;
	left: 598px;
	width: 42px;
	height: 15px;
	font-size: 8px;
}
div#info_block {
	border-bottom: 1px dotted #666;
}
div#info_block img {
	float: right;
	padding: 5px;
	background: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#info_block dl {
	float: left;
	padding: 10px 0px 5px;
	width: 515px;
}
div#info_block dl dt {
	font-size: 14px;
	font-weight: 900;
}
div#info_block dl dt a {
	color: #8C6239;
}

div#info_block dl dt span {
	display: block;
	color: #E4C696;
	font-size: 12px;
	line-height: 1em;
}
div#info_block dl dd {
	display: block;
	color: #444;
}
div#info_block hr {
	clear: both;
	color: #FFF;
	height: 0px;
	border: 0px;
}
div#index_ranking {
	width: 640px;
	height: 250px;
	background: url(../images/index_ranking_bg.gif);
	margin-top: 15px;
}
h3#index_ranking_h3 {
	display: block;
	width: 640px;
	height: 36px;
	background: url(../images/index_ranking_h3.gif) center bottom no-repeat;
	padding-top: 10px;
	margin-bottom: 5px;
}
div#index_ranking ul li {
	display: block;
	position: relative;
	float: left;
	width: 33%;
}
div#index_ranking ul li span {
	position: absolute;
	top: -5px;
	left: -5px;
	display: block;
}
span#index_r01 {
	width:50px;
	height: 50px;
	background: url(../images/index_r01.png);
		_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index_r01.png', sizingMethod='scale');
}
span#index_r02 {
	width:50px;
	height: 50px;
	background: url(../images/index_r02.png);
		_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index_r02.png', sizingMethod='scale');
}
span#index_r03 {
	width:50px;
	height: 50px;
	background: url(../images/index_r03.png);
		_background: none;
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index_r03.png', sizingMethod='scale');
}
div#index_ranking ul li {
	text-align: center;
	color: #FFF;
	font-weight: 1200;
	font-size: 16px;
	line-height: 1.4em;
}
div#index_ranking ul li img {
	width: 180px;
	height: 160px;
	border: 2px solid #FFF;
	margin: 0px auto;
}