@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	background: #FAFFF2;
}

#htbdfwp_contents{
	background: #FAFFF2;
}


div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table {
	padding: 0;
	margin: 0;
}
#wrapper {
	height: auto;
	width: 800px;
	margin: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#tihoushititle_soya {
	background: url(../img/soya_title.gif) no-repeat;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	height: 150px;
	width: 580px;
	padding-top: 20px;
	padding-left: 150px;
}

#tihoushititle_nemuro {
	background: url(../img/nemuro_title.gif) no-repeat;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	height: 150px;
	width: 580px;
	padding-top: 20px;
	padding-left: 150px;
}

#tihoushititle_hokuto {
	background: url(../img/hokuto_title.gif) no-repeat;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	height: 150px;
	width: 580px;
	padding-top: 20px;
	padding-left: 150px;
}

#tihoushititle_hidaka {
	background: url(../img/hidaka_title.gif) no-repeat;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
	height: 150px;
	width: 580px;
	padding-top: 20px;
	padding-left: 150px;
}
h1 {
	color: #027F8F;
}
p {
	line-height: 20px;
}


#content {
	background: url(../img/bg02.gif) repeat-y;
	height: auto;
	width: 800px;
}
.content_top {
	background: url(../img/bg01.gif) no-repeat;
	height: 30px;
	width: 800px;
}
#textbox {
	width: 720px;
	clear: both;
	height: auto;
	padding-left: 35px;
	padding-top: 20px;
	color: #666;
}
.maintext {
	width: 600px;
	height: auto;
	margin-left: 85px;
	border: 2px dotted #09838B;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #FFFFCC;
}
.data {
	text-align: right;
	clear: both;
	height: auto;
	width: 600px;
	color: #066;
}
.maintext p {
	height: auto;
	width: 600px;
	line-height: 20px;
	font-size: 100%;
}


.maintext h2 {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	background: #09838B;
	height: auto;
	width: 590px;
	padding: 5px;
	margin-bottom: 10px;
}
.maintext p img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}


#footer {
	background: url(../img/bg03.gif) no-repeat;
	height: 30px;
	width: 800px;
	clear: both;
}
#footer p {
	font-size: 12px;
	color: #F63;
	text-align: right;
	width: 720px;
}
#footer p a {
	color: #F63;
}
#footer p a:hover {
	color: #F96;
}

