@charset "utf-8";

html {
	margin: 0;
	padding: 0;
}

body {
	line-height: 100%;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px;
	color: #333333;
	background: #FFFFFF url(../img/bg.gif);
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #0026E5;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFAA00;
}
a img { border: 0; }

h1, h2, h3, h4, h5, h6, p {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

strong { font-weight: bold; }
em { font-style: oblique; }

.bold { font-weight: bold; }
.underline { text-decoration: underline; }

.red { color: #DD0000; }
.blue { color: #003399; }
.black { color: #000000; }
.gray { color: #999999; }

.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
.size18 { font-size: 18px; }
.size24 { font-size: 24px; }
.size30 { font-size: 30px; }

.bgyellow {
	background: #FFFF00;
}
.bgblack {
	color: #FFFFFF;
	background: #000000;
}
.bgblue {
	color: #FFFFFF;
	background: #0099CC;
}
.bgred {
	color: #FFFFFF;
	background: #CC0000;
}

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.imgl {
	float: left;
	padding: 0;
	margin: 0 15px 15px 0;
}
.imgr {
	float: right;
	padding: 0;
	margin: 0 0 15px 15px;
}

.clear { clear: both; }

#wrapper {
	overflow: hidden;
	text-align: left;
	background: #FFFFFF url(../img/wrapper.gif) repeat-y;
	width: 860px;
	margin: 0 auto;
	padding: 0;
}
#wrapper:after {
	content: "";
	display: block;
	clear: both;
	height: 1%;
	overflow: hidden;
}
/*\*/
* html #wrapper {
	height: 1%;
	overflow: visible;
}
#wrapper { display: block; }
/**/

#header {
	position: relative;
	background: url(../img/header.gif) no-repeat left top;
	width: 850px;
	height: 80px;
	padding: 0;
	margin: 0 5px;
}
#header h1 {
	line-height: 4px;
	text-indent: -10000px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	height: 4px;
	padding: 0;
	margin: 0;
}
#header #logo a {
	text-indent: -10000px;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 287px;
	height: 36px;
	padding: 0;
	margin: 0;
}
#header #logo a:hover, #header #logo a:active { background: transparent; }
#header #logo a:focus { outline: none; }

#wrap {
	overflow: hidden;
	background: #FFFFFF url(../img/wrap.gif) repeat-y;
	padding: 0;
	margin: 20px 15px;
}
#wrap:after {
	content: "";
	display: block;
	clear: both;
	height: 1%;
	overflow: hidden;
}
/*\*/
* html #wrap {
	height: 1%;
	overflow: visible;
}
#wrap { display: block; }
/**/

#content {
	float: right;
	width: 555px;
}
#topcont {
	padding: 0;
	margin: 0;
}
#topcont h2 {
	text-indent: -10000px;
	background: url(../img/topcont.jpg) no-repeat left top;
	width: 555px;
	height: 200px;
	padding: 0;
	margin: 0 0 10px 0;
}
#topcont .desc {
	background: url(../img/note.gif);
	padding: 0;
	margin: 0 30px;
}
#topcont .desc p {
	line-height: 30px;
	margin: 15px 0 30px 0;
	padding: 0;
}
#ranking {
	padding: 0;
	margin: 0;
}
#ranking h3 {
	line-height: 50px;
	text-align: center;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-weight: normal;
	font-size: 30px;
	color: #FFFFFF;
	background: #000000 url(../img/h3ranking.gif) no-repeat left top;
	width: 555px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
}
#ranking table { width: 535px; }
#ranking table th {
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
}
#ranking table th.rank1 { background: url(../img/rank1.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank2 { background: url(../img/rank2.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank3 { background: url(../img/rank3.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank4 { background: url(../img/rank4.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank5 { background: url(../img/rank5.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank6 { background: url(../img/rank6.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank7 { background: url(../img/rank7.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank8 { background: url(../img/rank8.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank9 { background: url(../img/rank9.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table th.rank10 { background: url(../img/rank10.jpg) no-repeat left center; height: 70px; padding: 0 0 0 73px; }
#ranking table td.rankimg {
	vertical-align: top;
	width: 143px;
	padding: 10px 0;
}
#ranking table td.rankdesc {
	line-height: 180%;
	vertical-align: middle;
	font-size: 12px;
	padding: 10px 0 5px 0;
}
#ranking table td.ranklink {
	text-indent: -10000px;
	padding: 0 0 45px 0;
}
#ranking table td.ranklink a, #ranking table td.ranklink a:link, #ranking table td.ranklink a:visited {
	display: block;
	float: right;
	text-decoration: none;
	background: url(../img/ranklink.gif) no-repeat left center;
	width: 70px;
	height: 14px;
}
#ranking table td.ranklink a:hover, #ranking table td.ranklink a:active {
	background: url(../img/ranklinkh.gif) no-repeat left center;
}
#ranking table td.ranklink a:focus { outline: none; }

