* {
	margin: 0;
	padding: 0;
}

fieldset,img {
	border:0;
}
#heaher {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	width: 800px;
	padding: 0;
	margin : 0px 0px 0px 0px;
	height: 50px;
	display: block;
	overflow: inherit;
}

/* hmiヘッダ */ 
.hmi_img {
	float: left;
}
.hmi_e_img {
	padding-left: 7px;
}
#hmi_head {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	width: 600px;
	height: 25px;
	position: absolute;
	left: 200px;
	color: #080052;
	text-align: right;
}
#hmi_head ul {
	margin: 0;
	padding: 0;
}
#hmi_head li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#hmi_head li img {
	vertical-align:baseline;
}
#hmi_head li a {
	list-style-type:none;
}

/* ホテル名英語表示部分 */ 
#p_head {
	background-image: url(../img/hotel_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 25px;
	float: left;
	position: absolute;
	top: 25px;
	left: 0px;
	color: #080052;
	text-align: right;
}
#p_head ul {
	margin: 0;
	padding: 0;
}
#p_head li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#p_head li img {
	vertical-align:baseline;
}
#p_head li a {
	list-style-type:none;
}



a.alpha:hover img{
/*モダンブラウザ用*/
opacity:0.8;
/*IE7以下用*/
filter:alpha(opacity=70);
/*IE8用*/
-ms-filter:"alpha(opacity=80)";
}

.address {
	margin-top: 10px;
}
a .wellness_bn {
	margin-left: 10px;
	margin-bottom: 10px;
}
.oshirase {
	border: 1px solid #903;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.a_text {
	font-size: 13px;
	line-height: 140%;
	padding-left: 15px;
}

