@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##header
-------------------------------------------------- */
body#hall div#header{background:#EBCDAA url(../hall/img/h_line.jpg) repeat-x center bottom;}
body#hall div#header-inner{background:url(../hall/img/h_bg.jpg) no-repeat left top;}
body#hall h1{color:#613400;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
div#contents-inner{
	_height:1%;
	min-height:1%;
	overflow:hidden;
}

div.box1:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div.box1{
	margin-top:-2px;
	padding:26px 0 22px;
	width:856px;
	background:url(../hall/img/line1.gif) repeat-x left top;
	/*\*//*/
	overflow:hidden;
	/**/
}
div.box-left{
	float:left;
	width:310px;
}
div.box-left h3{margin-bottom:6px;}
div.box-left p{
	margin-bottom:6px;
	color:#452100;
	font-size:12px;
}
div.box-right{
	float:right;
	width:520px;
	color:#A5886D;
}
div.box-right img{
	border:6px #DDD1C0 solid;
}