@charset "Shift_JIS";

body {
	background: #FFF;
	background-image: url(img/bg.jpg); /*壁紙を指定*/
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	font-family:MS UI Gothic,sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {margin: 0; padding: 0; border: 0;}

/* 画像の属性 */
img {border: none; margin: 0;}

/* 強調文の属性 */
h1,h2,h3,h4,h5,h6{font-size: 12px;font-weight: bold;}

/* リンクの属性 */
a:link, a:visited, a:active {color: #0000FF;text-decoration: underline;}
a:hover{color : #FF0000;text-decoration: underline;}

/* 水平線の属性 */
HR { 
	border-style: dotted none none none; 
	border-top-width: 1px; 
	border-top-color: #808080; 
	height: 1px; 
} 

#basecover {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

/************************************/
#Header {
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#Header p {
	margin: 15px auto;
	padding: 0px;
	font-size: 16px;
}

#maincatch {
	margin: 15px auto;
	text-align: left;
}

#maincatch h1 {
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	padding: 42px 0px 22px 76px;
	margin: 30px auto;
	font-size: 22px;
	color: #FFFFFF;
}

#maincatch ul {
	list-style:none;
	padding: 0px 30px 10px 70px;
}

#maincatch ul li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 10px 25px;
	margin: 2px 0px 2px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #808000;
	text-decoration: underline;
}

#maincatch .catch {
	padding: 0px 5px 10px 25px;
	margin: 0px auto;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}

#maincatch h2 {
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 100px 0px 0px 40px;
	margin: 30px 0px 0px 0px;
	color: #777777;
}

#maincatch p {
	padding: 0px 40px 10px 40px;
	margin: 0px auto;
	font-size: 13px;
	line-height: 120%;
}

#contents {
	margin: 15px auto;
}

.ranking1 {
	margin: 20px auto;
	width: 700px;
	height: 400px;
	border: 5px solid #CF9B00;
	text-align: left;
	clear: both;

}

.ranking2 {
	margin: 20px auto;
	width: 700px;
	height: 400px;
	border: 5px solid #777777;
	text-align: left;
	clear: both;

}

.ranking3 {
	margin: 20px auto;
	width: 700px;
	height: 400px;
	border: 5px solid #993300;
	text-align: left;
	clear: both;

}

.rank1head {
	background-image: url(img/rank1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px 0px 35px 55px;
	margin: 10px auto;
	font-size: 28px;
	color: #FFFFFF;
}

.rank2head {
	background-image: url(img/rank2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px 0px 35px 55px;
	margin: 10px auto;
	font-size: 28px;
	color: #FFFFFF;
}

.rank3head {
	background-image: url(img/rank3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px 0px 35px 55px;
	margin: 10px auto;
	font-size: 28px;
	color: #FFFFFF;
}

.pics1 {
	width: 220px;
	float: left;
	padding: 20px 0px 20px 0px;
	margin: 0px 20px 0px 10px;
	border: 2px solid #CF9B00;
	text-align: center;
}

.pics2 {
	width: 220px;
	float: left;
	padding: 20px 0px 20px 0px;
	margin: 0px 20px 0px 10px;
	border: 2px solid #777777;
	text-align: center;
}

.pics3 {
	width: 220px;
	float: left;
	padding: 20px 0px 20px 0px;
	margin: 0px 20px 0px 10px;
	border: 2px solid #993300;
	text-align: center;
}

#contents .copy {
	padding: 0px 5px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}

#contents p {
	padding: 0px 10px 10px 0px;
	margin: 0px auto;
	font-size: 16px;
	line-height: 120%;
}

#contents .rankcolor {
	color: #FF3300;
}

#contents .shosai {
	text-align: right;
	margin-right: 20px;
}

#contents a.click:hover{ position:relative; top:1px;left:1px; }
#contents a:link {color: #0000FF;text-decoration: underline;}
#contents a:visited {color: #0000FF;text-decoration: underline;}
#contents a:active {color: #0000FF;text-decoration: underline;}
#contents a:hover{color : #FF0000;text-decoration: underline;}

