@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-color: #EEEEF7;
}
html {
	overflow: scroll;
}
img {
	border:0;
}
.clear {
	clear: both;
}


h1 {
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 560px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	line-height: 60px;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 15px;
	width: 500px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000066;
}
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;
}
.txtbox {
	background-image: url(../img/p.gif);
	background-repeat: repeat-y;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}




p {
	font-size: 90%;
	line-height: 31px;
	margin-bottom: 31px;
	padding-right: 5px;
	padding-left: 5px;
}
b {
	font-weight: bold;
	color: #CC3366;
}
ul#pagenavi {
	font-size: 85%;
	padding-left: 20px;
	margin-bottom: 30px;
}
ul#pagenavi li {
	list-style-type: none;
	margin-bottom: 5px;
}

.txtcolored01 {
	color: #336699;
	font-weight: bold;
}




a:link {
	color: #663399;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
}



#wrap {
	width: 870px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_gnavi.gif);
	background-repeat: repeat-y;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000033;
}
#header {
	height: 240px;
}

#side_bar {
	float: left;
	width: 290px;
	background-image: url(../img/contents.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding-top: 10px;
}

#side_bar ul {
	font-size: 14px;
	width: 290px;
	margin-bottom: 15px;
	line-height: 130%;
}
#side_bar li {
	list-style-type: none;
	display: block;
	width: 290px;
	height: 45px;
}
#side_bar li a {
	background-image: url(../img/gnavi.jpg);
	display: block;
	height: 45px;
	width: 290px;
	text-indent: -9999px;
}
#gn01 a {
	background-position: 0px 0px;
}
#gn01 a:hover {
	background-position: -290px 0px;
}
#gn02 a {
	background-position: 0px -45px;
}
#gn02 a:hover {
	background-position: -290px -45px;
}
#gn03 a {
	background-position: 0px -90px;
}
#gn03 a:hover {
	background-position: -290px -90px;
}
#gn04 a {
	background-position: 0px -135px;
}
#gn04 a:hover {
	background-position: -290px -135px;
}
#gn05 a {
	background-position: 0px -180px;
}
#gn05 a:hover {
	background-position: -290px -180px;
}
#gn06 a {
	background-position: 0px -225px;
}
#gn06 a:hover {
	background-position: -290px -225px;
}
#gn07 a {
	background-position: 0px -270px;
}
#gn07 a:hover {
	background-position: -290px -270px;
}

#inquiry {
	line-height: 39px;
	height: 39px;
	width: 265px;
	font-size: 14px;
	background-image: url(../img/inquiry.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#inquiry a {
	background-image: url(../img/inqiury.gif);
	display: block;
	height: 36px;
	width: 270px;
	padding-left: 10px;
}
#inquiry a:hover {
	background-position: 0px -36px;
}

#main {
	float: right;
	width: 580px;
	margin-bottom: 20px;
}
table.table01 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 80%;
	border-collapse:collapse;
	line-height: 130%;
}
.table01 th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #6699CC;
	color: #FFFFFF;
}
.table01 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F7F7F7;
}
.table01 td.td_title {
	text-align: left;
}
.table01 td.td_red {
	color: #FF3300;
}
table.table02 {
	font-size: 80%;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 450px;
	border-collapse:collapse;
}
.table02 th {
	padding: 5px;
	text-align: center;
	background-color: #333333;
	border: 1px solid #CCCCCC;
}

.table02 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #660000;
}
/*
#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: 35px;
	padding-right: 10px;
	margin-bottom: 20px;
	line-height: 130%;
	font-weight: bold;
}
#main ul {
	font-size: 90%;
	margin-bottom: 31px;
	padding-left: 20px;
	font-weight: bold;
	color: #663399;
}

#main li {
	line-height: 31px;

}
#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: 40px;
	width: 850px;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	clear: both;
	line-height: 40px;
	padding-right: 20px;
	background-color: #333366;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#nextpage {
	width: 280px;
	font-size: 90%;
	height: 35px;
	line-height: 35px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	margin-top: 40px;
}
#nextpage a {
	color: #6699CC;
	text-decoration: underline;
	line-height: 35px;
	background-image: url(../img/nextpage.jpg);
	display: block;
	height: 35px;
	width: 280px;
}
#nextpage a:visited {
	color: #666666;
	text-decoration: underline;
}
#nextpage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-position: 0px -35px;
}
.tokusyu{
font-size:16px;
margin-bottom:9px;
font-weight:bold;
line-height:1.5em;
}


.tokusyu a{
color:#0000FF;
text-decoration:underline;
}

.tokusyu a:hover{
color:#FF0000;
text-decoration:none;
}
