@charset "UTF-8";
/* CSS Document */

/** { zoom: 1; }*/


/* スマホ崩れ修正 */
html{
-webkit-text-size-adjust: none;
}

/* 入れ子バグ */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; } .clearfix { min-height: 1px; } * html .clearfix { height: 1px; /*¥*//*/ height: auto; overflow: hidden; /**/ } 



body{
	margin: 0px;
	padding: 0px;
	font-family: 'メイリオ','Meiryo','Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック','ＭＳ Ｐゴシック','MS PGothic';
	line-height: 160%;
	color: #333333;
	font-size: 12px;
	background-color: #fff;
}
td,th {
	font-family: 'メイリオ','Meiryo','Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック','ＭＳ Ｐゴシック','MS PGothic';
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}

/*見出しタグ*/
h1,h2,h3,h4 {
margin:0px;
padding:0px;
}

h3{font-size:14px;}

p{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*h1に使用*/
.txt12{
	width:900px;
	margin:0 auto;
	text-align:left;
	font-weight:normal;
	line-height:normal;
	color:#CCCCCC;
	padding:4px 0;
	font-size:12px;
}

/*リスト*/
ul,ol,li {
margin:0px;
padding:0px;
list-style:none;
}

ol{
	padding-left : 3em;
}
ol li{
	zoom : normal;
}



/*パンくずリスト*/
#pannavi{
	width:660px;
	margin:0px auto 10px;
}
#pannavi2{
	width:690px;
	margin:0px auto 10px;
}
#pannavi3{
	width:680px;
	margin:0px auto 10px;
}


/*IE--BRバグ回避*/
br  {
letter-spacing:normal;
}
/*ホームページビルダー表示崩れ回避*/
br.clear{
clear:both;
padding:0px;
margin:0px;
height:0px;
line-height:0;
}

/*イメージタグ*/
img{
border:0;
}


/*本文テキストリンク-----------------*/
a:link    {text-decoration:underline;color:#003399;} 
a:visited {text-decoration:underline;color:#003399;} 
a:active  {text-decoration:underline;color:#0099CC;} 
a:hover   {text-decoration:underline;color:#0099CC;} 


/*top--------------*/
#top{
	margin:0px;
	background-color:#003366;
}


/*シャドー-----------------*/
#wrapper{
	width:955px;
	margin:0px auto;
	padding:0px;
	background-image: url(../img/common/bg.gif);
	background-repeat:repeat-y;
}

/*枠-----------------*/
#container{
	width:905px;
	margin:0 auto;
	background-color:#fff;
}
#container2{
	width:90%;
	margin:0 auto;
	background-color:#fff;
}

 
/*ヘッダー-----------------*/
*#header{
	width:905px;
	height:162px;
	margin-bottom:10px;
	/*background-image: url(/img/common/header3.gif);
	background-repeat:no-repeat;*/
	}
	/*ヘッダー内ロゴ-----------------*/
	#logo{
	float:left;
	width:200px;
	height:100px;
	}
	/*ヘッダー内サイト名-----------------*/
	#sitename{
	float:left;
	width:260px;
	height:64px;
	margin-top:22px;
	}
	/*ヘッダー内リンクメニュー-----------------*/
	#top_menu{
	float:right;
	margin:10px 0 10px;
	width:410px;
	}
	#top_menu ul{
	}
	#top_menu li{
	float:left;
	margin-right:8px;
	font-size:12px;
	padding-left:12px;
	background: url(../img/common/ya01.gif) no-repeat 0px 0.5em;	
	}
	/*ヘッダー内連絡先-----------------*/
	#g-contact{
	float:right;
	width:410px;
}
	#g-contact1{
	float:right;
	width:410px;
			margin:15px 0 0px;
	}

	/*Gナビ -----------------*/
	#g_navi{
	float:left;
width:905px;
	height:46px;
		margin:0;
	/*background-image: url(../img/common/gmenu_bg.gif);*/
	}
	
	#g_navi li{
	float:left;
	}

	#line{
	clear:both;
	width:905px;
	height:27px;
	}

#flash{
margin:5px auto 0;
	width:850px;
	height:250px;

}

#p-navi{
margin:10px;
}


/*（左） -----------------*/
#menu{
	float:left;
	width:200px;
	/*background-image: url(../img/common/menu_bg.gif);
	background-repeat:repeat-y;
	/*margin:20px 25px 40px 0;*/
	/*padding:0 5px 40px;*/
}

