@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-color: #F7F7F7;
}
html {
	overflow: scroll;
}
img {
	border:0;
}
.clear {
	clear: both;
}


h1 {
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 500px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	padding-left: 10px;
}
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;
}



p {
	font-size: 90%;
	line-height: 170%;
	margin-bottom: 1em;
	padding-right: 15px;
	padding-left: 15px;
}
b {
	font-weight: bold;
	font-size: 120%;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
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: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}



#wrap {
	width: 840px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_gnavi.jpg);
	background-repeat: repeat-y;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
#header {
	height: 260px;
}

#side_bar {
	float: left;
	width: 290px;
	background-image: url(../img/contents.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding-top: 55px;
	padding-left: 10px;
}

#side_bar ul {
	font-size: 14px;
	width: 265px;
	margin-bottom: 15px;
	line-height: 130%;
}
#side_bar li {
	list-style-type: none;
	display: block;
	width: 250px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#side_bar li a:link {


}
#side_bar li a:visited {
	color: #666666;
	text-decoration: underline;
}
#side_bar li a:hover {
	color: #3399FF;
	text-decoration: underline;
}

.gn01 {
	background-image: url(../img/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	font-weight: bold;
	color: #000066;
	padding-top: 10px;
}
.gn01 a:link {
	color: #000066;
	text-decoration: underline;
}
.gn01 a:visited {
	color: #666666;
	text-decoration: underline;
}
.gn01 a:hover {
	color: #3399FF;
	text-decoration: underline;
}

.gn02 {
	font-size: 12px;
	padding-bottom: 5px;
}
.gn02 a:link {
	color: #336699;
	text-decoration: underline;
}
.gn02 a:visited {
	color: #666666;
	text-decoration: underline;
}
.gn02 a:hover {
	color: #3399FF;
	text-decoration: underline;
}




#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: 510px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-top: 15px;
}
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 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: 45px;
	width: 820px;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	clear: both;
	line-height: 45px;
	padding-right: 20px;
	background-color: #6699CC;
}
#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;
}

