@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-color: #F4E8C6;
}
html {
	overflow: scroll;
}
img {
	border:0;
}

h1 {
	height: 43px;
	width: 470px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
	line-height: 43px;
	text-indent: 15px;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	width: 450px;
	color: #FF3300;
	margin-bottom: 15px;
	background-image: url(../img/h2.gif);
	height: 31px;
	padding-left: 10px;
	line-height: 31px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/h3.jpg);
	font-size: 95%;
	padding-left: 20px;
	color: #000099;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 20px;
}
h5 {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #3366FF;
	text-indent: 10px;
}
p {
	font-size: 90%;
	line-height: 160%;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 1em;
}

b {
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}

a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}



#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#header {
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#left_side {
	float: left;
	width: 300px;
	background-image: url(../img/contents.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	margin-bottom: 20px;
	padding-top: 45px;
	padding-left: 15px;
}
#right_side {
	float: right;
	width: 500px;
	margin-bottom: 20px;
	padding-right: 15px;
}
#textbox {
	background-color: #FAF5E7;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#footer {
	height: 45px;
	width: 850px;
	clear: both;
	font-size: 80%;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #E88B00;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: underline;
}


#left_side ul {
	font-size: 13px;
	width: 260px;
	font-weight: normal;
	margin-bottom: 20px;
}
#left_side li {
	list-style-type: none;
	display: block;
	width: 300px;
}
#left_side li a {
	background-image: url(../img/bg_gnavi.gif);
	display: block;
	height: 45px;
	width: 290px;
	line-height: 45px;
	text-decoration: underline;
	color: #333333;
	padding-left: 10px;
}
#left_side li a:hover {
	background-position: 0px -45px;
}


#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: 530px;
	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: #FFCC99;
}
.table01 td {
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
}
.table01 td.td_title {
	text-align: center;
	font-weight: bold;
}
.table01 td.td_red {
	color: #FF3300;
}
/*
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;
}

ul#pagenavi {
	font-size: 85%;
	padding-left: 20px;
	margin-bottom: 30px;
}
ul#pagenavi li {
	list-style-type: none;
	margin-bottom: 5px;
}
*/
#right_side ul {
	padding-right: 10px;
	margin-bottom: 30px;
	font-size: 90%;
	padding-left: 30px;
}
#right_side ul li {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 130%;
}
#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%;
}

#nextpage {
	width: 475px;
	font-size: 12px;
	text-align: right;
	height: 45px;
	line-height: 45px;
	margin-bottom: 15px;
	display: block;
	padding-right: 25px;
	background-image: url(../img/bg_bottom.jpg);
}

.clear {
	clear: both;
}

