@charset "UTF-8";
/*ホテルマリンキャッスルwebサイトのCSS*/
/* CSS Document */

/* CSS Document */
/*[CSS設定項目]-----

01.全体的な設定
02.header
03.menu
04.conteinar
05.contents
05-1.list
05-2.table
05-3.font-style
06.footer
*/

/*01.全体的な設定*/

* {
	margin : 0;
	padding : 0;
	color : #333333;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";
	line-height : 180%;
	text-decoration : none;
}

html{
	height:100%;
}

img {
	behavior:url(iepngfix.htc);
}

body {
	background-color:#FFFFFF;
	height:100%;
}

#wrap {
	position:relative;
	width: 750px;
	min-height:100%;
	margin: 0 auto;
	padding:0px 25px;
	text-align: left;
	margin-top: 0px;
	background-image:url(../img/bg/bg_wrap.gif);
	background-position:center;
	background-repeat:repeat-y;
}

a {
	outline:0;
}

a,a:link {
	color:#00A0E9;
	text-decoration:underline;
}

a:visited {
	color:#003399;
}

a:hover {
	color:#BAE2EF;
}

h1 {
}

h2 {
	color:#666666;
	float:left;
	font-size:12px;
	width:300px;
	height:20px;
	padding-left:20px;
	background-image:url(../img/contents/caption02.png);
	background-repeat:no-repeat;
	background-position:left 50%;
	border-bottom:#999999;
}

h3 {
	color:#666666;
	float:left;
	font-size:12px;
	width:130px;
	height:20px;
	padding-left:20px;
	background-image:url(../img/contents/caption03.png);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:#999999;
}

h4 {
	color:#999999;
	text-align:right;
	width:auto;
	height:15px;
	margin-top:3px;
	float:right;
	font-family:Times, "Times New Roman", serif;
	font-size:10px;
}

h5 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:large;
	color:#666666;
}

h6{
	font-size:14px;
	font-weight:bold;
	color:#1F99FF;
}

/*02.header*/
#header {
	width:750px;
	height:auto;
}

#top {
	width:750px;
	height:85px;
	background-color: #FFFFFF;
}

a#logo {
	display:block;
	width:350px;
	height:60px;
	margin-left:25px;
	margin-top:25px;
	margin-bottom:0px;
	float:left;
	background-image:url(../img/bg/bg_logo.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#logo em {
	visibility:hidden;
	text-decoration:none;
}

#head_navi {
	width:125px;
	height:60px;
	float:right;
	margin-top:25px;
	margin-bottom:0px;
	text-align:center;
}

#gn_link {
	color:#FFFFFF;
	font-size:10px;
	width:750px;
	height:35px;
	text-align:right;
	background-image:url(../img/bg/bg_gn_link.gif);
	background-repeat:no-repeat;
	clear: both;
}

#gn_link a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	margin:20px 5px 0 0;
	line-height:3em;
}

#gn_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
	margin:20px 5px 0 0;
	line-height:3em;
}

#flash_img {
	width:750px;
	height:auto;
}

.phone {
	display:block;
	width:125px;
	height:25px;
	background-image:url(../img/navi/phone.gif);
	background-repeat:no-repeat;
}

.phone span {
	visibility:hidden;
}

.supplement {
	font-size:10px;
}

.supplement01 {
	color:#999999;
	font-size:9px;
}

.supplement02 {
	color:#666666;
	font-size:9px;
	clear:both;
}

.supplement a:hover{
	font-size:10px;
}
/*03.menu*/
#gloval_navi {
	width:750px;
	height:40px;
}

#gloval_navi ul, #gloval_navi li {
	margin:0px;
	padding:0px;
	list-style:none;
}

#gloval_navi li {
	float:left;
	width:150px;
	height:40px;
}

#gloval_navi span {
	text-decoration:none;
	visibility:hidden;
}

#gn_info a {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/info_btn.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_info a:hover {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/info_over.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_plan a {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/plan_btn.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_plan a:hover {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/plan_over.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_meal a {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/meal_btn.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_meal a:hover {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/meal_over.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_guide a {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/guide_btn.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_guide a:hover {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/guide_over.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_reserve a {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/reserve_btn.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_reserve a:hover {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/reserve_over.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_contact a {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/contact_btn.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#gn_contact a:hover {
	display:block;
	width:150px;
	height:40px;
	background-image:url(../img/navi/contact_over.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

#local_navi {
}

