/***********************************************/
/*ページ全体   　				      　　　　 */
/***********************************************/
body        { font-size: small; margin: 0; color : #454545;
}
img         { margin:0px ; border:0px ;padding:0px ;} 
#outline    { width:780px ; text-align:left ;}
.full       { width:780px ;}
.side2      { width:220px ; float:right ;}
.main2      { width:545px ; float:left ;} 
.side       { width:200px ; float:left ;}
.main       { width:560px ; float:right ;} 
.clear      { clear:both ;} 


/***********************************************/
/*フォント（通常はこれを使用）                 */
/***********************************************/
.text_tokuten     { font-weight: bold; font-size:medium; color:#384682; }
.text_blue_bold   { font-weight: bold; font-size:small; color:#384682; }
.text_bluetitle   { font-weight: bold; font-size:x-small; color:#384682; }
.text_price       { font-weight: bold; font-size:large; color:#990000; font-family:Arial-black,Arial,Helvetica,sans-serif;}
.text_enn         { font-weight: bold; font-size:x-small; color:#990000;}
.text_white_mini  { font-weight: bold; font-size:x-small; color:#FFFFFF ;}
.text_white_bold  { font-weight: bold; color:#FFFFFF }
.text_red_mini    { font-size:x-small; color:#990000;}
.text_red_bold    { font-weight: bold; color:#FF0000 }
.text_alerts      { font-weight: bold; font-size:small; color:#990000;}
.text_tpics01     { font-weight: bold; font-size:x-small; color:#4C3B1A ;}
.text_tpics02     { font-weight: bold; font-size:medium;}
.text_arrow       { padding:0 0 0 15px;background:url(/img/icon_arrow_02.gif) no-repeat;} 
.text_arrow02     { font-weight: bold; font-size:small; color:#384682; padding:0 0 0 15px;background:url(/img/icon_arrow_02.gif) no-repeat;}
.text_tpics03     { font-weight: bold; font-size:small;padding:0 0 0 20px;}

/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#384682; }
a:visited	{ color:#6495ed; }
a:hover		{ color:#5088ED; }


/***********************************************/
/*フォント（通常はこれを使用）                 */
/***********************************************/
.text01  { font-weight: lighter; font-size:xx-large; margin-bottom: 0px }
.text02  { font-weight: lighter; font-size:x-large; margin-bottom: 0px }
.text03  { font-weight: lighter; font-size:large; margin-bottom: 0px }
.text04  { font-weight: lighter; font-size:medium; margin-bottom: 0px }
.text05  { font-weight: lighter; font-size:small; margin-bottom: 0px }
.text06  { font-weight: lighter; font-size:x-small; margin-bottom: 0px }
.text07  { font-weight: lighter; font-size:xx-small; margin-bottom: 0px }


/***********************************************/
/*フォント（サイズ固定はこれを使用）           */
/***********************************************/
.title          { font-size: 14px; font-weight: bold; margin-bottom: 0px }
.normal         { font-size: 12px; font-weight: lighter; line-height: 18px; margin-bottom: 0px }
.small          { font-size: 11px; font-weight: lighterl; line-height: 13px; margin-bottom: 0px }


/***********************************************/
/*ヘッドタグ		                       */
/***********************************************/

h1 {font-weight: lighter; font-size:small;padding:0px;margin:0px;}
h2 {font-weight: lighter; font-size:small;padding:0px;margin:0px;}
h3 {font-weight: lighter; font-size:small;padding:0px;margin:0px;}
h4 {font-weight: lighter; font-size:small;padding:0px;margin:0px;}


/***********************************************/
/*リスト　　　　　　　　　                     */
/***********************************************/

ul         {margin:0 ; padding:0 ; text-align:left ; list-style-type:none ;}
li         {margin:0 ; padding:0 ; list-style-type:none ;}

#STYLE ul   { margin:0 ; padding:0 ;}
#STYLE li   { margin-left:4px ; padding:0 ; float:left ;list-style-type:none ;}

#AREA1 ul   { margin:0 ; padding:0 ;}
#AREA1 li   { margin-right:4px ; padding:0 ; float:left ;list-style-type:none ;}

#AREA2 ul   { margin:0 ; padding:0 ;}
#AREA2 li   { margin-right:4px ;margin-top:10px;padding:0 ; float:left ;list-style-type:none ;}

#HOTEL ul   { margin:0 ; padding:0 ;}
#HOTEL li   { margin-right:10px ;margin-top:10px;padding:0 ; float:left ;list-style-type:none ;}

#TOPIC ul   { margin:0 ; padding:0 ;}
#TOPIC li   { margin-top:5px ;padding:0 ; list-style-type:none ;}

/***********************************************/
/*ヘッダー用　　　　　　　                     */
/***********************************************/

#HEAD ul   { margin:0 ; padding:0 ;}
#HEAD li   { margin-left:2px ; margin-top:6px; padding:0 ; float:left ;list-style-type:none ;}
#HEAD img  { vertical-align: text-bottom; }

#HEAD_2 ul { margin:0 ; padding:0 ;}
#HEAD_2 li { margin:0 ; padding:0 ; float:left ;list-style-type:none ;}

/* header追加分 */
h1#headtext {
	height: 18px; 
	background: url(/inc/img/bg_head.gif) no-repeat;
	text-align: right; 
	padding-top: 2px; 
	margin: 5px 0 15px;
	}

h1#headtext a{
	color:#969696; 
	text-decoration: none;
	}

.light { 
	font-weight: lighter;
	}

#header { 
	width: 780px; 
	font-size: 13px; 
	height: 112px; 
	background: url(/inc/img/head-bg.gif) bottom no-repeat;
	}
	
#headLogo {
	width: 292px; 
	float: left; 
	padding-top: 3px;
	}
	
#headR { 
	width: 380px; 
	float: left; 
	text-align:right;
	}
	
div#headR p{
	margin: 8px 0 0 0;
	font-size:x-small;
	}
	
#sitemap {
	background: url(/inc/img/icon_sitemap.gif) no-repeat; 
	padding: 0 0 2px 20px; 
	margin-bottom:2px;
	}
	

#yoyaku {
	background: url(/inc/img/icon_confirm.gif) no-repeat; 
	padding: 0 0 2px 20px; 
	margin-bottom:2px;
	height:17px;
	}

#book {
	background: url(/inc/img/icon_maybook.gif) no-repeat; 
	padding: 0 0 2px 20px; 
	margin-bottom:2px;
	height:17px;
	}
	
.gnavi {
	margin-left: 3px; 
	clear: both;
	}
	
.gnavi li{
	float: left; 
	margin: 10px 2px 0 0; 
	}
	
.gnavi li a{
	text-decoration: none;
	font-weight:bold;
	}
	
.gnavi2 {
	margin-left: 3px; 
	clear: both;
	}
	
.gnavi2 li{
	width: auto;
	float: left; 
	margin: 10px 2px 0 0; 
	}
	
.gnavi2 li a{
	text-decoration: none;
	font-weight:bold;
	}

/***********************************************/
/*フッター用（新）　　　　       */
/***********************************************/


div#foot_box {
	width:100%;
	font-size:11px;
	color:#39467d;
	margin-top:30px;
}



div#foot_box a {
	color:#39467d;
}


div.inner_wrap {
	width:950px;
	margin:0 auto;
	text-align:left;
	position:relative;
	padding-bottom:6px;
}

div#foot_cont_link {
	width:100%;
	background:url(/img/foot/foot_bg.gif) repeat-x top left #efefef;
	height:21px;
	padding-top:8px;
}

div#foot_cont_link ul {
	overflow:hidden;
}

div#foot_cont_link li {
	float:left;
	text-indent:10px;
	background:url(/img/foot/foot_arrow.gif) no-repeat center left;
	margin-right:10px;
}

