@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	background: #F5FDFC url(../img/header_bg.gif) repeat-x;

}

#htbdfwp_contents{



	background: #F5FDFC url(../img/header_bg.gif) repeat-x;


}


div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table {
	padding: 0;
	margin: 0;
}

img{

	border-style: none;

}

#wrapper {
	margin: auto;
	height: auto;
	width: 800px;
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3E3E3E;
}
h2 {
	background: url(../img/name_bar.gif) no-repeat;
	height: 52px;
	width: 731px;
	color: #FFF;
	margin-left: 35px;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 20px;
}
#maincontent {
	background: url(../img/common_bg02.gif) repeat-y;
	height: auto;
	width: 800px;
	padding-bottom: 20px;
}
#pro_photo {
	height: auto;
	width: 180px;
	float: left;
	padding-left: 40px;
}
#databox {
	float: left;
	height: auto;
	width: 550px;
	background: url(../img/pro_bar.gif) no-repeat;
}
#content #databox p {
	font-size: 14px;
	padding-top: 50px;
	padding-left: 10px;
	line-height: 20px;
}



#pro_photo img {
	border: 3px solid #3B2213;
	float: left;
}
#program {
	padding-left: 35px;
	padding-bottom: 20px;
}

#program p {
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #09084E;
}

#program p a {

	color: #09084E;
}

#program p a:hover {

	color: #06C;
}

#q_and_a {
	padding-left: 35px;
}
#q_and_a dl {
	padding-left: 15px;
	padding-top: 20px;
	width: 700px;
}
#q_and_a dl dt {
	font-size: 14px;
	line-height: 50px;
	color: #00B500;
	padding-left: 20px;
}
#q_and_a dl dd {
	line-height: 35px;
	background: #F2F2F2 url(../img/trAdd.gif) repeat-x;
	padding-left: 20px;
	border-bottom: 1px solid #ED287A;
}
#q_and_a p {
	text-align: right;
	padding-top: 30px;
	font-size: 15px;
	text-decoration: underline;
	height: auto;
	width: 715px;
}
#q_and_a p a {
	color: #F30;
}

#q_and_a p a:hover {
	color: #FC0;
}

#footer {
	background: url(../img/common_bg.gif) no-repeat;
	height: 60px;
	width: 800px;
}






.clear {
	clear: both;
}
