@charset "utf-8"


/*１．ブラウザの初期化＆全体の中央揃え*/
* {
 margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,p {
    margin:0;
	padding:0;
}

* {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
    color:#0033FF;
}

p {
 font-size:1em;
	color:#333333;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i {
font-style:normal;
color:#000000;
}

h3,h4,h5 {
 font-weight:normal;
}

ul,li {
 list-style-type:none;
}



/*---------------container（コンテンツ全体領域の設定） ---------------*/
#container {
 margin-left:auto;
	margin-right:auto;
	width:720px;
	text-align:left;
	position:relative;
	font-size:12px;
}



/*---------------header（ロゴ、サンプル画像領域の設定） ---------------*/
#header {
 margin:7px auto;
	width:720px;
}

#Header {
 position:relative;
 width:720px;
	margin-top:7px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
}

#Header #h1 {
    width:375px;
	float:left;
}

#Header #h2 {
    width:325px;
	float:right;
	text-align:right;
	border-width:0px;
}

#Header #Logo {
    border-width:0;
}

#Header #TopBanner {
    border-width:0;
}

#HeadSpacer {
    margin-top:5px;
}

/*---------------navigation（ナビゲーションバー領域の設定） ---------------*/
#Navigation {
 width:720px;
	padding:0;
}

#Navigation a {
    list-style-type:none;
	display:inline;
}

#NavigationList1 {
    margin-top:0;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:1px;
	padding:0;
}

#NavigationList2 {
    margin-top:0;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:6px;
	padding:0;
}

#NavigationList3 {
    margin-top:0;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:6px;
	padding:0;
}

#NavigationList4 {
    margin-top:0;
	margin-right:6px;
	margin-bottom:0px;
	margin-left:6px;
	padding:0;
}

#NavigationList5 {
    margin-top:0;
	margin-right:1px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0;
}

#Navigation img {
	border-width:0px;
}




/*---------------NavigationSub（サブのボタン・検索バー領域の設定） ---------------*/
#NavigationSub {
 width:720px;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#NavigationSub ul{
 float:left;
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}

#NavigationSub li {
 display:inline;
 list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
#NavigationSub a {
 text-decoration:none;
}

#NavigationSub img {
 border-width:0px;
}
#NavigationSub img.SubButton {
 border-width:0px;
	margin-left:10px;
}

#NavigationSub form {
 vertical-align:bottom;
 float:right;
	height:25px;
	margin-left:0px;
	padding-bottom:0px;
}

#NavigationSub form #SearchBtn {
 width:50px;
	font-weight:normal;
	margin-right:5px;
}

#NavigationSub form #SearchTxt {
 width:200px;
 margin-right:10px;
 font-size:1em;
	font-weight:normal;	
}

#SearchBox {
	width:200px;
	margin-right:5px;
	font-size:1em;
	font-weight:normal;
	margin-left: 460px;
}

#NavigationSub form p{
 letter-spacing:5px;
 display:inline;
	padding-right:10px;
}

/*---------------Sub-Main（サブコンテンツ領域） ---------------*/

#Sub-Main {
 margin-left:auto;
	margin-right:auto;
	width:720px;
	text-align:left;
	margin-top:15px;
}
#Sub-Main a img{
 border:none;
}

#Sub-Main #sub-Left {
 float:left;
	width:535px;
}

#Sub-Main #sub-Left #OsusumeList {
 background-color:#F0F0F0;
	padding-bottom:7px;
}

#Sub-Main #sub-Left #OsusumeList ul {
 margin:0px;
	padding-left:0px;
	width:529px;
	padding:3px;
}


#Sub-Main #sub-Left #OsusumeList ul li{
 float:left;
 width:252px;
	height:140px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	margin-left:5px;
	margin-right:3px;
	margin-bottom:10px;
	background-image:url(../images/back_love_orange3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}

#Sub-Main #sub-Left #OsusumeList ul li.sub-LeftList2 {
 margin-right:0px;
}

#sub-Left #OsusumeList ul li h3,
#sub-Left #OsusumeList ul li h4,
#sub-Left #OsusumeList ul li p {
 font-size:12px;
	letter-spacing:normal;
}

#sub-Left #OsusumeList ul li h3 {
	width:82px;
	height:62px;
	display:inline;
}

#sub-Left #OsusumeList ul li h3 a img {
 float:left;
	width:80px;
	margin-top:7px;
	margin-right:3px;
	margin-bottom:3px;
	margin-left:3px;
}

#sub-Left #OsusumeList ul li h3 a:hover img{
 border-width:1px;
	border-color:#FF6600;
	border-style:solid;
	width:78px;
	height:58px;
}

#sub-Left #OsusumeList ul li h4 {
 display:block;
 width:163px;
	min-height:20px;
	margin-top:7px;
	margin-left:88px;
	margin-bottom:8px;
	margin-right:0px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:4px;
	background-image:url(../images/back_love_orange_Name3.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	line-height:15px;
}

#sub-Left #OsusumeList ul li h4 a {
 text-decoration:none;
	outline:none;
}

#sub-Left #OsusumeList ul li h4 a:hover {
 color:#FF6600;
}

#sub-Left #OsusumeList ul li h4 a span.hotelName-hana{
 background-image:url(../images/icon_orange.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-bottom:3px;
	padding-left:25px;
	margin-left:0px;
}

#sub-Left #OsusumeList ul li p {
 line-height:1.5;
	margin-top:5px;
	margin-right:3px;
	margin-bottom:5px;
	margin-left:3px;
}

#Sub-Main #sub-Right {
 float:right;
 width:172px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}