div#foot_cont_link p {
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
}

div#foot_cont_link p a {
	width:145px;
	height:30px;
	background:url(/img/foot/foot_pageup.gif) no-repeat top left;
	text-indent:-9999px;
	overflow: hidden;
	display:block;
}


div#foot_link_wrap {
	width:100%;
	background:#efefef;
	padding:0 0 10px 0;
	border-bottom:1px solid #a6b4bf;
	overflow:hidden;
}

div#foot_link_wrap hr {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	margin:10px 0;
}

div#foot_link_wrap dl {
	margin:0;
	overflow:hidden;
}

p.foot_contents {
	background:url(/img/foot/foot_balloon.gif) no-repeat left top;
	width:66px;
	height:22px;
	text-align:center;
	color:#FFF;
	padding-top:5px;
	margin:5px 0 0;
}

p.foot_contents_sp {
	background:url(/img/foot/foot_balloon_sp.gif) no-repeat left top;
	width:66px;
	height:22px;
	text-align:center;
	color:#FFF;
	padding-top:5px;
	margin:5px 0 0;
}

div#foot_link_wrap dt {
	margin:5px 0 0;
	font-weight:bold;
}

div#foot_link_wrap dd {
	margin:3px 0 0;
}

div#foot_pam_info {
	width:100%;
	background:#c4d2dc;
	padding-top:6px;
	border-top:1px solid #ffffff;
}

div#foot_pam_info li {
	float:left;
	text-indent:10px;
	background:url(/img/foot/foot_arrow.gif) no-repeat center left;
	margin-right:10px;
}

div#foot_pam_info p {
	text-align:right;
	margin:0;
}
/***********************************************/
/*フッター用　　　　　　　                     */
/***********************************************/

#FOOT      { font-weight:lighter ; font-size:x-small ; line-height:1.7em ; width:780px ; margin-top:20px ; color:#969696 ; text-align:left ;}
#FOOT a    { text-decoration:none ; color:#969696 ;}
#FOOT2     { width:780px ; text-align:center ; color:#969696 ; margin-bottom:10px ;}