#recommend {
	margin: 20px auto;
	width: 700px;
	text-align: left;
	clear: both;
}

#recommendtitle {
	padding: 5px 0px 5px 5px;
	margin: 80px 35px 20px 35px;
	font-size: 20px;
	font-weight: bold;
	color: #000080;
	text-align: left;
	border-left: 5px double #FF3300;
	border-bottom: 1px solid #FF3300;
}

#recommendpics {
	width: 90px;
	float: left;
	padding: 0px auto;
	margin: 0px 10px 0px 10px;
	border: 10px solid #EEF6FF;
	text-align: center;
}
#recommend .copy {
	padding: 0px 5px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

#recommend .subcopy {
	padding: 0px 5px 10px 0px;
	font-size: 16px;
	font-weight: bold;
}

#recommend p {
	padding: 0px 10px 10px 0px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 120%;
}

#recommend .gogo {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}

#recommend .ureyuki {
	padding: 10px 10px 20px 10px;
	margin: 0px auto;
}

#recommend a:link {color: #0000FF;text-decoration: underline;}
#recommend a:visited {color: #0000FF;text-decoration: underline;}
#recommend a:active {color: #0000FF;text-decoration: underline;}
#recommend a:hover { position:relative; top:1px;left:1px; }

#voicehead {
	padding: 2px 0px 2px 5px;
	margin: 50px 35px 10px 35px;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	text-align: left;
	border-left: 5px double #008000;
	border-bottom: 1px solid #008000;
}

#voice {
	margin: 10px auto;
	width: 700px;
	text-align: left;
}

#voice .copy {
	padding: 0px 5px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

#voice .subcopy {
	padding: 0px 5px 10px 0px;
	font-size: 14px;
	line-height: 120%;
}

#voice .gogo {
	text-align: right;
	font-size: 14px;
	margin-bottom: 30px;
}

#voice a:link {color: #0000FF;text-decoration: underline;}
#voice a:visited {color: #0000FF;text-decoration: underline;}
#voice a:active {color: #0000FF;text-decoration: underline;}
#voice a:hover { position:relative; top:1px;left:1px; }

#subcontentstitle {
	font-size: 18px;
	font-weight: bold;
	margin: 50px 10px 0px 10px;
}

#subcontents {
	padding: 0px 40px 10px 40px;
	margin: 10px auto;
	font-size: 13px;
	line-height: 150%;
}

#subcontents p {
	padding: 10px 0px 10px 0px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 125%;
	text-align: left;
}

#subcontents h2 {
	padding: 20px 0px 0px 0px;
	margin: 0px auto;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#subcontents h3 {
	padding: 20px 0px 0px 0px;
	margin: 0px auto;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#subcontents a:link {color: #0000FF;text-decoration: underline;}
#subcontents a:visited {color: #0000FF;text-decoration: underline;}
#subcontents a:active {color: #0000FF;text-decoration: underline;}
#subcontents a:hover {color : #FF0000;position:relative; top:1px;left:1px; }

#tokusho-table {
	width: 740px;
	border-collapse: collapse;
	border-color: #999999;
	border-width: thin;
	border-style: solid;
	margin: 20px;
}

#tokusho-table tr th {
	width: 230px;
	border-color: #999999;
	border-style: solid;
	border-width: thin;
	padding: 10px;
	text-align: left;
}

#tokusho-table tr td {
	width: 470px;
	border-color: #999999;
	border-style: solid;
	border-width: thin;
	padding: 10px;
	text-align: left;
	line-height: 150%;
}

#footer {
	padding: 30px 10px 10px 10px;
}

#footer p {
	padding: 0px;
	margin: 15px auto;
	font-size: 13px;
}

#footer p.menu {
	padding: 0px;
	margin: 15px auto;
	border-bottom: 1px solid #808080;
}

#footer a:link, a:visited, a:active {color: #333333;text-decoration: none;}
#footer a:hover{color : #FF0000;text-decoration: none;}