#local_navi li {
	display:block;
	width:190px;
	height:25px;
}

#local_navi a {
	display:block;
	width:180px;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	background-image:url(../img/contents/caption06.png);
	background-repeat:no-repeat;
	background-position:left;
}

#local_navi a:hover {
	display:block;
	width:180px;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	color:#FFFFFF;
	background-image:url(../img/contents/caption06.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#0099FF;
	font-size:12px;
	text-decoration:none;
}

/*04.conteiner*/
#conteiner {
	width:700px;
	height:auto;
	margin:20px 25px;
}

#conteiner_foot {
	clear:both;
	width:auto;
	height:20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#conteiner_ft {
	clear:both;
	width:auto;
	height:20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

body > #conteiner {
	height:auto;
}

#pan {
	width:700px;
	height:auto;
	margin-bottom:20px;
	border:0px;
	padding:0px;
}

#pan a {
	font-size:12px;
}

/*05.contents*/
#side01 {
	width:200px;
	height:auto;
	float:left;
}

#main01 {
	width:480px;
	height:auto;
	float:right;
}

#main02 {
	width:700px;
	height:auto;
	clear:both;
}

#contents01 {
	width:200px;
	height:auto;
}

#contents02 {
	width:480px;
	height:auto;
}

#contents03 {
	width:700px;
	height:auto;
}

#contents04 {
	width:200px;
	height:auto;
}

#caption01 {
	width:200px;
	height:25px;
	border-bottom:#CCCCCC 3px solid;
}

#caption02 {
	width:480px;
	height:25px;
	border-bottom:#1F99FF 3px solid;
}

#caption03 {
	width:700px;
	height:25px;
	border-bottom:#1F99FF 3px solid;
}


#body01 {
	width:200px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#body02 {
	width:480px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#body03 {
	width:700px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#body04 {
	width:480px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#map {
	width:690px;
	height:auto;
	padding:4px;
	border:#CCCCCC 1px solid;
}

#body01 img {
	width:190px;
	padding:4px;
	border:#CCCCCC 1px solid;
}

#contents_foot {
	width:auto;
	margin-bottom:30px;
	border-bottom:#CCCCCC 1px dashed;
	clear:both;
	height: auto;
}

#con_foot {
	width:auto;
	clear:both;
}

.sentence {
	text-indent:1.5em;
	margin-bottom:5px;
	width:auto;
}

