@charset "utf-8";
@import url( /common/wide_css/BaseLayout_v2_u8.css );
@import url( /common/wide_css/Furumai_u8.css );
@import url( /japan/css/japan.css );
/* CSS Document */
#head {
	background: url(/tpl_japan/images/sapporo/head.gif) no-repeat;
	height: 36px;
}

/* 見出し部分 */
#head_tokyo {
	background: url(/tpl_japan/images/sapporo/head_tky-tdr.gif) no-repeat;
	height: 36px;
}
#head_okinawa {
	background: url(/tpl_japan/images/sapporo/head_okinawa.gif) no-repeat;
	height: 36px;
}
#head_kansai {
	background: url(/tpl_japan/images/sapporo/head_kansai.gif) no-repeat;
	height: 36px;
}

#head_sendai {
	background: url(/tpl_japan/images/common/head_sendai.gif) no-repeat;
	height: 46px;
}
#head_nagoya {
	background: url(/tpl_japan/images/common/head_nagoya.gif) no-repeat;
	height: 46px;
}
#head_chu-shi {
	background: url(/tpl_japan/images/common/tyo_head_kansai.gif) no-repeat;
	height: 46px;
}
#head_kyusyu {
	background: url(/tpl_japan/images/common/head_kyusyu.gif) no-repeat;
	height: 46px;
}

/* サイドメニュー札幌発 */
#navi_menu {
	margin-bottom: 8px;
	height: 421px;
	background: url(/tpl_japan/images/sapporo/menu.jpg) no-repeat 0px 36px;
}
#navi_menu ul {
	list-style: url(none) none outside;
	text-indent: -9999px;
	padding-left: 0px;
}
#navi_menu li,
#navi_menu a	{
	display:block;
	width:236px;
	height:54px;
}
#navi_menu a	{
	text-decoration:none;
	background: url(/tpl_japan/images/sapporo/menu.jpg) no-repeat;
	height: 54px;
}
#navi_menu1 a	{ background-position:0px  0px; }
#navi_menu2 a	{ background-position:0px -54px; }
#navi_menu3 a	{ background-position:0px -108px; }
#navi_menu4 a	{ background-position:0px -162px; }
#navi_menu5 a	{ background-position:0px -216px; }
#navi_menu6 a	{ background-position:0px -270px; }
#navi_menu7 a	{ background-position:0px -324px;	height:55px; }

#navi_menu1 a:hover	{ background-position:-233px  0px; }
#navi_menu2 a:hover	{ background-position:-233px -54px; }
#navi_menu3 a:hover	{ background-position:-233px -108px; }
#navi_menu4 a:hover	{ background-position:-233px -162px; }
#navi_menu5 a:hover	{ background-position:-233px -216px; }
#navi_menu6 a:hover	{ background-position:-233px -270px; }
#navi_menu7 a:hover	{ background-position:-233px -324px; }

/* とくとく対応 */
#tokutoku_area img	{
	display: inline;
}
#tokutoku_area th,
#tokutoku_area td	{
	white-space:normal;
	text-align:left;
}