#menu .menu_title{
	padding:5px 5px 5px 8px;
	background-image: url(../img/common/menu-bg_blue.gif);
	background-repeat:no-repeat;
	background-color:#006699;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	border: 1px solid #ccc;
}

.menu_title2{
padding:5px;
/*background-image: url(../img/common/menu_bg.gif);
background-repeat:repeat-y;*/
background-color:#99CCFF;
color:#006699;
font-size:12px;
font-weight:bold;
line-height:140%;
}

#menu ul{
	margin-bottom:10px;
	padding:5px;
	border: 1px dashed #ccc;
}

#menu li{
		padding-left:18px;
		margin:5px 0px 3px 0px;
/*margin-bottom:3px;
	line-height:45px;*/
		background-image: url(../img/common/ya_or.gif);
	background-repeat:no-repeat;

}
#menu a:link    {text-decoration:underline;color:#003399;} 
#menu a:visited {text-decoration:underline;color:#003399;} 
#menu a:active  {text-decoration:underline;color:#0099CC;} 
#menu a:hover   {text-decoration:none;color:#0099CC;} 


#opmenu{
	width:200px;
	background-image: url(../img/common/menu2-bg.gif);
	background-repeat:repeat-y;
	text-align:center;
	padding:5px 0 5px;
}
#opmenu p{
margin:12px 0 10px;
}

/*（右） -----------------*/

#menu2{
	float:right;
	width:200px;
	background-image: url(../img/common/menu2-bg.gif);
	background-repeat:repeat-y;	/*margin:20px 25px 40px 0;*/
	/*padding:0 5px 40px;*/
}

#menu2 .menu_title{
	padding:5px 5px 5px 8px;
	background-image: url(../img/common/menu-bg_green.gif);
	background-repeat:no-repeat;
	background-color:#006633;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	border: 1px solid #ccc;
}


#menu2 ul{
	/*margin-bottom:20px;*/
}


#menu2 li{
		padding-left:10px;
		margin:5px 0px 5px 0px;
/*margin-bottom:3px;
	line-height:45px;*/
}

#menu2 .txtul{
	margin-bottom:30px;
	padding:5px;
	border: 1px solid #ccc;
	background-color:#FFFFFF;
	}

#menu2 .txt{
		padding-left:18px;
		margin:5px 0px 5px 0px;
/*margin-bottom:3px;
	line-height:45px;*/
		background-image: url(../img/common/ya_or.gif);
	background-repeat:no-repeat;
}

/*#menu2 a:link    {
	text-decoration:underline;
	color:#006633;
} 
#menu2 a:visited {text-decoration:underline;color:#006633;} 
#menu2 a:active  {text-decoration:underline;color:#0099CC;} 
#menu2 a:hover   {text-decoration:none;color:#0099CC;} */

/*メイン（右） -----------------*/
#main{
	float:right;
	width:700px;
	margin:0 0px 40px;
/*	margin-top:20px;
	margin-left:25px;*/
}
#main3{
		float:left;
	width:700px;
	margin:0 0px 40px;
}
.main1{
	margin:10px auto 40px;
	width:850px;
}


/*メイン2管理プレビュー用（中央） -----------------*/
#main2{
	width:700px;
	margin:0 auto;
}




.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.contents {
	clear:both;
	width:660px;
	margin:20px 20px 60px;
}
.contents0 {
	clear:both;
	width:660px;
	margin:0px 20px 30px;
}
.contents2 {
	clear:both;
	width:650px;
	margin:10px 20px 40px 30px;
}

.contents3 {
clear:both;
width:660px;
margin:10px 20px 10px;
}

.contents-top {
clear:both;
width:660px;
margin:10px 20px 30px;
}
.contents-otoku {
	clear:both;
	width:660px;
	margin:0px 20px 60px;
	border-color:#0066CC;
	border-style:solid;
	border-width:1px;
}
.center {
	clear:both;
	margin:0px 30px 0px;
}

