@charset "utf-8";
body {
	margin: 30px 0px 0px;
	background: #C1D74C url(../img/bg.gif) repeat;
}

#htbdfwp_contents{
	margin: 30px 0px 0px;
	background: #C1D74C url(../img/bg.gif) repeat;
}



div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table {
	padding: 0;
	margin: 0;
}



#wrapper {
	margin: auto;
	height: auto;
	width: 800px;
	color: #333;
	font: 90% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #FFF url(../img/wrapper_bg.gif) repeat-y;
}




h1 {
	text-indent: -9999px;
	height: 150px;
	width: 800px;
	background: url(../img/header.gif) no-repeat;
}
#advertisement {
	height: auto;
	width: 717px;
	margin-left: 30px;
	padding: 10px;
	border: 1px solid #226F0A;
	margin-top: 20px;
	background: #fdffe8 url(../img/advertisement_bg.gif) repeat-x center bottom;
}
#advertisement p {
	padding-left: 45px;
	padding-top: 15px;
	line-height: 150%;
}

#advertisement h2 {
	height: auto;
	width: 650px;
}
.a_kikan {
	font-size: 120%;
	line-height: 200%;
	color: #036;
	font-weight: bold;
}
#content {
		height: auto;
	width: 717px;
	margin-left: 30px;
	padding: 10px;
	margin-top: 20px;

}
#content dl {
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content dl dt {
	color: #393;
	font-size: 110%;
	padding-bottom: 10px;
	font-weight: bold;
}
#content dl dd {
	padding-bottom: 10px;
	border-bottom: 1px dotted #C1D74C;
	height: auto;
	width: 620px;
	margin-bottom: 10px;
}
#content p {
	padding-left: 50px;
	color: #71551C;
}












.clear {
	clear: both;
}
#footer {
	background: url(../img/wrapper_bottom.gif) no-repeat;
	height: 15px;
	width: 800px;
	margin: auto auto 20px;
}


img{
	border-style: none;
}









#wrapper a:hover img {
	opacity: 0.0;
	filter: alpha(opacity=0);

}

#wrapper a{
	border-style: none;
	color: #036;
}

#wrapper a:hover{
	border-style: none;
	color: #0073AA;
	text-decoration: none;
}
#js {
	text-align: center;
	float: left;
	height: auto;
	width: 480px;
}