/* ---------------IE6用Sub-Main（サブコンテンツ領域） --------------- */
/* * html #sub-Left #OsusumeList ul li h3 {
 display:block;
 float:left;
	width:80px;
	margin-top:7px;
	margin-right:3px;
	margin-left:3px;
}

* html #sub-Left #OsusumeList ul li h3 a:hover img{
 border-width:1px;
	border-color:#FF6600;
	border-style:solid;
}

* html #sub-Left #OsusumeList ul li h4 {
 display:block;
 width:160px;
	margin-top:7px;
	margin-left:90px;
	margin-bottom:8px;
	margin-right:0px;
	padding-top:5px;
	padding-left:0px;
	background-image:url(../images/back_love_orange_Name3.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	line-height:15px;
}

* html #sub-Left #OsusumeList ul li h4 a {
 text-decoration:none;
	outline:none;
}

* html #sub-Left #OsusumeList ul li h4 a:hover {
 color:#FF6600;
}

* html #sub-Left #OsusumeList ul li h4 a span.hotelName-hana{
	display:block;
 background-image:url(../images/icon_orange.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-bottom:3px;
	padding-left:20px;
	margin-left:0px;
}

* html #Sub-Main #sub-Left #OsusumeList ul li{
 float:left;
 width:252px;
	height:130px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	margin-left:5px;
	margin-right:3px;
	margin-bottom:10px;
	background-image:url(../images/back_love_orange3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}
*/

/*---------------pagebody（メインコンテンツ領域の設定） ---------------*/
#pagebody {
 width:720px;
	padding-top:5px;
	text-align:left;
}

#map-Block {
 margin-top:7px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	width:720px;
}
/*---------------Pankuzu（パンくず）---------------*/
#Pankuzu {
 font-size:13px;
	color:#666666;
	font-weight:normal;
	background-color:#FFFFFF;
	margin-top:10px;
}


/*---------------footer（フッター領域の設定） ---------------*/

#footer {
 margin-left:auto;
 margin-bottom:15px;
 margin-right:auto;
	text-align:center;
	padding:0px;
	width:720px;
}

#footerNav {
 display:block;
 list-style-type:none;
	width:320px;
 font-size:12px;
 margin-top:10px;
 margin-bottom:10px;
 margin-left:auto;
 margin-right:auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
 background-repeat:no-repeat;
}

.footerNavList1 {
 display:inline;
	list-style-position:inside;
 list-style-type:none;
 margin:0px;
 padding-left:7px;
	padding-right:7px;
	padding-top:0px;
	padding-bottom:0px;
 font-size:12px;
	color:#666666;
 border-left-width:1px;
 border-left-style:solid;
 border-right-width:1px;
 border-right-style:solid;
}

.footerNavList2 {
 display:inline;
 list-style-type:none;
	list-style-position:inside;
 margin:0px;
 padding-left:7px;
	padding-right:7px;
 font-size:12px;
 border-right-width:1px;
 border-right-style:solid;
}

#copyright {
 font-size:13px;
 font-weight:bold;
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	padding:0px;
 line-height:100%;
 width:400px;
}

#copyrightMark {
 font-size:18px;
}

/* 
footer領域内のナビゲーションバーの
上下にある水平線の設定 ここから ----*/

.footerHorizontalRule {
 width:400px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:0px;
	border-width:2px;
	border-color:#666666;
	border-style:solid;
}

/* 
footer領域内のナビゲーションバーの
上下にある水平線の設定　ここまで ----*/



/*
fotter領域内の文字カラー、背景カラー、
ボーダーカラー設定　ここから */

#fotter {
 color:#666666;
	background-color:#ffffff;
}

.fotterNavList1,
.fotterNavList2 {
 border-right-color:#666666;
	border-left-color:#666666;
}

/*
fotter領域内の文字カラー、背景カラー、
ボーダーカラー設定　ここまで */



/* ページごとのCSS（使っているのかも分からん。（島袋）） */
.new_big {font-size: 16px; font-style: normal; line-height: 120%; font-weight: bold;}
.new_top {font-size: 12px; font-style: normal; line-height: 123%; letter-spacing: normal;}
/* ▲▲ Footerなどで使用中 ▲▲ */
.style1 {color: #999999}
.style2 {color: #666666}
.style10 {color: #0033CC;}
.style11 {font-size: 12px; font-style: normal; line-height: 123%; letter-spacing: normal; font-weight: bold; }
.style12 {font-size: 16px;	font-style: normal;	line-height: 120%;	font-family: "ＭＳ Ｐゴシック", "Osaka";	color: #333333;}
.style13 {font-size: 12px; font-style: normal; line-height: 123%; letter-spacing: normal; color: #333333; }
.style14 {font-size: 16px; font-style: normal; line-height: 120%; font-weight: bold; color: #333333; }
.style15 {font-size: 16px; font-style: normal; line-height: 120%; font-weight: bold; color: #333333; }
.style16 {color: #000000}
.style17 {letter-spacing: normal; font-size: 12px; line-height: 123%;}
.style18 {font-weight: bold; font-size: 16px; line-height: 120%;}
.style19 {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 123%; letter-spacing: normal; font-weight: bold; }
.style20 {color: #000000}
.style21 {font-size: 16px; font-style: normal; line-height: 120%; font-family: "ＭＳ Ｐゴシック", "Osaka"; color: #000000; }

/*---------------clear（フロートを解除するための設定）---------------*/
.clear {
    clear:both;
}

/*---------------clearfix（フロートのハック処理）---------------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */