@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	padding: 0px;
	height: 1950px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header h1{
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 950px;
	background-position: 20px 28px;
	text-indent: -9999px;
}

#top_img {
	background-image: url(../img/top_img.png);
	margin: 0px;
	padding: 0px;
	height: 342px;
	width: 950px;
	background-repeat: no-repeat;
	display: block;
}

#rec {
	height: 140px;
	width: 448px;
	padding: 0px;
	margin: 0px;
	left: 380px;
	top: 83px;
	position: relative;
}

#rec_com {
	float: left;
	height: 120px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #369;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#rec_com h2{
	font-size: 18px;
	line-height: 22px;
	color: #369;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#rec_img {
	float: right;
	height: 120px;
	width: 120px;
	margin-top: 12px;
	margin-right: 10px;
}

#rec_app {
	position: relative;
	top: 125px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 14px;
	height: 50px;
	width: 80px;
	color: #336699;
	left: 620px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#main {
	padding: 0px;
	height: 1520px;
	width: 950px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #336699;
	background-image: url(../img/con_back.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 1500px;
	width: 676px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#contents h3{
	font-size: 14px;
	line-height: 18px;
	color: 336699;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*menu*/

#menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: 336699;
	background-image: url(../img/menu_back.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 1500px;
	width: 229px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li {
	background-image: url(../img/menu_mark.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-position: 0px 4px;
	text-indent: 18px;
	line-height: 20px;
}

/*menu内部*/

#menu_hikaku {
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	height: 200px;
	width: 210px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#menu_hikaku h3{
	font-size: 12px;
	line-height: 16px;
	color: #336699;
	height: 41px;
	width: 154px;
	background-image: url(../img/menu_hikaku.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu_chisiki {
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	height: 140px;
	width: 210px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#menu_chisiki h3{
	font-size: 12px;
	line-height: 16px;
	color: #336699;
	height: 41px;
	width: 154px;
	background-image: url(../img/menu_chisiki.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu_other {
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	height: 120px;
	width: 210px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#menu_other h3{
	font-size: 12px;
	line-height: 16px;
	color: #336699;
	height: 41px;
	width: 154px;
	background-image: url(../img/menu_sonota.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu_ad {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	clear: both;
	width: 210px;
	text-align: center;
	font-size: 10px;
	color: #369;
	text-decoration: none;	
}

.menu_ad a{
	font-size: 10px;
	color: #369;
	text-decoration: none;
}



/*ranking no3まで　内部*/

#best3 {
	background-image: url(../img/best3.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 427px;
	width: 659px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
}

#best3 h2{
	margin: 0px;
	padding: 0px;
	clear: both;
	display: none;
}

#no1 {
	width: 500px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 135px;
	top: 75px;
}

#no2 {
	width: 500px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 135px;
	top: 85px;
}

#no3 {
	width: 500px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 135px;
	top: 96px;
}


#best3 table {
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
	width: 490px;
}

#best3 td {
	background-color: #FFF;
}

#best3 th {
	background-color: #E4F0FA;
	font-weight: normal;
}

.rank_com {
	float: left;
	height: 18px;
	width: 250px;
}

.rank_button {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 18px;
	width: 132px;
}

/*特集*/

#sp {
	padding: 0px;
	height: 180px;
	width: 659px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
	background-image: url(../img/sp_title.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

#sp h2 {
	display: none;
	margin: 0px;
	padding: 0px;
}

#sp_bank a{
	padding: 0px;
	height: 111px;
	width: 208px;
	background-image: url(../img/sp_bank.png);
	background-repeat: no-repeat;
	top: 48px;
	left: 20px;
	text-indent: -9999px;
	display: block;
	float: left;
	position: relative;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
#sp_bank a:hover{
	padding: 0px;
	height: 111px;
	width: 208px;
	background-image: url(../img/sp_bank2.png);
	background-repeat: no-repeat;
	top: 48px;
	left: 20px;
	text-indent: -9999px;
	display: block;
	float: left;
	position: relative;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}

#sp_omatome a{
	padding: 0px;
	float: left;
	height: 111px;
	width: 208px;
	background-image: url(../img/sp_omatome.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	position: relative;
	top: 48px;
	left: 23px;
	right: 0px;
	bottom: 0px;
}

#sp_omatome a:hover{
	padding: 0px;
	float: left;
	height: 111px;
	width: 208px;
	background-image: url(../img/sp_omatome2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	position: relative;
	top: 48px;
	left: 23px;
	right: 0px;
	bottom: 0px;
}

#sp_sokujitu a{
	padding: 0px;
	float: left;
	height: 111px;
	width: 208px;
	background-image: url(../img/sp_sokujitu.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
	margin: 0px;
	left: 26px;
	top: 48px;
	right: 0px;
	bottom: 0px;
}

#sp_sokujitu a:hover{
	padding: 0px;
	float: left;
	height: 111px;
	width: 208px;
	background-image: url(../img/sp_sokujitu2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
	margin: 0px;
	left: 26px;
	top: 48px;
	right: 0px;
	bottom: 0px;
}
/*ranking no4から*/

#rank {
	background-image: url(../img/rank4_title.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 865px;
	width: 659px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
	background-position: 15px 10px;
	position: relative;
}

#rank h2 {
	display: none;
	margin: 0px;
	padding: 0px;
}

#rank_in {
	width: 630px;
	margin: 0px;
	padding: 0px;
	left: 10px;
	top: 55px;
	position: relative;
	height: 798px;
}

#rank table {
	background-color: #E1E1E1;
	margin-bottom: 10px;
	float: right;
	margin-right: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
	width: 490px;
}

#rank td {
	background-color: #FFF;
}

#rank th {
	background-color: #E4F0FA;
	font-weight: normal;
}

#rank_in .rankno {
	float: left;
	padding: 0px;
	position: relative;
	left: 30px;
	top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	clear: both;
}
