@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
html {
	overflow: scroll;
}
img {
	border:0;
}

h1 {
	height: 40px;
	width: 485px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	line-height: 40px;
	text-indent: 10px;
	background-image: url(../img/h1.gif);
}
h2 {
	font-size: 16px;
	font-weight: bold;
	width: 475px;
	color: #000066;
	margin-bottom: 15px;
	background-image: url(../img/h2.gif);
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	width: 470px;
	margin-bottom: 10px;
	color: #003399;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/h3.jpg);
	line-height: 31px;
	height: 31px;
	padding-left: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
h5 {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #3366FF;
	text-indent: 10px;
}
p {
	font-size: 90%;
	line-height: 160%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 1em;
}

b {
	font-weight: bold;
	color: #3366FF;
}

a:link {
	color: #3399FF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}



#wrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_navi.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	height: 285px;
	margin-right: auto;
	margin-left: auto;
}

#left_side {
	float: left;
	width: 290px;
	background-image: url(../img/contents.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 20px;
}
#right_side {
	float: right;
	width: 485px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
#footer {
	height: 40px;
	width: 820px;
	clear: both;
	font-size: 80%;
	line-height: 40px;
	text-align: center;
	background-image: url(../img/footer.gif);
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


#left_side ul {
	font-size: 14px;
	width: 290px;
	font-weight: normal;
	margin-bottom: 20px;
}
#left_side li {
	height: 40px;
	width: 290px;
	list-style-type: none;
	line-height: 40px;
	display: block;
}
#left_side li a {
	color: #333333;
	background-image: url(../img/gnavi.gif);
	display: block;
	height: 40px;
	width: 290px;
	text-indent: -9999px;
	overflow: hidden;
}
#gn01 a {
	background-position: 0px 0px;
}
#gn01 a:hover {
	background-position: -290px 0px;
}
#gn02 a {
	background-position: 0px -40px;
}
#gn02 a:hover {
	background-position: -290px -40px;
}
#gn03 a {
	background-position: 0px -80px;
}
#gn03 a:hover {
	background-position: -290px -80px;
}
#gn04 a {
	background-position: 0px -120px;
}
#gn04 a:hover {
	background-position: -290px -120px;
}
#gn05 a {
	background-position: 0px -160px;
}
#gn05 a:hover {
	background-position: -290px -160px;
}
#gn06 a {
	background-position: 0px -200px;
}
#gn06 a:hover {
	background-position: -290px -200px;
}
#gn07 a {
	background-position: 0px -240px;
}
#gn07 a:hover {
	background-position: -290px -240px;
}
#gn08 a {
	background-position: 0px -280px;
}
#gn08 a:hover {
	background-position: -290px -280px;
}
#gn09 a {
	background-position: 0px -320px;
}
#gn09 a:hover {
	background-position: -290px -320px;
}
#inquiry {
	width: 270px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 45px;
}
#inquiry a {
	background-image: url(../img/inquiry.jpg);
	display: block;
	height: 45px;
	width: 270px;
	text-indent: -9999px;
	overflow: hidden;
}
#inquiry a:hover {
	background-position: 0px -45px;
}

/*
#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;
}

table.table01 {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 80%;
	border-collapse:collapse;
}
.table01 th {
	padding: 5px;
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #FF6666;
}
.table01 td {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.table01 td.td_title {
	text-align: center;
	font-weight: bold;
}
.table01 td.td_red {
	font-weight: bold;
}
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;
}
*/
#right_side ul {
	padding-right: 10px;
	margin-bottom: 30px;
	font-size: 90%;
	padding-left: 30px;
}
#right_side ul li {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 130%;
	list-style-type: none;
	padding-left: 18px;
}
#right_side ol {
	padding-right: 10px;
	margin-bottom: 30px;
	font-size: 90%;
	padding-left: 45px;
}
#right_side ol li {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 130%;
}
.txt_b {
	font-weight: bold;
	background-color: #FFFFCC;
}
.textbox {
	background-image: url(../img/bg_p.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 510px;
}
.textbox p {
	font-size: 14px;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
}


#nextpage {
	width: 485px;
	font-size: 90%;
	text-align: right;
	height: 35px;
	line-height: 33px;
	margin-top: 20px;
	margin-bottom: 15px;
	display: block;
}
#nextpage a {
	background-image: url(../img/nextpage.gif);
	display: block;
	height: 35px;
	width: 460px;
	color: #333333;
	text-decoration: underline;
	padding-right: 25px;
}
#nextpage a:hover {
	background-position: 0px -35px;
	color: #003399;
	text-decoration: underline;
}

.clear {
	clear: both;
}
ul#footernavi {
	width: 465px;
	padding-left: 20px;
	line-height: 150%;
}
ul#footernavi li {
	list-style-type: none;
	font-size: 120%;
}
ul#footernavi li a:link {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
ul#footernavi li a:visited {
	color: #444;
	text-decoration: underline;
}
ul#footernavi li a:hover {
	color: #F60;
	text-decoration: none;
}
.txt-colored01 a:link {
	color: #006;
	text-decoration: underline;
}
.txt-colored01 a:visited {
	color: #006;
	text-decoration: underline;
}
.txt-colored01 a:hover {
	color: #F60;
	text-decoration: none;
}
h3 a:link {
	color: #039;
	text-decoration: none;
	font-size: 14px;
}
h3 a:visited {
	font-size: 14px;
	color: #039;
	text-decoration: none;
}
h3 a:hover {
	color: #F60;
	text-decoration: underline;
}
