  /* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", Osaka, ;
	font-size:84%;
	line-height:1.4;
	}

a {
	color:#003399;
	text-decoration: none;
	}

a:link {
	color: #003399;
	text-decoration: none;
	}

a:visited {
	color: #003399;
	text-decoration: none;
	}

a:active {
	color:#003399;
	text-decoration: underline;
	}

a:hover {
	color: #3366CC;
	text-decoration: underline;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	text-align:justify;
	text-justify: inter-ideograph;
	 }

#header {
	padding: 0px 0px 22px 0px;
	background:url(/tech/tokyo_station/image/head-back.png) no-repeat left top;
}

#footer {
	margin:0px;
	padding:20px 0px 0px 0px;
	clear:both;
}

#footer .menu_btm{
	border-top:#CCCCCC 2px solid;
	padding: 5px 0px 5px 0px;
	text-align:center;
	margin-top:5px;
	color:#999999;
}

#footer .menu_btm a{
	padding:0px 8px 0px 8px;
}

#footer .menu_btm a.now{
	color:#666666;
}

#footer .menu_btm a.now:hover{
	text-decoration:none;
	}

#foot_bar{
	border-top:#CCCCCC 2px solid;
	padding: 5px 0px 5px 0px;
	text-align:center;
	margin-top:5px;
	clear:both;
}

a#top span{
	display:none;
}

#copyright {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding:3px 0px 10px 0px;
	clear:both;
}

.clear {
	clear:both;
}

a.inline {
	background:url(/tech/tokyo_station/image/link-dot.gif) 0px 100% repeat-x;
	padding-bottom:0px;
}


table {
	font-size:100%;
}

.link_icon{
	margin:0 5px;
}

/**/

#header #logo{
	float:left;
	padding-bottom:0px;
	position:relative;
}

#header .head_bar{
	display:none;
}

#header #logo .title{
	position:absolute;
	top:0px;
	left:92px;
	width:240px;
	height:55px;
	overflow:hidden;
}

#header #logo .title a{
	display:block;
	width:150px;
	height:55px;
	background:url(/tech/tokyo_station/image/head-title-s.png) no-repeat left top;
}

#header #logo .title a span{
display:none;

}

/**/

#header #menu_area{
	float:right;
	width:546px;
}

#header #menu_area ul{
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
}

#header #menu_area ul li{
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	width:91px;
	cursor:pointer;
}

#btn01 {
	left:0px;
}

#btn01 a {
	display:block;
	width:91px;
	height:54px;
	overflow:hidden;
	background:url(/tech/tokyo_station/image/head-btn01.png) no-repeat 0px 0px;
}

#btn01 a span {
	display:none;
}
#btn01 a:hover {
	background-position:0px -60px;
}
#btn01 a.now,#btn01 a.now:hover {
	background-position:0px -120px;
}

#btn02 {
	left:182px;
}

#btn02 a {
	display:block;
	width:91px;
	height:54px;
	overflow:hidden;
	background:url(/tech/tokyo_station/image/head-btn02.png) no-repeat 0px 0px;
}

#btn02 a span {
	display:none;
}
#btn02 a:hover {
	background-position:0px -60px;
}
#btn02 a.now,#btn02 a.now:hover {
	background-position:0px -120px;
}


#btn03 {
	left:273px;
}

#btn03 a {
	display:block;
	width:91px;
	height:54px;
	overflow:hidden;
	background:url(/tech/tokyo_station/image/head-btn03.png) no-repeat 0px 0px;
}

#btn03 a span {
	display:none;
}
#btn03 a:hover {
	background-position:0px -60px;
}
#btn03 a.now,#btn03 a.now:hover {
	background-position:0px -120px;
}



#btn04 {
	left:364px;
}

#btn04 a {
	display:block;
	width:91px;
	height:54px;
	overflow:hidden;
	background:url(/tech/tokyo_station/image/head-btn04.png) no-repeat 0px 0px;
}

#btn04 a span {
	display:none;
}
#btn04 a:hover {
	background-position:0px -60px;
}
#btn04 a.now,#btn04 a.now:hover {
	background-position:0px -120px;
}


#btn05 {
	left:455px;
}

#btn05 a {
	display:block;
	width:91px;
	height:54px;
	overflow:hidden;
	background:url(/tech/tokyo_station/image/head-btn05.png) no-repeat 0px 0px;
}

#btn05 a span {
	display:none;
}
#btn05 a:hover {
	background-position:0px -60px;
}
#btn05 a.now,#btn05 a.now:hover {
	background-position:0px -120px;
}

#btn06 {
	left:91px;
}

#btn06 a {
	display:block;
	width:91px;
	height:54px;
	overflow:hidden;
	background:url(/tech/tokyo_station/image/head-btn06.png) no-repeat 0px 0px;
}

#btn06 a span {
	display:none;
}
#btn06 a:hover {
	background-position:0px -60px;
}
#btn06 a.now,#btn06 a.now:hover {
	background-position:0px -120px;
}



/**/

/* begin clearfix(set_class) */

#container:after, #header:after, #footer:after, #content .totop:after, .set:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container, #header, #footer, #content .totop, .set {display: inline-block;}

/* Hides from IE-mac \*/
* html #container, * html #header, * html #footer, * html #content .totop, * html .set {height: 1%;}
#container, #header, #footer, #content .totop, .set {display: block;}
/* End hide from IE-mac */

/* end clearfix */


/**/



#footer .totop{
	float:right;
	text-align:left;
	width:auto;
	font-size:85%;
}

#footer .totop a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 12px 3px 5px;
	background:url(/tech/tokyo_station/image/totop.png) no-repeat right 0.45em;
}

#footer .back{
	text-align:left;
	width:50px;
	font-size:85%;
	margin-left:auto;
	margin-right:auto;
}

#footer .back a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 5px 3px 12px;
	background:url(/tech/tokyo_station/image/back.png) no-repeat left 0.45em;
}


.body_btm{
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;/*IE¥Ð¥°»Ø±ÜÓÃ*/
	overflow:hidden;
}

.break{
	page-break-after:always;
}

.break span{display:none;}


/*»­Ïñ¥³¥Ô©`·ÀÖ¹*/
.img_guard {
	position:relative;
	display:block;
}
.img_guard span.lay{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
}



@media print{

body{
	background-color:#FFFFFF;
	font-size:9pt;
	_zoom:80%;
}

#header {
	background-image:none;
	position:relative;
}

#header .head_bar{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}

#header #logo .title_img{
	display:none;
}

#header #logo .title{
	position:absolute;
	top:0px;
	left:110px;
	width:600px;
	height:55px;
	overflow:hidden;
}

#header #logo .title a{
	font-size:11pt;
	font-weight:bold;
	color:#666666;
}

#menu_area{
	display:none;}

.break{
	page-break-after:always;
}

#foot_bar{
	clear:both;
	float:left;
	width:100%;
}

#foot_bar img{
	display:none;
}

#footer .totop{
	display:none;
}

#footer {
	display:none;
}


.img_guard span.lay{
	display:none;
}

}
