@charset "utf-8";
/* CSS Document */
h2 {
	font-size:12px;
	font-weight: 100;
}
#hide {
	width:764px;
	margin:0 auto;
}
#hide_bg_top {
	float: left;
	padding-top:10px;
	width:765px;
	height:15px;
}
#hide_bg_middle {
	float: left;
	width:765px;
	height: auto;
	background-image:url(../img/templants/bg_02.jpg);
}
#hide_bg_bottom {
	float: left;
	width:765px;
	height:20px;
}


#hide .title_bg {
	background-color:#CB9D48;
	border:3px #573326 outset;
}
#hide .list_bg {
	background-color:#E2C794;
	border:3px #933 outset;
}

