@charset "utf-8";

/*　floor
------------------------------------------------------------ */

#main {
	background: url(../common/images/main_bg.gif) repeat-y;
}

#wrapper {
	background: url(../common/images/wrapper_bg.gif) left repeat-y;
}

#img_top {
	width: 604px;
	height: 240px;
	background: url(../common/images/floor_mainimg.jpg) no-repeat;
	display: block;
	text-indent: -9999em;
}

.sub_h3 {
	width: 524px;
	_width: 574px;
	height: 26px;
	_height: 31px;
	background: url(../common/images/sub_h3.jpg) no-repeat #6A5F51;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 0 50px;
}

.box_01 {
	width: 574px;
	margin-bottom: 20px;
}

.photo01 {
   width: 574px;
   height: 427px;
   background: url(../common/images/floor_photo01.jpg) left top no-repeat;
   text-indent: -9999em;
}
.photo02 {
   width: 574px;
   height: 400px;
   background: url(../common/images/floor_photo02.jpg) left top no-repeat;
   text-indent: -9999em;
}