@charset "shift_jis";
/* ////////////////////////////////@全体定義（枠・ぱんくず）//////////////////////////////// */

/* ---------------------------------------------------------
全体の定義
--------------------------------------------------------- */
body {
	color:#423113;
	line-height:1.2em;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック",Helvetica,Sans-Serif;
	color: #333333;
	margin: 0;
	padding: 0;
/* 2016/02/16 ヘッダー変更のため
	background:#FFFFFF url(../../com_img/h_f/bg.gif) center top repeat-x ;
*/
}

* html body{
/* for WInIE6 */
	font-size:75%;
	font-family:Verdana, "ＭＳ Ｐゴシック",sans-serif;
	line-height:1.5em;
 }

*;first-child+html body,
*;first-child+html #contents{
/* for WInIE7 */
	font-size:75%;
	font-family:"メイリオ",Meiryo,sans-serif;
	line-height:1.5em;
 }

img {
	border-style: none;
}

/* 2016/02/02 ヘッダー変更のため
#header a:link { color:#cc0000; text-decoration: underline }
#header a:visited { color: #ff6600; text-decoration: underline }
*/


.clear_all { clear:both; margin:3px 0;}
.bold { font-weight:bold; }
.shift-left { float:left;}
.shift-right { float:right;}
.left { text-align:left;}
.right { text-align:right;}
.center { text-align:center;}


/* ---------------------------------------------------------
各枠
--------------------------------------------------------- */
#wrapper {
	float:none;
	height: auto;
	width: 1004px;
	margin: 0px auto;
	padding:0;
	background:#FFFFFF;
/* 2016/02/16 ヘッダー変更のため
	border-right:#999999 solid 1px;
	border-left:#999999 solid 1px;
*/
}

#contents {
	/*float:left;*/
	height: auto;
	/*margin:5px 0 0 0;*/
	padding:0 0 5px 0;
	text-align:left;
}



/* ---------------------------------------------------------
パンくず
--------------------------------------------------------- */
#pankuzu {
	width: 999px;
	font-size: 12px;
	margin: 0 0px 5px 0px;
	padding:0 0 3px 5px;
	text-align: left;
	background: #dddddd;
	line-height: 20px;
	height: 20px;
	clear:both;
}

/* ////////////////Aヘッダーフッター背景//////////////////////////////// */


/* ---------------------------------------------------------
Global Header
--------------------------------------------------------- */
#g_header {
	width: 100%;
	height: 28px;
	margin: 0;
	padding:0;
	background:#FFFFFF url(../../com_img/global/header_bg.gif) repeat-x;
	border-bottom:3px solid #FF0000;	
	}
	
#g_header a:link {color:#666666; font-weight:bold; font-size:12px;}
#g_header a:visited { color: #999999; text-decoration: underline }
#g_header a:active {color:#CCCCCC; font-weight:bold; font-size:12px;}
#g_header a:hover {color:#CCCCCC; font-weight:bold; font-size:12px;}

#g_header_left {
	float:left;
	margin:0;
	padding:0;
	width:215px;
}

#g_header_left img {
	width:215px;
}

#g_header_right {
	float:right;
	margin:0;
	padding:0;
	width:auto;
	height: 17px;
	text-align:right;
}

#g_menus {
	width:auto;
	height: 22px;
	margin:5px 5px 0 5px;
}

#g_menus ul {
	display:block;
	margin:0px;
	padding:0px;
	height:17px;
}

#g_menus ul li {
	padding:0px 0px 5px 2px;
	margin:0;
	display:inline;
	list-style:none;
	line-height:17px;
	font-size:12px;
	font-weight:bold;
}


/* ---------------------------------------------------------
co.jp内ヘッダー
--------------------------------------------------------- */
#header {
	width: 1004px;
/* 2016/02/02 ヘッダー変更のため
	height: 67px;
*/
	margin:0;
	padding: 0;
	background:url("../../com_img/h_f/header_bg.jpg") no-repeat;
}

#header .header_l {
	float:left;
	width:220px;
	height:60px;
	margin:0;
	padding: 0;
	border:0;
}

#header .header_u {
	float:left;
	width:780px;
	height:34px;
	margin:0;
	padding: 0;
}

#header .header_u p.tx {
float: left;
color: #333333; font-weight:bold; font-size:12px;
width: 440px;
margin: 2px 0 0 0;
padding: 0;
}


#header .header_u p.tx a:link { color:#ff6600; text-decoration: underline }
#header .header_u p.tx a:active { color:#ff6600; text-decoration: none;}
#header .header_u p.tx a:visited { color: #ff6600; text-decoration: underline }
#header .header_u p.tx a:hover { color:#ff6600; text-decoration: none;}



#header .header_u ul.tx_size {
float: right;
width: 271px;
height: 20px;
margin: 2px 5px 2px 0;
padding: 0;
font-size:10px;
background:url(../../com_img/h_f/header_sitemap.gif) no-repeat;
list-style:none;
font-weight:bold;
}

