@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-color: #FFCC00;
}
html {
	overflow: scroll;
}
img {
	border:0;
}
.clear {
	clear: both;
}


h1 {
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 545px;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
	padding-left: 30px;
}
h2 {
	font-size: 18px;
	line-height: 31px;
	font-weight: bold;
	height: 31px;
	margin-bottom: 15px;
	text-indent: 10px;
	width: 520px;
	background-image: url(../img/h2.gif);
	color: #FF3300;
	background-position: 10px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
h3 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	width: 535px;
	text-indent: 20px;
	background-image: url(../img/h3.gif);
	margin-bottom: 15px;
	color: #FF3300;
	background-position: 15px 0px;
	background-repeat: no-repeat;
}
h4 {
	font-weight: bold;
	font-size: 90%;
	padding-left: 10px;
	margin-bottom: 5px;
	text-indent: 10px;
	color: #FF3300;
}



p {
	font-size: 90%;
	line-height: 170%;
	margin-bottom: 1em;
	padding-right: 20px;
	padding-left: 20px;
}
b {
	font-weight: bold;
	font-size: 120%;
	background-color: #FFFFCC;
}



a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #663366;
	text-decoration: underline;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}



#wrap {
	width: 835px;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
#header {
	height: 373px;
}


#title {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 50px;
	top: 40px;
}
#subtitle {
	font-size: 28px;
	position: absolute;
	left: 50px;
	top: 90px;
}

#side_bar {
	float: right;
	width: 260px;
	background-image: url(../img/ttl_contents.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 40px;
}

#side_bar ul {
	font-size: 14px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#side_bar li {
	list-style-type: none;
	display: block;
	height: 35px;
	width: 250px;
	margin-bottom: 3px;
}
#side_bar li a {
	background-image: url(../img/navi.gif);
	display: block;
	height: 35px;
	width: 250px;
	text-indent: -9999px;
}
#gn01 a {
	background-position: 0px 0px;
}
#gn01 a:hover {
	background-position: -250px 0px;
}
#gn02 a {
	background-position: 0px -38px;
}
#gn02 a:hover {
	background-position: -250px -38px;
}
#gn03 a {
	background-position: 0px -76px;
}
#gn03 a:hover {
	background-position: -250px -76px;
}
#gn04 a {
	background-position: 0px -114px;
}
#gn04 a:hover {
	background-position: -250px -114px;
}
#gn05 a {
	background-position: 0px -152px;
}
#gn05 a:hover {
	background-position: -250px -152px;
}
#gn06 a {
	background-position: 0px -190px;
}
#gn06 a:hover {
	background-position: -250px -190px;
}
#gn07 a {
	background-position: 0px -228px;
}
#gn07 a:hover {
	background-position: -250px -228px;
}
#main {
	float: left;
	width: 575px;
	margin-bottom: 20px;
}
table.table01 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 80%;
	border-collapse:collapse;
}
.table01 th {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
}
.table01 td {
	padding: 5px;
	border: 1px solid #999999;
	text-align: right;
	background-color: #FFFFFF;
}
.table01 td.td_title {
	text-align: center;
}
.table01 td.td_red {
	color: #CC0000;
}
table.table02 {
	font-size: 80%;
	margin-left: 20px;
	margin-bottom: 10px;
}
.table02 th {
	padding: 5px;
	text-align: left;
	background-color: #FFCC99;
}

.table02 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.table02 td.td_rank {
	background-color: #FFE6E6;
	font-weight: bold;
	color: #CC0000;
}
/*
#recommend {
	display: block;
	height: 61px;
	width: 230px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 14px;
	color: #FFFFFF;
}
#recommend a {
	background-image: url(../img/btn02.jpg);
	display: block;
	height: 51px;
	width: 170px;
	padding-left: 60px;
	padding-top: 10px;
	line-height: 130%;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}
#recommend a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#recommend a:hover {
	background-position: 0px -61px;
	color: #FFFFFF;
	text-decoration: underline;
}

*/

#main ol {
	font-size: 90%;
	padding-left: 30px;
	padding-right: 10px;
	margin-bottom: 20px;
	line-height: 130%;
}
#main li {

}
#textbox {
	background-color: #F7F7F7;
	background-image: url(../img/bg_gray01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 480px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#footer {
	height: 31px;
	width: 825px;
	font-size: 12px;
	text-align: right;
	background-image: url(../img/footer.jpg);
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 135px;
	clear: both;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#nextpage {
	width: 530px;
	font-size: 90%;
	background-image: url(../img/nextpage.gif);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	text-align: right;
	padding-right: 20px;
}
#nextpage a:link {
	color: #FF6600;
	text-decoration: underline;
}
#nextpage a:visited {
	color: #666666;
	text-decoration: underline;
}
#nextpage a:hover {
	color: #FF3300;
	text-decoration: underline;
}