.detail {
	display:block;
	width:50px;
	height:20px;
	float:right;
	margin-bottom:10px;
	background-image:url(../img/contents/detail01.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.detail a:hover {
	display:block;
	width:50px;
	height:20px;
	background-image:url(../img/contents/detail02.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.detail {
	text-decoration:none;
}

.detail span {
	text-decoration:none;
	visibility:hidden;
}

.reserve_icon {
	display:block;
	width:50px;
	height:20px;
	float:right;
	margin-bottom:10px;
	background-image:url(../img/contents/reserve.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.reserve_icon a:hover {
	display:block;
	width:50px;
	height:20px;
	background-image:url(../img/contents/reserve02.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.reserve_icon {
	text-decoration:none;
}

.reserve_icon span {
	text-decoration:none;
	visibility:hidden;
}

div#map {
	width:470px;
	height:auto;
	padding:4px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}

a img.image {
	width:470px;
	height:auto;
	padding:4px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}

a img.image:hover {
	width:470px;
	height:auto;
	padding:4px;
	border:#1F99FF 1px solid;
	margin-bottom:10px;
	filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

img.image {
	width:470px;
	height:auto;
	padding:4px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}

img.image:hover {
	width:470px;
	height:auto;
	padding:4px;
	border:#1F99FF 1px solid;
	margin-bottom:10px;
	filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

img.b_image1 {
	width:225px;
	height:auto;
	padding:4px;
	margin-right:5px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
	float:left;
}

img.b_image2 {
	width:225px;
	height:auto;
	padding:4px;
	margin-left:5px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
	float:right;
}

img.r_image {
	width:180px;
	height:auto;
	padding:4px;
	margin-right:10px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
	float:left;
}

img.s_image {
	width:180px;
	height:auto;
	padding:4px;
	margin-right:10px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
	clear:left;
	float:left;
}

img.d_image {
	width:470px;
	height:auto;
	clear:both;
	padding:4px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}

img.p_image {
	width:470px;
	height:auto;
	clear:both;
	padding:4px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}

.reserve {
	display:block;
	width:200px;
	height:40px;
	margin-bottom:10px;
	background-image:url(../img/contents/icon_reserve.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.reserve {
	text-decoration:none;
}

.reserve span {
	text-decoration:none;
	visibility:hidden;
}

.reserve a:hover  {
	display:block;
	width:200px;
	height:40px;
	margin-bottom:10px;
	background-image:url(../img/contents/icon_reserve_over.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a#img_link img a:hover {
	background-color:#1F99FF;
	width:470px;
	padding:4px;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}
/*05-1.list*/
#news dt {
	color:#999999;
}

#news dd {
	margin-bottom:10px;
}

.kugiri {
	margin-top:20px;
}

dl.kugiri dt {
	color:#999999;
}

.sitemap dt {
	display:block;
	width:470px;
	height:25px;
}

.sitemap dd {
	display:block;
	width:430px;
	height:25px;
}

.sitemap dt a {
	display:block;
	width:460px;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	background-image:url(../img/contents/caption06.png);
	background-repeat:no-repeat;
	background-position:left;
}

.sitemap dd a {
	display:block;
	width:440px;
	height:25px;
	margin-left:20px;
	padding-left:20px;
	padding-top:5px;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	background-image:url(../img/contents/caption06.png);
	background-repeat:no-repeat;
	background-position:left;
}

.sitemap dt a:hover {
	display:block;
	width:460px;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	color:#FFFFFF;
	background-image:url(../img/contents/caption07.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#999999;
	font-size:12px;
	text-decoration:none;
}

.sitemap dd a:hover {
	display:block;
	width:440px;
	height:25px;
	margin-left:20px;
	padding-left:20px;
	padding-top:5px;
	color:#FFFFFF;
	background-image:url(../img/contents/caption07.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#999999;
	font-size:12px;
	text-decoration:none;
}


/*05-2.table*/
.cell01 {
	width:480px;
	margin-top:5px;
}

.cell02 {
	width:480px;
	margin-top:5px;
	border-collapse:collapse;
	border:#999999 1px solid;
}

.cell02 td {
}

.left01 {
	font-size:12px;
	font-weight:bolder;
	width:136px;
	padding:3px;
	background-color:#F5FBFE;
}

td.left02 {
	font-size:12px;
	font-weight:bolder;
	width:136px;
	padding:5px;
	border:#999999 1px solid;
	background-color:#F5FBFE;
}

.right01 {
	width:280px;
	padding:5px;
}

.right02 {
	width:300px;
	padding:5px;
	border:#999999 1px solid;
}

.line01 {
	width: 2px;
	background-color:#BAE2EF;
}

.line02 {
	width:2px;
}

.line03 {
	width: 2px;
	background-color:#1F99FF;
}
/*05-3.font-style*/
.heading {
	padding-top:-10px;
}

.frm {
	margin-top:10px;
}

.red {
	color: #FF0000;
}

.adress {
	text-align:left;
	line-height:150%;
	font-size:10px;
}

p.small {
	width:170px;
	font-size:10px;
}

.frm {
	margin-top:10px;
}

.thank {
	font-size:20px;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}

span.meal {
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#1F99FF;
}

span.price01 {
	float:right;
	text-align:right;
	color:#FF0000;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}

.price02 {
	color:#FF0000;
}

.price03 {
	float:left;
	clear:left;
	text-align:left;
	color:#999999;
	font-weight:bold;
	font-size:
	14px;
}

.price03 small {
	margin-right:10px;
	font-size:10px;
	color:#0099CC;
}

div.entry{
	width:100%;
	height:auto;
	margin:10px 0;
}

a.toform {
	display:block;
	margin:20px 0 20px 0 ;
	float:left;
}

/*06.footer*/
#footer {
	width:750px;
	height:30px;
	clear:both;
	background-color:#BAE2EF;
}

#footer_menu {
	margin-left:10px;
	margin-top:5px;
	float:left;
	font-size:10px;
}

#footer_menu a {
	color:#333333;
	text-decoration:none;
	font-size:10px;
}

#footer_menu a:hover {
	color:#1F99FF;
	text-decoration:underline;
	font-size:10px;
}

#copy {
	font-size:10px;
	margin-top:5px;
	float:right;
	text-align:right;
}
/*other*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/js/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/js/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
