@charset "Shift_JIS";

/* global_nav
------------------------------------------------------------------------------------------------------------*/

#room { width:91px; background:url(../images/globalmenu.gif) no-repeat -273px -24px; }


/* contents
------------------------------------------------------------------------------------------------------------*/

#flash_area {
	width: 760px;
	height: 170px;
	padding-top: 10px;
}
#bcList {
	margin:0;
	padding: 6px 0 0 15px;
	list-style-type: none;
}
#bcList li {
	display: inline;
}
#bcList li a {
	color: #6eaa00;
}
#contents{
	width: 730px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
}


/* main_content
------------------------------------------------------------------------------------------------------------*/

#main_content {
	width: 730px;
}


/* main_content1
------------------------------------------------------------------------------------------------------------*/

#main_content1 ,#main_content2 ,#main_content3 {
	clear:both;
	width: 730px;
	background: url(../images/backline.gif) repeat;
}
#main_content1 .wel_back ,#main_content2 .wel_back ,#main_content3 .wel_back {
	width: 640px;
	margin-left:45px;
	background-color:#ffffff;
}
.wel_back:after { /* clearfix */
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}


.room_top{
	width:610px;
}
.room_top h1{
	float:left;
	padding: 16px 0 0 15px;
}
#main_content1 .room_top h2,
#main_content2 .room_top h2,
#main_content3 .room_top h2 {
	float:left;
	padding: 18px 0 0 12px;
	color: #6eaa00;
	letter-spacing:0.05em;
}


.room_01 {
	clear:both;
	width:610px;
	margin-left:15px;
}
.room_01 .photo{
	float:left;
	padding: 15px 0 15px 0;
}
#main_content1 h3{
	float:left;
	width:240px;
	padding: 50px 0 0 40px;
}
.room_01 .text{
	float:left;
	width:240px;
	padding: 10px 0 0 40px;
	line-height: 1.6em;
}
.room_01 .text_2{
	float:left;
	width:240px;
	padding: 60px 0 0 40px;
	line-height: 1.6em;
}



.room_02 {
	clear:both;
	width:610px;
	background: url(../images/dot.gif) repeat-x top left;
	padding-top:1px;
	margin-left:15px;
}
.room_02 .photo{
	float:left;
	padding: 15px 0 15px 0;
}
#main_content2 h3{
	float:left;
	width:240px;
	padding: 70px 0 0 40px;
}
.room_02 .text{
	float:left;
	width:240px;
	padding: 10px 0 0 40px;
	line-height: 1.6em;
}


.attention {
	clear:both;
	width:610px;
	background: url(../images/dot.gif) repeat-x;
	margin-left:15px;
}
.attention .text{
	padding: 10px 0 ;
	line-height: 1.4em;
}


small {
	font-size:10px;
 	color:#666666;
}



