@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
}
html {
	overflow: scroll;
}
img {
	border:0;
}
.clear {
	clear: both;
}


h1 {
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 420px;
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #CC3366;
	padding-left: 100px;
	line-height: 130%;
	padding-top: 15px;
}
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: #663399;
}
h3 {
	font-size: 16px;
	line-height: 31px;
	font-weight: bold;
	height: 31px;
	width: 520px;
	text-indent: 15px;
	background-image: url(../img/h3.gif);
	margin-bottom: 15px;
	color: #CC3366;
}
h4 {
	font-weight: bold;
	font-size: 90%;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #663399;
}



p {
	font-size: 90%;
	line-height: 170%;
	margin-bottom: 1em;
	padding-right: 10px;
	padding-left: 10px;
}
b {
	font-weight: bold;
	color: #CC0033;
	font-size: 120%;
}



a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #663366;
	text-decoration: underline;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}



#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 130px;
}


#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: 300px;
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 78px;
}

#side_bar ul {
	font-size: 14px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6699;
}
#side_bar li {
	list-style-type: none;
	color: #663399;
	line-height: 120%;
	padding-right: 10px;
}
#side_bar li a:visited {
	color: #666666;
	text-decoration: underline;
}
#side_bar li a:hover {
	color: #CC3333;
	text-decoration: underline;
}

.gn01 {
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 130%;
	font-weight: bold;
}
.gn01 a:link {
	color: #663399;
	text-decoration: underline;
}

.gn02 {
	font-weight: normal;
	background-image: url(../img/arr02.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding-bottom: 10px;
	padding-left: 23px;
}
.gn02 a:link {
	color: #CC3399;
	text-decoration: underline;
}

.gn03 {
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.gn04 {
	background-image: url(../img/line.gif);
	width: 300px;
	font-size: 0px;
	height: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}


#main {
	float: left;
	width: 520px;
	margin-bottom: 20px;
	padding-top: 25px;
}
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: 46px;
	width: 100%;
	font-size: 75%;
	line-height: 46px;
	text-align: center;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	color: #663399;
	margin-top: 30px;
}
#footer a:link {
	color: #663399;
	text-decoration: underline;
}
#footer a:visited {
	color: #663399;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC3366;
	text-decoration: underline;
}

#nextpage {
	width: 500px;
	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: #663399;
	text-decoration: underline;
}
#nextpage a:visited {
	color: #666666;
	text-decoration: underline;
}
#nextpage a:hover {
	color: #CC3366;
	text-decoration: underline;
}

.osusume{
font-size:14px;
font-weight:bold;
}

.osusume a{
color: #0000FF;
text-decoration:underline;
}

.osusume a:hover{
color: #FF0000;
text-decoration: none;
}

