@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
}
html {
	overflow: scroll;
}
img {
	border:0;
}

h1 {
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 540px;
	margin-bottom: 25px;
	font-size: 22px;
	font-weight: bold;
	text-indent: 15px;
	line-height: 67px;
	color: #339900;
}
h2 {
	color: #FF3300;
	font-size: 18px;
	line-height: 31px;
	font-weight: bold;
	height: 31px;
	margin-bottom: 15px;
	text-indent: 5px;
	width: 540px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
h3 {
	font-size: 16px;
	line-height: 31px;
	font-weight: bold;
	height: 31px;
	width: 540px;
	text-indent: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/h3.gif);
	margin-bottom: 15px;
	color: #333333;
}
h4 {
	margin-bottom: 10px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 31px;
}



p {
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 1em;
	padding-right: 10px;
	padding-left: 10px;
}
b {
	font-weight: bold;
	color: #339900;
}
.txt_colored01 {
	font-weight: bold;
	color: #FF3300;
}


a:link {
	color: #339900;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}



#wrap {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	height: 190px;
}
#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;
}
#home {
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 850px;
	font-size: 80%;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 25px;
	margin-bottom: 10px;
}
#home a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#home a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#home a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#contents {
	background-color: #FFFFFF;
	background-image: url(../img/bg_wrap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#side_bar {
	float: right;
	width: 245px;
	margin-bottom: 20px;
	background-image: url(../img/bg_navi.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#main {
	float: left;
	width: 550px;
	margin-bottom: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	height: 43px;
	width: 830px;
	clear: both;
	font-size: 75%;
	line-height: 43px;
	text-align: center;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer a:link {
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#side_bar ul {
	font-size: 14px;
	width: 240px;
	font-weight: bold;
}
#side_bar li {
	list-style-type: none;
}
#side_bar li a {
	display: block;
}
.gn01 {
	background-image: url(../img/bg_menu01.gif);
	height: 39px;
	width: 240px;
	line-height: 39px;
	text-indent: 10px;
	margin-bottom: 3px;
}
.gn01 a:link {
	color: #FF3300;
	text-decoration: underline;
}
.gn01 a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.gn01 a:hover {
	color: #339900;
	text-decoration: underline;
}
.gn02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 130%;
	width: 220px;
	font-weight: normal;
}
.gn02 a:link {
	color: #339900;

}
.gn02 a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.gn02 a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}
.gn03 {
	background-image: url(../img/bg_menu02.gif);
	height: 45px;
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 130%;
	margin-bottom: 3px;
}
.gn03 a:link {
	color: #FF3300;
	text-decoration: underline;
}
.gn03 a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.gn03 a:hover {
	color: #339900;
	text-decoration: underline;
}
.gn04 {
	background-image: url(../img/bg_menu01.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 240px;
	line-height: 39px;
	color: #FF3300;
	text-indent: 10px;
}


table.table01 {
	width: 400px;
	margin-right: auto;
	margin-left: 15px;
	margin-bottom: 20px;
	font-size: 90%;
	border-collapse:collapse;
	line-height: 140%;
}
.table01 th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	width: 50%;
}
.table01 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
}
.table01 td.td_title {
	text-align: center;
	font-weight: bold;
}
.table01 td.td_red {
	color: #CC0000;
}
/*
table.table02 {
	font-size: 80%;
	margin-left: 20px;
	margin-bottom: 10px;
}
.table02 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F7F7F7;
}
.table02 td.td_rank {
	background-color: #FFE6E6;
	font-weight: bold;
	color: #CC0000;
}

*/

#main ul {
	font-size: 90%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
#main li {
	margin-bottom: 1em;
	list-style-type: none;
	background-image: url(../img/li2.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	background-position: 0px 0px;
	height: 20px;
	line-height: 20px;
}
.txt_b {
	color: #FF3300;
	font-size: 120%;
	font-weight: bold;
	background-color: #FFEFDF;
}
.textbox {
	background-color: #FFEFDF;
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 510px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

#nextpage {
	width: 480px;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #F7F7F7;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-indent: 25px;
}
#nextpage a:link {
	color: #FF3300;
	text-decoration: underline;
}
#nextpage a:visited {
	color: #FF3300;
	text-decoration: underline;
}
#nextpage a:hover {
	color: #339900;
	text-decoration: underline;
}



.textbox_bottom {
	background-color: #FFE8E8;
	background-image: url(../img/bg02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 550px;
	height: 15px;
	font-size: 0px;
}
.clear {
	clear: both;
}
.Tkusyu{
font-size:17px;
margin-bottom:12px;
font-weight:bold;
}

.Tkusyu a{
color:#0000FF;
text-decoration:underline;
}

.Tkusyu a:hover{
color:#FF0000;
text-decoration:none;
}


