@charset "UTF-8";

@import url(/css/common.css);

#BHD {
	margin:10px;
}

#BHD h2{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#contents_l{
	margin:0px 20px;
	width: 500px;
	text-align:left;
	float:left;
}

#main_menu h2 {
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}

#contents_m{
	width: 260px;
	float:left;
	text-align:left;
	padding-right:10px;

}

#contents_r{
	width: 220px;
	text-align:left;
	float:right;
}

.r_box {
	margin-bottom:10px;
}

/* BBS BOX ---------------------------------------------------------- */

.bbs_box{
margin-bottom:20px;
border-bottom:#333 3px solid;
padding-bottom:20px;
}

#mainform{
border-bottom:#333 3px solid;
margin-bottom:20px;
padding-bottom:10px;
}

#mainform dt{
background:#333;
color:#FFF;
font-weight:bold;
text-align:center;
font-size:14px;
}
