@charset "utf-8";

/* ==================================================

	FILE NAME	:	style.css
	AUTHOR		:	mjya.shiromaru.

================================================== */

/* ----- lohas css ----- */

div#wrapper {
	background: url(../img/header_back.jpg) repeat-x;
}

li#contentsMenu1 a {
	background: url(../img/contents_menu.jpg) no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu1 a:hover {
	background-image: url(../img/contents_menu.jpg) no-repeat;
	background-position: 0px -52px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu2 a {
	background: url(../img/contents_menu.jpg) no-repeat;
	background-position: -223px 0px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu2 a:hover {
	background-image: url(../img/contents_menu.jpg) no-repeat;
	background-position: -223px -52px;
	text-indent: -99999px;
	display: block;
	width: 223px;
	height: 52px;
}

li#contentsMenu3 a {
	background: url(../img/contents_menu.jpg) no-repeat;
	background-position: -446px 0px;
	text-indent: -99999px;
	display: block;
	width: 224px;
	height: 52px;
}

li#contentsMenu3 a:hover {
	background-image: url(../img/contents_menu.jpg) no-repeat;
	background-position: -446px -52px;
	text-indent: -99999px;
	display: block;
	width: 224px;
	height: 52px;
}

div.lk01 {
	float: left;
	height: 93px;
	padding: 225px 0 0 20px;
}

div.lk02 {
	float: left;
	height: 93px;
	padding: 225px 20px 0 0px;
	width: 192px;
}

div#rightMenu {
	float: left;
	width: 208px;
	
	margin-left: 40px;
	
	margin-top:20px;
}

#rightmenu-waku{
background-color: #A58E3E;
border: #CCC 1px solid;
}

div#rightMenuBack {
	background-color: #FFF;
	margin: 5px;
	border: #666 1px solid;
}

h4#rightMenu4 {
	background: url(../img/right_menu_h4.jpg) no-repeat left top;
	width: 196px;
	height: 39px;
	text-indent: -99999px;
}

div#rightMenu ul {
	list-style: none;
}

div#rightMenu li {
	font-size: 12px;
	height: 35px;
	border-bottom: #CCC 1px solid;
	margin: 0 6px;
	background: #FFF url(../img/right_menu_li.jpg) no-repeat left center;
}

div#rightMenu li a {
	display: block;
	width: 160px;
	padding: 10px 0px 7px 30px;
	background: #FFF url(../img/right_menu_li.jpg) no-repeat left center;
	text-decoration: none;
	color: #636734;
}

div#rightMenu li a:hover {
	background: url(../img/right_menu_li_hv.jpg) no-repeat left center;
}

div#r1Box1 {
	float: left;
	color: #441406;
	font-size: 12px;
	line-height: 2;
}

h3.r1h3 {
	background: url(../img/r1_h3_back.jpg) no-repeat;
	color: #E5D0B3;
	font-size: 12px;
	width: 660px;
	height: 23px;
	padding: 5px 0 0 10px;
}

div#outBox3 {
	background: url(../img/lohas3_back_top.jpg) top no-repeat #F2EDA1;
	margin-top: 10px;
}

div#inBox3 {
	background: url(../img/lohas3_back_bottom.jpg) bottom no-repeat;
	padding: 15px;
}

div#floorBox1 {
	margin-top:20px;
	color:#5C2318;
	font-size:14px;
	line-height:2;
	margin-bottom:20px;
}

div#floorBox2 {
	border-top: 1px solid #999;
	padding-top: 10px;
}
