@charset 'UTF-8';

/* stay */
.topvisual {background:url(../img/ttl_stay.jpg) no-repeat right bottom;}
.stay_iseya .topvisual {background:url(../img/ttl_stay_iseya.jpg) no-repeat right bottom;}


.cap { padding: 10px 0px 0px;}
.cap2 { padding: 0px 10px 20px 20px;}
.cap3 { padding: 0px 0px 10px;}
.cap4 { padding: 0px 0px 10px 10px;}
.cap5 { padding: 10px 0px 10px 10px;}
.cau { padding: 5px 0 0 0}


li#side_menu01 a { background: url(../img/side_menu_stay01.jpg) no-repeat 0 0;}
li#side_menu02 a { background: url(../img/side_menu_stay02.jpg) no-repeat 0 0;}
li#side_menu03 a { background: url(../img/side_menu_stay03.jpg) no-repeat 0 0;}
li#side_menu04 a { background: url(../img/side_menu_stay04.jpg) no-repeat 0 0;}

/**** side_menu rollover ****/
li#side_menu01_on a, li#side_menu01 a:hover { background: url(../img/side_menu_stay01.jpg) no-repeat 100% 0;}
li#side_menu02_on a, li#side_menu02 a:hover { background: url(../img/side_menu_stay02.jpg) no-repeat 100% 0;}
li#side_menu03_on a, li#side_menu03 a:hover { background: url(../img/side_menu_stay03.jpg) no-repeat 100% 0;}
li#side_menu04_on a, li#side_menu04 a:hover { background: url(../img/side_menu_stay04.jpg) no-repeat 100% 0;}

/* end of side_menu style ***************************************************/

.bg_gray {
	background-color:#e5e5e5;
	margin-top:20px;
	padding-bottom:10px;
	margin-bottom:30px;
}

.box {
	margin-left:10px;
	margin-top:10px;
}

.box2 {
	margin-left:20px;
	margin-top:10px;
}

.m_bottom10 {
	margin-bottom:10px;
}
.m_bottom20 {
	margin-bottom:20px;
}
.m_bottom30 {
	margin-bottom:30px;
}

.m_left10 {
	margin-left:10px;
}

.m_left20 {
	margin-left:20px;
}

.p_top30 {
	padding-top:30px;
}


.innerbox_left { float:left; width:510px; padding:10px 0 0;}
.innerbox_right { float:right; width:170px; padding:10px 0 0;}

.innerbox_left p.cap { padding:0 0 0 12px; }
.innerbox_left table.tbl_base  { border:none; margin:0px 0 0px 5px; width:459px;}

.stay .left_txt, .stay_iseya .left_txt { width:230px}
.stay .right_img, .stay_iseya .right_img { width:405px}


