@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/tokyo/tyo_head.gif) no-repeat;
	height: 36px;
}

/* 見出し部分 */
#head_okinawa {
	background: url(/tpl_japan/images/tokyo/tyo_head_okinawa.gif) no-repeat;
	height: 36px;
}
#head_hokkaido {
	background: url(/tpl_japan/images/tokyo/tyo_head_hokkaido.gif) no-repeat;
	height: 36px;
}
#head_kyusyu {
	background: url(/tpl_japan/images/tokyo/tyo_head_kyusyu.gif) no-repeat;
	height: 36px;
}
#head_kansai {
	background: url(/tpl_japan/images/tokyo/tyo_head_kansai.gif) no-repeat;
	height: 36px;
}
#head_kantou {
	background: url(/tpl_japan/images/tokyo/tyo_head_kantou.gif) no-repeat;
	height: 46px;
}

/* サイドメニュー東京発 */
#navi_menu {
	margin-bottom: 8px;
	height: 469px;
	background: url(/tpl_japan/images/tokyo/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/tokyo/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; }
#navi_menu8 a	{ background-position:0px -378px;	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; }
#navi_menu8 a:hover	{ background-position:-233px -378x; }

/* キラキラ号バナー */
ul#ad_banner	{
  padding: 12px 1px 1px 0px;
}
#ad_banner li	{
  line-height: 0;
  margin-bottom: 8px;
  list-style: none;
}
/* 下層665ピクセル対応 */
#page_html.wide	{
	width: 665px;
  background: none;
  padding-right: 0;
  padding-left: 0;
}
#main_wide_box	{
	width: 935px;
}