/*黄色の枠 ------*/
.contents4 {
clear:both;
padding:15px;
width:660px;
margin:30px 20px;
background-color:#FFF9CC;
text-align:center;
	border-color:#ccc;
	border-style:dashed;
	border-width:1px;
	padding:10px;
	border-radius: 15px;
	box-shadow: 5px 5px 5px 0px lightgray;

}
.contents41 {
	clear:both;
	padding:15px;
	width:600px;
	margin:30px auto;
	background-color:#FFF;
	text-align:center;
	border-color:#FF9900;
	border-style:solid;
	border-width:1px;
	padding:10px;
	border-radius: 5px;
}
.kakomi1 {
	clear:both;
	padding:15px;
	width:635px;
	margin:10px auto;
	background-color:#FFF;
	border-color:#FF9900;
	border-style:solid;
	border-width:1px;
	padding:10px;
	border-radius: 5px;
}

.contents5 {
clear:both;
width:640px;
margin:10px auto 30px;
}

.contents_news {
clear:both;
width:690px;
margin:10px 0 30px;
}


/*黄色の枠 ------*/
.contents-y {
clear:both;
width:640px;
	margin:20px 20px 30px;
background-color:#FFF9CC;
text-align:center;
	border-color:#ccc;
	border-style:dashed;
	border-width:1px;
	padding:10px;
	border-radius: 15px;
	box-shadow: 5px 5px 5px 0px lightgray;

}
/*観光コンテンツ ------*/
.contents5 {
clear:both;
padding:10px;
width:600px;
margin:10px auto 20px;
}
.midokoro {
clear:both;
padding:15px;
width:630px;
text-align:center;
margin:0px auto;
}
/*観光写真 ------*/
#photo {
width:620px;
margin:10px auto 10px;
padding:15px;
/*background-image: url(../img/common/ph_bg.jpg);
background-repeat:repeat-x;*/
	}
#photo img{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:3px;
	background-color:#FFFFFF;
	box-shadow: 1px 1px 1px gray;
	}
	
	
.option{
	margin-bottom: 10px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 1px;
	padding: 8px;
	background-color: #FFFFFF;
	border-radius: 5px;
	overflow: auto;
	}
	
	
/*カセットプラン ------*/
.contents-a {
	width:660px;
	margin:0px 20px 50px;
	padding-top:15px;
	background-image: url(../img/optionaltour/casetplan/bg-a.gif);
	background-repeat:repeat-y;
}
.contents-b {
	width:660px;
	margin:0px 20px 50px;
		padding-top:15px;
	background-image: url(../img/optionaltour/casetplan/bg-b.gif);
	background-repeat:repeat-y;
}
.contents-c {
	width:660px;
	margin:0px 20px 50px;
		padding-top:15px;
	background-image: url(../img/optionaltour/casetplan/bg-c.gif);
	background-repeat:repeat-y;
}


/*ボックス -----------------*/
.caset-a1 {
	width: 614px;
	margin:0 auto;
	background-image: url(../img/optionaltour/-box/bg_a-1.gif);
	background-repeat:repeat-y;
}
.caset_txta1 {
	width: 574px;
	margin:0 auto;
	padding:0 20px;
	background-image: url(../img/optionaltour/-box/bg_a-1.gif);
	background-repeat:repeat-y;
}
.caset-a2 {
	width: 614px;
	margin:0 auto;
	background-image: url(../img/optionaltour/-box/bg_a-2.gif);
	background-repeat:repeat-y;
}
.caset_txta2 {
	width: 574px;
	margin:0 auto;
	padding:0 20px;
	background-image: url(../img/optionaltour/-box/bg_a-2.gif);
	background-repeat:repeat-y;
}

/*ホテルナビ -----------------*/
#hotelnavi {
background-color:#ededed;
padding:15px;
}
#hotelnavi ul{
 text-align:center;
 margin:3px 0;
/*clear:left;
margin:0px auto 0px;*/

}
#hotelnavi li{
display:inline;
padding:0px 0px 0 0px;
/*float:left;
*/
}

#hotelnavi li a{
}
.rightnavi{
}


/*コロールマップなどPOPUP -----------------*/
#popup {
	width:660px;
	margin:30px auto;
}
#popup-f {
clear:both;
width:660px;
margin:30px auto;
text-align:center;
}

#popup2 {
	width:800px;
	margin:30px auto;
}

/*レフト（mapページ本体）*/
#townmap{
margin-top:20px;
	width:320px;
float:left;
margin-left:40px;
}


.townmapol{
margin:0 0px 5px;
}

.townmapli{
    list-style: decimal;
	padding-left:-10px;
	color:#009EE7;
}