#header .header_u ul.tx_size a:link { color:#666666; text-decoration: underline }
#header .header_u ul.tx_size a:visited { color: #666666; text-decoration: underline }
#header .header_u ul.tx_size a:active { color:#FFFFFF; text-decoration: none ; background-color:#666666; }
#header .header_u ul.tx_size a:hover { color:#FFFFFF; text-decoration: none ; background-color:#666666;}

#header .header_u ul.tx_size li.sitemap{
float: left;
width:80px;
height:14px;
text-align:center;
margin:0;
padding:1px 0 0 17px;
}

#header .header_u ul.tx_size li.beginner{
float: left;
width:80px;
height:14px;
text-align:center;
margin:0;
padding:1px 0 0 5px;
}

#header .header_u ul.tx_size li.rss{
float: left;
width:80px;
height:14px;
text-align:center;
margin:0;
padding:1px 0 0 5px;
}



#header .header_b {
	float:left;
	width:780px;
	height:33px;
	margin:0;
	padding: 0;
}

#header .header_b ul.menu{
	margin:0;
	padding: 0;
}

#header .header_b ul.menu li{
	float:left;
	width:130px;
	height:33px;
	list-style:none;
	margin:0;
}

#header .header_b ul.menu li a{
	width:116px;
	height:33px;
	margin:0;
	padding: 0 0 0 14px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	display:block;
}



#header .header_b ul.menu li.m_guidebook a{
color:#cc0000;
background:url(../../com_img/h_f/header_b_guidebook_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_guidebook a:hover{
color:#cc0000;
background:url(../../com_img/h_f/header_b_guidebook_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_kuchikomi a{
background:url(../../com_img/h_f/header_b_kuchikomi.gif) no-repeat;
}

#header .header_b ul.menu li.m_kuchikomi a:hover{
color:#cc0000;
background:url(../../com_img/h_f/header_b_kuchikomi_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_info a{
background:url(../../com_img/h_f/header_b_info.gif) no-repeat;
}

#header .header_b ul.menu li.m_info a:hover{
color:#cc0000;
background:url(../../com_img/h_f/header_b_info_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_booking a{
background:url(../../com_img/h_f/header_b_booking.gif) no-repeat;
}

#header .header_b ul.menu li.m_booking a:hover{
color:#cc0000;
background:url(../../com_img/h_f/header_b_booking_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_shopping a{
background:url(../../com_img/h_f/header_b_shopping.gif) no-repeat;
}

#header .header_b ul.menu li.m_shopping a:hover{
color:#cc0000;
background:url(../../com_img/h_f/header_b_shopping_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_tabisuke a{
background:url(../../com_img/h_f/header_b_tabisuke.gif) no-repeat;
}

#header .header_b ul.menu li.m_tabisuke a:hover{
color:#cc0000;
background:url(../../com_img/h_f/header_b_tabisuke_on.gif) no-repeat;
}


/* ---------------------------------------------------------
#Footer　コピーライト等
--------------------------------------------------------- */
#footer {
	clear:both;
	border-top:1px solid #CCCCCC;
	background:#FFFFFF url(../../com_img/h_f/footer_bg.jpg) no-repeat;
	font-size:12px;
	display:block;
	width: 1004px;
	height: 33px;
	margin: 0px;
	padding: 10px 0;
	text-align: center;
	}

#footer ul {
	list-style:none;
	padding-bottom:10px;
}

#footer ul li {
	display:inline;
	margin-right:15px;
}

/* TOPに戻る */ 
.backtotop {
    position: fixed;
    right: 15px;
    bottom: 20px;
    z-index: 9000;
    /*display: none;*/
}    
 
.backtotop a {
    display: block;
    margin: 0;
    /*color: #777777;
    padding: 14px 6px;
    background-color: #DDDDDD;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;*/
}
 
.backtotop a:hover {
    /*background: #666666;
    color: #FFFFFF;*/
	opacity:0.3;
}

/* ---------------------------------------------------------
Footer　リンク
--------------------------------------------------------- */
div.footer_link {
	width: 950px;
	height: 240px;
	margin: 0;
	padding: 10px 0 0 54px;
	background:#FFFFFF url(../../com_img/h_f/footer_link_bg.gif) repeat-x bottom;
	font-size:12px;
	clear:both;
	text-align:left;
	}

div.footer_link ul.f_link {
	width:220px;
	height: auto;
	float:left;
	margin: 10px 0 0 5px;
	padding:0 20px 0 0;
	list-style:none;
	}
	
div.footer_link ul.f_link li.title{
	font-weight:bold;
	padding:0;
	margin:0;
	}

div.footer_link ul.f_link li.link{
	margin:0;
	padding:0;
	}
	
div.footer_link a:link { color:#666666; text-decoration: underline }
div.footer_link a:visited { color: #666666; text-decoration: underline }
div.footer_link a:active { color:#FFFFFF; text-decoration: none ; background-color:#666666; }
div.footer_link a:hover { color:#FFFFFF; text-decoration: none ; background-color:#666666;}
