@charset "UTF-8";
/*******************************************************************************
*
* </sc/top/css/top.css>
*
*******************************************************************************/

.body .lead_box {
	margin: 0 5px 6px 5px;
	padding: 3px;
	background: url(../img/bg_lead_box01.gif) repeat left top;
}
.body .lead_box p {
	padding: 6px 8px 6px 8px;
	background: #fff;
	font-size: 81.3%;
	color: #333;
}
.body .lead_box p span {
	display: block;
	padding: 0 0 0 10px;
	background: url(../img/ico_arrow_orange01.gif) no-repeat left 6px;
}
.body .content .img_map01 {
	height: 500px;
	margin: 0 5px 21px 5px;
	background: url(../img/bg_top01_base.gif) no-repeat 0 0;
}
.body .content .img_map01 h2.home {
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 0;
	z-index: 2;
}
.body .content .img_map01 .btn_list01 {
	position: relative;
	height: 292px;
	margin: -3px 0 0;
	background: url(../img/bg_top01_middle.gif) no-repeat left top;
	z-index: 1;
}
.body .content .img_map01 div.akihabara {	background: url(../img/bg_top01_akihabara.gif) no-repeat left top;}
.body .content .img_map01 div.ueno {	background: url(../img/bg_top01_ueno.gif) no-repeat left top;}
.body .content .img_map01 div.tokyo {	background: url(../img/bg_top01_tokyo.gif) no-repeat left top;}
.body .content .img_map01 div.roppongi {	background: url(../img/bg_top01_roppongi.gif) no-repeat left top;}
.body .content .img_map01 div.tsukiji {	background: url(../img/bg_top01_tsukiji.gif) no-repeat left top;}
.body .content .img_map01 div.hamamatsucho {	background: url(../img/bg_top01_hamamatsucho.gif) no-repeat left top;}
.body .content .img_map01 div.shinjuku {	background: url(../img/bg_top01_shinjuku.gif) no-repeat left top;}
.body .content .img_map01 div.shibuya {	background: url(../img/bg_top01_shibuya.gif) no-repeat left top;}

.body .content .img_map01 .btn_list01 ul{
	list-style: none;
}
.body .content .img_map01 .btn_list01 ul li{
	position: absolute;
	margin: 0;
}
.body .content .img_map01 .btn_list01 ul .akihabara{	top: -1px;	left: 218px;}
.body .content .img_map01 .btn_list01 ul .ueno{	top: 3px;	left: 125px;}
.body .content .img_map01 .btn_list01 ul .tokyo{	top: 48px;	left: 294px;}
.body .content .img_map01 .btn_list01 ul .roppongi{	top: 84px;	left: 167px;}
.body .content .img_map01 .btn_list01 ul .tsukiji{	top: 13px;	left: 388px;}
.body .content .img_map01 .btn_list01 ul .hamamatsucho{	top: 104px;	left: 302px;}
.body .content .img_map01 .btn_list01 ul .shinjuku{	top: 75px;	left: 7px;}
.body .content .img_map01 .btn_list01 ul .shibuya{	top: 177px;	left: 116px;}

.body .content .img_map01 .btn_list01 ul li a{
	display: block;
}
.body .content .img_map01 .btn_list01 ul .akihabara a{	width: 112px;	height: 58px;}
.body .content .img_map01 .btn_list01 ul .ueno a{	width: 92px;	height: 54px;}
.body .content .img_map01 .btn_list01 ul .tokyo a{	width: 92px;	height: 54px;}
.body .content .img_map01 .btn_list01 ul .roppongi a{	width: 108px;	height: 54px;}
.body .content .img_map01 .btn_list01 ul .tsukiji a{	width: 119px;	height: 58px;}
.body .content .img_map01 .btn_list01 ul .hamamatsucho a{	width: 108px;	height: 54px;}
.body .content .img_map01 .btn_list01 ul .shinjuku a{	width: 98px;	height: 54px;}
.body .content .img_map01 .btn_list01 ul .shibuya a{	width: 96px;	height: 54px;}

.body .content .img_map01 .btn_list01 ul .akihabara a:hover{	background: url(../img/btn_akihabara_on.png) no-repeat left top;}
.body .content .img_map01 .btn_list01 ul .ueno a:hover{	background: url(../img/btn_ueno_on.png) no-repeat left top;}
.body .content .img_map01 .btn_list01 ul .tokyo a:hover{	background: url(../img/btn_tokyo_on.png) no-repeat left top;}
.body .content .img_map01 .btn_list01 ul .roppongi a:hover{	background: url(../img/btn_roppongi_on.png) no-repeat left top;}
.body .content .img_map01 .btn_list01 ul .tsukiji a:hover{	background: url(../img/btn_tsukiji_on.png) no-repeat left top;}
.body .content .img_map01 .btn_list01 ul .hamamatsucho a:hover{	background: url(../img/btn_hamamatsucho_on.png) no-repeat left top;}
.body .content .img_map01 .btn_list01 ul .shinjuku a:hover{	background: url(../img/btn_shinjuku_on.png) no-repeat left top;}
.body .content .img_map01 .btn_list01 ul .shibuya a:hover{	background: url(../img/btn_shibuya_on.png) no-repeat left top;}

.body .content .img_map01 .btn_list01 ul li a:hover img{
	display: none;
}
.body .content .img_map01 .btn_list02 {
	height: 70px;
	padding: 14px 0 0 21px;
	background: url(../img/bg_top01_bottom.gif) repeat-y left bottom;
}
.body .content .img_map01 .btn_list02 p {
	display: none;
	position: relative;
	float: left;
	margin: 0 16px 13px 0;
}
.body .content {
	padding-top: 5px;
}
.body .sidebar .utility {
	background-image: none;
}
.body .sidebar .utility .util_inbox {
	background-image: none;
}

