@charset "utf-8";

/* MV */
#MV {
	margin: 15px 0 22px 15px;
	background: url(image/MV.jpg) 0 0 no-repeat;
	width: 830px;
	height: 199px;
	position: relative;
}

#MV #mvmap {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 183px;
	height: 183px;
}

#MV #mvmap img {
	behavior: expression(IEPNGFIX.fix(this));
	width: 183px;
	height: 183px;	
}

#MV #mvcover {
	position: absolute;
	top: -1px;
	left: 0;
	width: 830px;
	height: 200px;
}

#MV #mvcover img {
	behavior: expression(IEPNGFIX.fix(this));
	width: 830px;
	height: 200px;
}


/* in_main */
#in_main {
	width: 594px;
	float: left;
}

#in_main h2 {
	margin-bottom: 10px;
	color: #009966;
	font-size: 1.0em;
}

#in_main h3 {
	background:url(image/in_txt01.gif) 0 0 no-repeat;
	width: 594px;
	height: 30px;
	text-indent: -9999px;
	margin: 20px 0 0 0;
}

/* in_map */

#in_map img {
	float: left;
	margin: 0;
	padding: 0;
}

#in_map ul {
	float: right;
	width: 323px;
	margin: 5px 0 0 0;
	padding: 0;
}

#in_map li {
	width:323px;
	height:55px;
	text-align:center;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}

#in_map li a {
	display:block;
	height:55px;
	width:323px;
	text-indent:-9999px;
	font-size:80%;
}

#in_map li#map1 {
	background: url(image/map_mnu01_on.gif) no-repeat 50% 0;
}

#in_map li#map1 a {
	background: url(image/map_mnu01_off.gif) no-repeat 50% 0;
}

#in_map li#map2 {
	background: url(image/map_mnu02_on.gif) no-repeat 50% 0;
}

#in_map li#map2 a {
	background: url(image/map_mnu02_off.gif) no-repeat 50% 0;
}

#in_map li#map3 {
	background: url(image/map_mnu03_on.gif) no-repeat 50% 0;
}

#in_map li#map3 a {
	background: url(image/map_mnu03_off.gif) no-repeat 50% 0;
}

#in_map li#map4 {
	background: url(image/map_mnu04_on.gif) no-repeat 50% 0;
}

#in_map li#map4 a {
	background: url(image/map_mnu04_off.gif) no-repeat 50% 0;
}

#in_map li#map5 {
	background: url(image/map_mnu05_on.gif) no-repeat 50% 0;
}

#in_map li#map5 a {
	background: url(image/map_mnu05_off.gif) no-repeat 50% 0;
}

#in_map li#map6 {
	background: url(image/map_mnu06_on.gif) no-repeat 50% 0;
}

#in_map li#map6 a {
	background: url(image/map_mnu06_off.gif) no-repeat 50% 0;
}

#in_map li#map1 a:hover,
#in_map li#map2 a:hover,
#in_map li#map3 a:hover,
#in_map li#map4 a:hover,
#in_map li#map5 a:hover,
#in_map li#map6 a:hover {
	background-image:none;
}


/* sub_navi */
#sub_navi {
	width: 210px;
	float: right;
}

#sub_navi h4 {
	width: 210px;
	height: 25px;
	text-indent: -9999px;
}

#sub_navi h4#access {
	background: url(image/in_txt02.gif) 0 0 no-repeat;
}

#sub_navi h4#products {
	background: url(image/in_txt03.gif) 0 0 no-repeat;
	margin-top: 20px;
}

#sub_navi h4#stay {
	background: url(image/in_txt04.gif) 0 0 no-repeat;
	margin-top: 20px;
}

#sub_navi h4 a {
	display: block;
	height: 100%;
}

#sub_navi #add {
	margin-top: 30px;
	border: 1px solid #ddd3ac;
	background: #f5f2e2;
	padding: 10px;
}

#sub_navi #add h4 {
	width: 182px;
	height: 12px;
	margin-bottom: 10px;
	background: url(image/in_address.gif) no-repeat;
	color:#c4a95c;
}

#sub_navi #add address {
	font-style: normal;
}

#sub_navi #add address span {
	font-size: 0.8em;
	margin-bottom: 1.0em;
}