#entry {
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#entry:after {
	content: "";
	display: block;
	clear: both;
	height: 1%;
	overflow: hidden;
}
/*\*/
* html #entry {
	height: 1%;
	overflow: visible;
}
#entry { display: block; }
/**/
#entry h2 {
	text-indent: 10px;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: url(../img/h2.gif) no-repeat left top;
	width: 555px;
	height: 40px;
	padding: 0;
	margin: 0 0 15px 0;
}
#entry .desc {
	background: url(../img/note.gif);
	padding: 0;
	margin: 0 30px;
}
#entry .desc p {
	line-height: 30px;
	margin: 15px 0 30px 0;
	padding: 0;
}
#entry h3 {
	line-height: 25px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background: url(../img/h3.gif) no-repeat left top;
	width: 535px;
	height: 30px;
	padding: 0;
	margin: 0 10px 15px 10px;
}
#entry .box {
	float: left;
	background: url(../img/box.gif) no-repeat left top;
	width: 175px;
	height: 500px;
	margin: 0 15px 15px 0;
}
#entry .box2 {
	float: left;
	background: url(../img/box.gif) no-repeat left top;
	width: 175px;
	height: 500px;
	margin: 0 0 15px 0;
}
#entry .box .image, #entry .box2 .image {
	text-align: center;
	height: 128px;
	margin: 10px 0 5px 0;
}
#entry .box .name, #entry .box2 .name {
	font-weight: bold;
	font-size: 12px;
	margin: 0 10px 5px 10px;
}
#entry .box .description, #entry .box2 .description {
	line-height: 150%;
	font-size: 12px;
	color: #666666;
	margin: 0 10px 5px 10px;
}
#entry .box .out, #entry .box2 .out {
	text-indent: -10000px;
	margin: 0 10px 0 0;
}
#entry .box .out a, #entry .box .out a:link, #entry .box .out a:visited, #entry .box2 .out a, #entry .box2 .out a:link, #entry .box2 .out a:visited {
	display: block;
	float: right;
	text-decoration: none;
	background: url(../img/ranklink.gif) no-repeat left center;
	width: 70px;
	height: 14px;
}
#entry .box .out a:hover, #entry .box .out a:active, #entry .box2 .out a:hover, #entry .box2 .out a:active { background: url(../img/ranklinkh.gif) no-repeat left center; }
#entry .box .out a:focus, #entry .box2 .out a:focus { outline: none; }

#menu {
	float: left;
	width: 250px;
}
#menu h4 {
	text-indent: -10000px;
	background: url(../img/h4.gif) no-repeat left top;
	width: 250px;
	height: 40px;
	padding: 0;
	margin: 0;
}
#menu h4#related {
	text-indent: -10000px;
	background: url(../img/h4related.gif) no-repeat left top;
	width: 250px;
	height: 40px;
	padding: 0;
	margin: 0;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}
#menu ul li {
	display: block;
	line-height: 20px;
	font-size: 12px;
	border-bottom: 1px solid #E5E5E5;
	width: 250px;
	padding: 0;
	margin: 0;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	display: block;
	line-height: 150%;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	border-left: 3px solid #009EC3;
	width: auto;
	_width: 100%;
	padding: 15px 3px 15px 10px;
	margin: 2px 0 1px 0;
}
#menu ul li a:hover, #menu ul li a:active {
	color: #FFAA00;
	background: transparent url(../img/menuli.jpg) repeat-x left top;
	border-left: 3px solid #33DDFF;
}

#footer {
	overflow: hidden;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background: #009EC3;
	padding: 0 0 15px 0;
	margin: 0 6px;
}
#footer:after {
	content: "";
	display: block;
	clear: both;
	height: 1%;
	overflow: hidden;
}
/*\*/
* html #footer {
	height: 1%;
	overflow: visible;
}
#footer { display: block; }
/**/
#footer dl {
	float: right;
	list-style: none;
	padding: 15px 0 0 0;
	margin: 0;
}
#footer dl dt {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 15px 0 0;
}
#footer dl dd {
	float: left;
	font-size: 11px;
	padding: 0;
	margin: 0 15px 0 0;
}
#footer dl dd a, #footer dl dd a:link, #footer dl dd a:visited, #footer dl dd a:hover, #footer dl dd a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}
#footer p {
	clear: both;
	line-height: 150%;
	margin: 0;
	padding: 15px 0 0 0;
}
#footer p a, #footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}