#townmap a:link       {color:#009EE7;text-decoration:underline;} 
#townmap a:visited    {color:#009EE7;text-decoration:underline;} 
#townmap a:active     {color:#333;text-decoration:underline;} 
#townmap a:hover      {color:#333;text-decoration:underline;} 

/*レフト（POPUP）*/
#townmap1{
margin-top:20px;
float:left;
margin-left:20px;
}

#townmap1 ol{
margin:0 0px 5px;
}

#townmap1 li{
    list-style: decimal;
	padding-left:-10px;
}
#map2 
{
color:#E2007E;!important
}
.map2ol{
margin:0 0px 5px;
color:#E2007E;!important
t
}

.map2li{
    list-style: decimal;
	padding-left:-10px;
color:#E2007E;!important
}
#map2 a:link       {color:#E2007E;text-decoration:underline;} 
#map2 a:visited    {color:#E2007E;text-decoration:underline;} 
#map2 a:active     {color:#333;text-decoration:underline;} 
#map2 a:hover      {color:#333;text-decoration:underline;} 


/*ライト*/
#townmap2{
margin-top:20px;
float:left;
width:280px;
margin-left:20px;
}

#townmap2 ol{
margin:0 0px 5px;
}

#townmap2 li{
    list-style: decimal;
	padding-left:-10px;
color:#E2007E;
}
#townmap2 a:link       {color:#E2007E;text-decoration:underline;} 
#townmap2 a:visited    {color:#E2007E;text-decoration:underline;} 
#townmap2 a:active     {color:#333;text-decoration:underline;} 
#townmap2 a:hover      {color:#333;text-decoration:underline;} 




/*その他*/
#townmap3{
width:280px;
margin-top:10px;
float:left;
margin-left:40px;
}

#townmap3 ol{
margin:0 0px 5px;
}

#townmap3 li{
list-style: decimal;
padding-left:-10px;
color:#333333;	
}

#townmap5{
width:280px;
margin-top:20px;
float:left;
margin-left:20px;
}

#townmap5 ol{
margin:0 0px 5px;
}

#townmap5 li{
list-style: decimal;
padding-left:-10px;
color:#333333;	
}

/*バス（右）*/
#townmap4{
margin-top:20px;
float:left;
width:300px;
margin-left:40px;
}


.left{
width:300px;
float:left;
clear:left;
}
.right{
width:290px;
float:right;
}

/*マウスオンマップ画像表示-----------------未使用*/
.pop1{
      position:relative;
      top: 0px; left: 0px;
 }
 

.ballimg2{
	position: absolute;
	top: 20px;
	left:0px;
	display: none;
	padding: 2px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
a:hover .ballimg2 {
	display:block;
}


/*フレームの埋込 -----------------*/
.frame {
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
  height:100%;
  width:100%;
  position:relative;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
}

/*フッターナビ -----------------*/
#gototop{
clear:both;
width:885px;
margin:20px auto;
text-align:right;
}

#foot_navi2{
	clear:both;
	width:885px;
	margin:20px auto;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:20px;
}


#contact{
float:right;
width:680px;
}

#foot_logo{
float:left;
margin-left:10px;
}


#foot_navi{
clear:both;
width:905px;
margin:50px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:20px;

}

#foot_navi ul{
margin:10px 0px 30px;
height:14px;
padding-top:20px;
border-top:solid #ccc 1px;
}

#foot_navi li{
float:left;
line-height:14px;
padding:0 10px;
border-right:solid #ccc 1px;
}

/*フッター連絡先 -----------------*/


/*フッター -----------------*/
#footer{
	clear:both;
	padding:20px 0 20px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	line-height:200%;
	background-color: #0066CC;
}

#footer a:link       {color:#fff;text-decoration:underline;} 
#footer a:visited    {color:#fff;text-decoration:underline;} 
#footer a:active     {color:#fff;text-decoration:none;} 
#footer a:hover      {color:#fff;text-decoration:none;} 


/*フッター（コピーライト） -----------------*/

#copyright{
	clear:both;
	color:#CCCCCC;
	padding:8px;
	text-align:center;
	background-color: #003366;
}
#copyright a:link       {color:#ccc;text-decoration:none;} 
#copyright a:visited    {color:#ccc;text-decoration:none;} 
#copyright a:active     {color:#ccc;text-decoration:none;} 
#copyright a:hover      {color:#ccc;text-decoration:underline;} 


#page-top {
background:none;
display:scroll;
position:fixed;
top:10px;
left:0px;
}

