@charset "utf-8";
body {
	margin: 0px;
	background: #000;
}


#bg {
	background: #000;
}


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: medium "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header {
	background: url(../img/talk/talk_header.gif);
	height: 203px;
	width: 800px;
}
#htbdfwp_contents{
	background: url(../img/sab_bgbar.gif) repeat-x;
}
#log {
	text-align: right;
	height: auto;
	width: 750px;
	padding-bottom: 20px;
}
#content {
	background: #FFF;
	padding-bottom: 30px;
	border: 6px solid #999;
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-left: 30px;
}
#content p {
	text-align: center;
	line-height: 160%;
}
#content h1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #900;
}





#footer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer p img {
	text-align: center;
}



img{
	border-style: none;
}
.bar {
	background: url(../img/bar_b.gif);
	height: 36px;
	width: 741px;
	margin-left: 30px;
	clear: both;
}
.talk_clear {
	clear: both;
	background: url(../img/talk/talk_sikiribar.gif);
	height: 25px;
	width: 701px;
	margin-left: 20px;
}

.clear {
	clear: both;

}
#talk_content h2 {
	color: #069;
	font-size: medium;
	padding-left: 50px;
	height: auto;
	width: 700px;
}
#content h2 {
	color: #069;
	font-size: medium;
	padding-left: 50px;
	height: auto;
	width: 700px;
}


#talk_content {
	background: url(../img/talk/talk_bg.gif) repeat-y;
	height: auto;
	width: 745px;
	margin-left: 30px;
	clear: both;
}
