@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}
.none {
	display: none;
}
/* container */
#container {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
}

/* title */
#title {
	height: 85px;
	width: 720px;
}

/* TOP */
#top_image {
	margin: 0px;
	height: 159px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 420px;
	background-image: url(../img/top_image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 280px;
	font-size: 15px;
	line-height: 140%;
}
.top_contents {
	clear: both;
	width: 680px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.top_contents .text_i {
	font-size: 14px;
	line-height: 140%;
	padding-left: 180px;
	width: 490px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/top_image_i.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.top_contents .text_i dl {
	margin: 0px;
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.top_contents .text_i dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #005AB5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.top_contents .text_i dl dd {
	font-size: 12px;
	border: 1px dashed #4D88BD;
	margin-right: 10px;
	padding: 7px;
	line-height: 150%;
}
.top_contents .text_i .button_i {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 178px;
}
.top_contents .text_i .button_i a {
	background-image: url(../img/button_i.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 178px;
	text-decoration: none;
}
.top_contents .text_i .button_i a:hover {
	background-position: 0px -91px;
}

.top_contents .text_s {
	font-size: 14px;
	line-height: 140%;
	padding-left: 180px;
	width: 490px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/top_image_s.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.top_contents .text_s dl {
	margin: 0px;
	width: 300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.top_contents .text_s dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #005AB5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.top_contents .text_s dl dd {
	font-size: 12px;
	border: 1px dashed #4D88BD;
	margin-right: 10px;
	padding: 7px;
	line-height: 150%;
}
.top_contents .text_s .button_s {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 178px;
}
.top_contents .text_s .button_s a {
	background-image: url(../img/button_s.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 178px;
	text-decoration: none;
}
.top_contents .text_s .button_s a:hover {
	background-position: 0px -91px;
}

/* h2_entry */
h2.h2_i {
	background-image: url(../img/h2_i.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 590px;
	height: 30px;
	padding-top: 8px;
	padding-left: 110px;
	padding-right: 0px;
	padding-bottom: 10px;
}
h2.h2_s {
	background-image: url(../img/h2_s.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 590px;
	height: 30px;
	padding-top: 8px;
	padding-left: 110px;
	padding-right: 0px;
	padding-bottom: 10px;
}

/* menu */
#menu {
	font-size: 14px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
#menu a {
	color: #333333;
	text-decoration: underline;
}
#menu a:hover {
	background-color: #99CCFF;
}

/* tab */
#tab_box {
	height: 35px;
	padding-left: 50px;
}
#tab_box .tab_i_now {
	background-image: url(../img/tab_i_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 132px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	font-weight: bold;
	padding-top: 3px;
}
#tab_box .tab_i_link {
	float: left;
	text-align: center;
	height: 35px;
	width: 132px;
}
#tab_box .tab_i_link a {
	background-image: url(../img/tab_i_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 3px 0px 0px;
	height: 32px;
	width: 132px;
	display: block;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#tab_box .tab_i_link a:hover {
	background-image: url(../img/tab_i_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
}
#tab_box .tab_s_now {
	background-image: url(../img/tab_s_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 132px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	font-weight: bold;
	padding-top: 3px;
}
#tab_box .tab_s_link {
	float: left;
	text-align: center;
	height: 35px;
	width: 132px;
}
#tab_box .tab_s_link a {
	background-image: url(../img/tab_s_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 3px 0px 0px;
	height: 32px;
	width: 132px;
	display: block;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#tab_box .tab_s_link a:hover {
	background-image: url(../img/tab_s_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
}
/* RANKING */
#ranking {
	width: 720px;
	background-color: #E6F2F7;
	margin: 0px 0px 30px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ranking h3 {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	clear: both;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
}
#ranking dl {
	padding: 0px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	clear: both;
}
#ranking dl dt {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	clear: both;
	background-image: url(../img/dt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ranking dl dd {
	margin: 0px;
	padding: 5px 5px 5px 7px;
	width: auto;
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	float: left;
	font-weight: bold;
}
#ranking dl#narrow dd {
	padding: 5px 5px 5px 10px;
}
#ranking dl dd a {
	text-decoration: none;
	color: #003399;
}
#ranking dl dd a:hover {
	color: #CC3300;
	
}

#ranking #rankingtable {
	padding: 0px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
}
#ranking #rankingtable tr {
	background-color: #FFFFFF;
}
#ranking #rankingtable tr th {
	width: 33%;
	padding: 5px;
	font-weight: bold;
	color: #CC3300;
}
#ranking #rankingtable tr th.entry {
	background-color: #3a79c1;
	color: #FFFFFF;
	font-weight: bold;
}
#ranking #rankingtable tr td {
	width: 33%;
	padding: 5px;
}
#ranking #rankingtable tr td.name {
	background-color: #e5f1ff;
	font-weight: bold;
	text-align: center;
}
#ranking #rankingtable tr td.line {
	font-size: 1px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 1px;

}
#ranking #rankingtable tr td a {
	color: #333333;
	text-decoration: none;
}
#ranking #rankingtable tr td a:hover {
	color: #0000FF;

}
#ranking #rankingtable tr td p.img {
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#ranking #rankingtable tr td p.text {
	float: left;
	margin: 0px;
	padding: 4px 0px 0px;
}
#ranking #menu_rank {
	font-size: 14px;
	text-align: right;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-weight: bold;
}
#ranking #menu_rank h3 {
	text-align: left;
}
#ranking #menu_rank a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#ranking #menu_rank a:hover {
	text-decoration: underline overline;
}

/* banner */
#banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 706px;
}
#banner tr {
	margin: 0px;
	padding: 0px;
}
#banner tr th {
	margin: 0px;
	padding: 2px;
	width: 280px;
}
#banner tr th a {
	background-image: url(../img/banner_m.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 280px;
	text-decoration: none;
}
#banner tr th a:hover {

	background-position: 0px -90px;
}
#banner tr td {
	margin: 0px;
	padding: 2px;
	width: 200px;
}
#banner tr td a {
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
}
#banner tr td a:hover {
	text-decoration: none;
	background-position: 0px -40px;
}
#banner tr td a#i_j {
	background-image: url(../img/banner_i_j.jpg);
}
#banner tr td a#i_n {
	background-image: url(../img/banner_i_n.jpg);
}
#banner tr td a#s_j {
	background-image: url(../img/banner_s_j.jpg);
}
#banner tr td a#s_n {
	background-image: url(../img/banner_s_n.jpg);
}
#container #copyright {
	font-size: 10px;
	text-align: right;
	color: #666666;
	padding-bottom: 3px;
}
#ranking #note{
	font-size:10px;
	padding:0 0 0 60px;
}
#ranking #note span{
	color:#CC3300;
}