/**ブックマーク**/
#fukidashi {
position:fixed;
display:block;
bottom:270px;
right:0px;
width:57px;
height:101px;
}

#fukidashi a{
	background:url() no-repeat;
	width:57px;
	height:101px;
	display:block;
}

#fukidashi a:hover{
	background:url() no-repeat;
}



/**ロゴ固定**/

#ttop {
position:fixed;
display:block;
bottom:200px;
right:5px;
width:60px;
height:53px;
}

#ttop a{
	background:url() no-repeat;
	width:60px;
	height:53px;
	display:block;
}

#ttop a:hover{
	background:url() no-repeat;
}



/*ダイビング箇条書きli-----------------*/
.ul-line{
	margin:0px 0 0px;
}
.list{
	text-indent: -2px;
	padding:5px 5px 5px;
	line-height:160%;
}

/*ツアー一覧関係-----------------*/

.tourname{
width:610px;
background-image:url(../img/system/tourname_bg.jpg);
background-repeat:no-repeat;
line-height:140%;
font-size:16px;
padding:5px 10px;
margin:0px 0px 10px;
}

.date{
font-size:16px;
font-weight:bold;
line-height:140%;
}
.priceul{
margin-left:15px;
}
.price{
font-size:16px;
font-weight:bold;
line-height:23px;
color:#CC0000;
}
.roomul{
}
.roomli{background-image:url(../img/system/li_or.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
line-height:23px;
font-weight:bold;
}

.tourli{
font-weight:bold;
}

/*見出し-----------------*/

/*h2-----------------*/

.midashi2{
	font-size:16px;
	padding-left:45px;
	line-height:68px;
}
h2 a:link    {text-decoration:none;color:#003399;} 
h2 a:visited {text-decoration:none;color:#003399;} 
h2 a:active  {text-decoration:none;color:#0099CC;} 
h2 a:hover   {text-decoration:underline;color:#0099CC;} 
.midashi-box {
	width:680px;
	height:61px;
	margin:10px 0px 5px;
	background-image:url(../img/common/title.jpg);
	background-repeat:no-repeat;
}
.title2{
	text-align:left;
	font-weight:bold;
	height:40px;
	color:#ffffff;
	padding-left:45px;
	padding-top:15px;
	margin:0px;
	font-size:16px;
	background-image:url(../img/common/h2-bg.jpg);
	background-repeat: no-repeat;
}
/*第3階層用見出しh2-----------------*/
.midashi-box2 {
	width:680px;
	height:61px;
	margin:10px Auto 20px;
	background-image:url(../img/common/title.jpg);
	background-repeat:no-repeat;
}
.midashi-box22 {
font-size:18px;
	line-height:50px;
		padding-left:20px;
height:68px;
width:660px;
	margin:15px 0px 0px;
	background-image:url(../img/common/title_bg22.jpg);
	background-repeat:no-repeat;
}
.midashi-tour {
	width:610px;
	background-image:url(../img/palautour/midashi-bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.h3-midashi_or2{
	text-align:left;
	font-weight:bold;
	line-height:35px;
	color:#CC0000;
	padding-left:50px;
	padding-top:4px;
	margin:0px 0 5px;
	font-size:14px;
	background-image:url(../img/system/h3-bg2.jpg);
	background-repeat: no-repeat;
}
.tour{
	font-size:16px;
	color:#6633CC;
	padding:10px;
}
.jal-midashi {
font-size:16px;
height:68px;
width:660px;
margin:0px;
background-image:url(../img/palautour/jal_midashi.jpg);
background-repeat:no-repeat;
}
.del-midashi {
font-size:16px;
height:68px;
width:660px;
margin:0px;
background-image:url(../img/palautour/del_midashi.jpg);
background-repeat:no-repeat;
}
/*h3-----------------*/
/*観光からオプションへリンク-----*/
.op{
font-size:14px;
font-weight:bold;
padding-top:5px;
}
.h3-kankou{
font-size:14px;
font-weight:bold;
line-height:150%;
}
.midashi-box3 {
	width:660px;
	height:50px;
	margin:0px 0px 5px;
	/*background-image:url(../common-img/h3-bg.jpg);
	background-repeat:no-repeat;*/
	background-color:#99CCFF;
}

.midashi3{
	text-align:left;
	font-weight:bold;
	line-height:30px;
	color:#ffffff;
	padding-left:10px;
	margin:0px 0 15px;
	font-size:14px;
	background-image:url(../img/common/h3-bg.jpg);
	background-repeat: no-repeat;
}

.midashi3bl{
	text-align:left;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	margin:0px 0 0px;
	font-size:12px;
	background-image:url(../img/common/h3-bgbl.jpg);
	background-repeat: no-repeat;
}
.midashi3_otoku{
	text-align:center;
	font-weight:bold;
	line-height:60px;
	padding:12px 30px 10px;
	margin:0px 0px 10px;
	font-size:16px;
	background-image:url(../img/common/h3-bg_otoku.jpg);
	background-repeat: no-repeat;
}


/*ダイビングで使用*/
.midashi3pp{
	text-align:left;
	font-weight:bold;
	line-height:40px;
	padding-left:18px;
	margin:0px 0 5px;
	font-size:13px;
	background-image:url(../img/common/h3-bg_div.gif);
	background-repeat: no-repeat;
	color:#000066;
}

.midashi3spa{
	text-align:left;
	font-weight:bold;
	line-height:40px;
	padding-left:45px;
	margin:0px 0 5px;
	font-size:14px;
	background-image:url(../img/common/h3-bg_spa.jpg);
	background-repeat: no-repeat;
}

.midashi3op{
	text-align:left;
	font-weight:bold;
	line-height:50px;
	padding-left:18px;
	margin:0px 0 5px;
	font-size:14px;
	background-image:url(../img/common/h3-bgpp.jpg);
	background-repeat: no-repeat;
}
.midashi3mid{
	text-align:left;
	font-weight:bold;
	line-height:30px;
	color:#ffffff;
	padding-left:10px;
	margin:0px 0 15px;
	font-size:14px;
	background-image:url(../img/common/h3-bg.jpg);
	background-repeat: no-repeat;
}
.midashi_res{
clear:both;
text-align:left;
font-weight:bold;
	line-height:40px;
	padding-left:60px;
	padding-top:10px;
	margin:0px 0 10px;
	font-size:16px;
	background-image:url(../img/common/h3-bg_res.jpg);
	background-repeat: no-repeat;
}

.midashi_shop{
clear:both;
text-align:left;
font-weight:bold;
	line-height:40px;
	padding-left:60px;
	padding-top:10px;
	margin:0px 0 10px;
	font-size:16px;
	background-image:url(../img/common/h3-bg_shop.gif);
	background-repeat: no-repeat;
}
.midashi_htl{
clear:both;
text-align:left;
font-weight:bold;
	line-height:40px;
	padding-left:60px;
	padding-top:10px;
	margin:30px 0 10px;
	font-size:16px;
	background-image:url(../img/common/h3-bg_htl.gif);
	background-repeat: no-repeat;
}
.midashi3div{
	text-align:left;
	font-weight:bold;
	line-height:36px;
	color:#ffffff;
	padding:3px 0 0 40px;
	margin:0px 0 15px;
	font-size:14px;
	background-image:url(../img/common/h3-bg_divpo.gif);
	background-repeat: no-repeat;
}



/*h4-----------------*/
.midashi4a{
	font-weight:bold;
		font-size:14px;
		color:#F3C;
		margin-top:20px;
}



/*余白-----------------*/
.p10{
padding:10px;
}
.p5{
padding:5px;
}
.p8{
padding:8px;
}

/*囲み-----------------*/
.box{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:15px;
	margin:0px 0 20px;
	line-height:170%;
}
.box2{
	clear:both;
	margin:0px 0 40px;
}
.restable{
	/*border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;*/
	clear:both;
	margin-bottom:40px;
}
#com{
	margin:30px 0px 40px;
	width:660px;
	height:153px;
	background-image:url(../img/common/com_bg.gif);
	background-repeat:no-repeat;
}
#com2{
	margin:30px 0px 40px;
	width:660px;
	height:177px;
	background-image:url(../img/common/com_bg2.gif);
	background-repeat:no-repeat;
}
.staffcom{
	width:415px;
	float:right;
	margin:25px 60px;
	vertical-align: middle;
}
.staffcom2{
	width:432px;
	float:right;
	margin:30px 45px;
	vertical-align: middle;
}

.line-h200{
	line-height:200%;
}

/*マージン-----------------*/
.m-bt10{
margin:10px 0;
}
.m-l10{
margin-left:10px;
}
.m-lr10{
margin-left:10px;
margin-right:10px;
}
.m-10{
margin:10px;
}
.m-t10{
margin-top:10px;
}
.m-lt10{
margin-left:10px;
margin-top:10px;
}
.m-t10b40{
margin-bottom:40px;
margin-top:10px;
}
.m-b15{
margin-bottom:15px;
}
.m-b5{
margin-bottom:5px;
}
.m-b10{
margin-bottom:10px;
}
.m-b25{
margin-bottom:25px;
}
.m-r10{
margin-right:10px;
}
.m-bt15{
margin:15px 0;
}
.m-bt5{
	margin: 5px 0;
	text-align: center;
}
.m-bt20{
margin:20px 0;
}


.m-bt40{
margin:40px 0;
}




/*フォント装飾-----------------*/

.small10{
font-size:10px;
line-height:140%;
}

.big14n{
font-size:14px;
line-height:160%;
}

.big14{
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

.big14_bl{
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #3333CC;
}

.big16{
font-size:16px;
font-weight:bold;
line-height:160%;
}

.hoteldata{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height:120%;
text-align:center;
background-color:#FFFFFF;
}
.hoteldata1{
text-align:center;
background-color:#dfdfdf;
}

/*ページ内装飾なしリンク*/
#link a:link       {color:#333;text-decoration:none;} 
#link a:visited    {color:#333;text-decoration:none;} 
#link a:active     {color:#333;text-decoration:none;} 
#link a:hover      {color:#333;text-decoration:underline;} 

/*写真装飾-----------------*/

.border4{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:2px;
		background-color:#FFF;

}

.border-mlb10{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-left:10px;
margin-bottom:10px;

}
.border-mrb10{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-right:10px;
margin-bottom:10px;

}

.border-mr10b5{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-right:10px;
margin-bottom:5px;

}
.border-mr10b15{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-right:10px;
margin-bottom:15px;

}
.border-mr10b25{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:2px;
	margin-right:10px;
margin-bottom:25px;

}

.img_right_border{
	float:right;
	margin-left:20px;
	margin-bottom:0px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:3px;
	background-color:#FFF;

}
.img_left_border{
	float:left;
	margin-right:15px;
	margin-bottom:0px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:2px;
	background-color:#FFF;
}


.float_right{
float:right;
}

/*toppage*/
.news_title{
	padding:3px 8px;
	color:#FFF;
	background-color:#2A74B2;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}
.notice_title{
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	border-bottom:dashed 1px #333;
	padding-bottom:5px;
	color:#0033CC;
	margin:12px 0;
}

.border-bottom{
border-bottom:1px solid #ededed;
margin-bottom:5px;
}

.mochimono14{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
font-weight:bold;
line-height:140%;
}
.mochimono{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
line-height:150%;
}

.txt{	font-size: 12px; text-decoration:none !important;
}
#ban1  a:link       {text-decoration:none !important; padding-bottom:1px;} 
#ban1  a:visited   {text-decoration:none;} 
#ban1  a:active    {text-decoration:none;} 
#ban1  a:hover     {text-decoration:underline !important;} 

.tourbox {
	display: block;
	margin: 10px 0;
}
.tourbox1 {
	display: block;
	padding: 5px;
	float: left;
	/*height: 270px;*/
	width: 200px;
margin:5px 9px 10px 0;
	border: 2px solid #0CF;
	background-color:#E3FFFD;
}
.tourbox2 {
	display: block;
	padding: 5px;
	float: left;
	/*height: 270px;*/
	width: 200px;
	margin-right: 0px;
margin:5px 0 10px;
	border: 2px solid #0CF;
		background-color:#E3FFFD;

}
.tourbox3 {
	padding: 5px;
	float: right;
	width: 64%;
	height: 270px;
margin:5px 0;
	border: 2px solid #0CF;
}

.img1{
margin:0 15px 0px 0;
	float: left;
}
.img2{
margin:0 15px 15px 0;
	float: left;
}
.tourbox4 {
	padding: 5px;
	float: right;
	height: auto;
margin:15px 0;
	border: 1px solid #0CF;
}
.tourbox5 {
padding: 5px;
float: left;
height: auto;
width: 98%;
margin:5px 0 10px;
border: 2px solid #0CF;
}
.niceday-sp-box {
	background-color: #FFF3B5;
	display: block;
	padding: 10px;
	width: 93%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