/*
----------------------------------------
  Ticker
----------------------------------------
*/
.body .content .ticker {
	background-image: url('../img/bg_ticker_base.gif');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	position: relative;
	line-height: 140%;
	position: relative;
}
.body .content .ticker h3 {
	width: 6.5em;
	_width: 7em;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 0.5em;
	margin: 0;
	background-image: url('../img/bg_ticker_vr.gif');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #1458be;
	clear: left;
	position: relative;
	z-index: 100;
}
.body .content .ticker h3 a {
	color: white;
	background-image: url('../../common/img/icon_arw_c_r_white_blue.gif');
}
.body .content .ticker h3 a:hover {
	text-decoration: underline;
}
.body .content .ticker dl {
	position: absolute;
	width: 720px;
	top: 6px;
	z-index: 50;
}
.body .content .ticker dt {
	padding-left: 7.5em;
	float: left;
}
.body .content .ticker dd.text {
	margin-left: 10px;
	float: left;
}
.body .content .ticker dd.next {
	margin-right: 5px;
	display: block;
	float: right;
}
.body .content .ticker dd.next img {
	vertical-align: text-bottom;
}
/*
b8b8b8
*/

/* News */

.body .content h3.news {
	position: relative;
	width: 720px;
}
.body .content h3.news span {
	bottom: 5px;
	display: block;
	font-weight: normal;
	position: absolute;
	right: 0;
	text-align: right;
	width: 10em;
}
.body .content h3.news span a {
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	display: inline;
}

.body .content h3.news span a:hover {
	text-decoration: underline;
}
.body .content .section dl.news {
	margin-left: 5px;
	line-height: 140%;
}
.body .content .section dl.news dt {
	clear: left;
	float: left;
}
.body .content .section dl.news dd {
	padding-left: 9em;
	_text-indent: -3px;
}
.body .content .section dl.news dd p {
	vertical-align: top;
	margin: 0;
	padding-left: 14px;
	padding-bottom: 5px;
	background-image: url('../../common/img/icon_arw_m_r_blue.gif');
	background-position: 3px 6px;
	_background-position: left 6px;
	background-repeat: no-repeat;
}
.body .content .section dl.news dd p.nolink {
	background-image: url('../../common/img/icon_arw_m_r_gray.gif');
}

/*
----------------------------------------
  Menu
----------------------------------------
*/
.body .content .section .dc_left ,
.body .content .section .dc_right {
	width: 348px;
	margin: 0 0 21px 0;
	border-bottom: 2px solid #1357bc;
}
.body .content .section .dc_left {
	float: left;
}
.body .content .section .dc_right {
	float: right;
}
.body .content .section .dc_inner {
	min-height: 191px;
	_height: 191px;
	border-top: 1px solid #d1e6f8;
	border-left: 1px solid #d1e6f8;
	border-right: 1px solid #d1e6f8;
	background: url(../img/bg_menu01.gif) repeat-y left top;
}
.body .content .section .dc_top {
	margin: 0 18px;
	padding: 12px 0 11px 0;
	border-bottom: 1px solid #d1e6f8;
}
.body .content .section .dc_top h3 {
	float: left;
	width: 230px;
	margin: 21px 0 21px -3px;
	padding: 0 0 0 21px;
	background: url(../img/bg_arrow_blue01.gif) no-repeat left 1px;
	line-height: 1.3;
	font-size: 123%;
	font-weight: bold;
}
.body .content .section .dc_top h3.row_2 {
	margin: 13px 0 13px -3px;
	background: url(../img/bg_arrow_blue01.gif) no-repeat left 8px;
}
.body .content .section .dc_top h3 span {
	display: block;
	font-size: 81.3%;
	font-weight: normal;
}
.body .content .section .dc_top h3 a {
	padding: 0 0 0 0;
	display: inline;
	background: none;
}
.body .content .section .dc_top h3 a:hover {
	text-decoration: underline;
}
.body .content .section .dc_top .img {
	float: right;
}
.body .content .section .dc_nemu {
	margin: 0 18px;
	padding: 3px 0 3px 0;
	border-top: 1px solid #fff;
}
.body .content .section .dc_nemu ul {
	margin: 0 0 0 3px;
	line-height: 1.5;
	font-size: 108.3%;
	list-style: none;
}
.body .content .section .dc_nemu ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	background: url(../img/ico_arrow_blue02.gif) no-repeat left 6px;
}
.body .content .section .dc_nemu .lead_txt {
	margin: 0 0 5px 0;
	line-height: 1.5;
	font-size: 108.3%;
	color: #333;
}

.body .content .section ul.bnr_top {
    list-style: none outside none;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0;
    width: 717px;
}
.body .content .section ul.bnr_top li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 4px 5px;
}
.body .content .section ul.bnr_top li img {
    vertical-align: top;
}



/* ===========================================================
	smartphone banner
 =========================================================== */

.container a.sp-mode {
	display:none;
	margin-bottom:10px;
	width:960px;
	text-align:center;
}
 
 /*
----------------------------------------
  noticeBox
----------------------------------------
*/ 
.noticeBox {
	border: 5px solid rgb(255, 0, 51);
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	padding: 10px;
	margin: 10px 10px 15px 10px;
	font-size: 96%;
}
.noticeBox p {
	color: rgb(255, 0, 51);
	font-weight: bold;
}
.noticeBox a.arrow_l_r {
	padding-left: 16px;
	background-image: url('/english/common/img/icon_arw_c_r_blue_white.gif');
	background-position: left 1px;
	background-repeat: no-repeat;
	font-size: 85%;
	font-weight: normal;
}
 
