/*********************** top_page ***********************/ 

#top_news_box {
	background-image: url(../images/top_news_bg.jpg);
	height: 91px;
	width: 615px;
	padding-top: 17px;
	padding-left: 235px;
	margin-top: 15px;
	padding-right: 100px;
}
.top_txt {
	font-size: 10px;
	font-weight: bold;
}
#top_footer {
	clear: both;
}


/************************ access ************************/ 

#access_txt {
	font-size: 14px;
	color: #6B525D;
	font-weight: bold;
}


/********************** restaurant **********************/ 

#restaurant_bg01 {
	background-image: url(../images/restaurant_yoshino_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 334px;
	width: 570px;
	padding-top: 140px;
	padding-left: 380px;
	margin-top: 20px;
	line-height: 160%;
}
#restaurant_bg02 {
	background-image: url(../images/restaurant_stella_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 366px;
	width: 570px;
	padding-top: 90px;
	padding-left: 380px;
	margin-top: 15px;
	line-height: 160%;
}
.restaurant_table_box {
	margin-top: 25px;
	margin-left: 85px;
}
#restaurant_box_l01 {
	float: left;
	width: 133px;
	padding-top: 50px;
	padding-left: 50px;
}
#restaurant_box_l02 {
	float: left;
	width: 473px;
	padding-top: 50px;
	padding-left: 35px;
}
#restaurant_box_l03 {
	float: left;
	width: 133px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 40px;
}
#restaurant_box_l04 {
	float: left;
	width: 473px;
	padding-top: 50px;
	padding-left: 35px;
	padding-bottom: 40px;
}


/************************** room **************************/ 


.room_bg_box {
	background-image: url(../images/room_bg_box.jpg);
	height: 247px;
	width: 924px;
	padding-top: 12px;
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 15px;
}
.room_box_l {
	float: left;
	width: 414px;
	padding-top: 10px;
}
.room_box_r {
	float: right;
	width: 495px;
	margin-top: 15px;
	line-height: 160%;
}



/*********************** auberge ************************/ 


#auberge_ma40 {
	margin-top: 40px;
}
#auberge_box_l {
	float: left;
	width: 188px;
	margin-top: 30px;
	margin-bottom: 25px;
}
#auberge_box_r {
	float: right;
	width: 684px;
	margin-top: 30px;
	margin-bottom: 25px;
	background-image: url(../images/auberge_bg.jpg);
	height: 162px;
	padding-top: 100px;
	padding-right: 32px;
	padding-left: 32px;
	line-height: 160%;
}
#auberge_violet_box {
	width: 932px;
	border: 1px solid #6B525B;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.auberge_box800 {
	width: 800px;
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	line-height: 160%;
}
#auberge_txt {
	font-size: 10px;
	line-height: 130%;
	margin-top: 15px;
}
#auberge_box583 {
	width: 583px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}



/************************ total_css ************************/ 

body {
	font-size: 12px;
	line-height: 130%;
}
#box950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.ma_clear {
	clear: both;
}
.ma5 {
	margin-top: 5px;
}
.ma10 {
	margin-top: 10px;
}
.ma15 {
	margin-top: 15px;
}
.ma25 {
	margin-top: 25px;
}
.txt01 {
	color: #6B525D;
	font-weight: bold;
}
.txt02 {
	font-weight: bold;
}
a:hover img {
    -moz-opacity:0.7;
    opacity:0.7;
    filter: alpha(opacity=70);
}
