  @charset "utf-8";
/* CSS Document */

body {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", Osaka;
	}

#header {
	padding: 0px 0px 3px 0px;
	position:relative;
}
img{
	border:none;
}

.btn_go_site{
	position:absolute; top:0px; right:0px;
}

#content .tab_area.btm .btn_go_site{
	top:20px;
}

#content h1 {
	margin:0px 0px 0px 0px;
	padding:19px 0px 0px 0px;
	font-size:120%;
	position:relative;
	width:auto;
	height:auto;
	overflow:auto;
}

#content h2{
	margin:20px 0px 20px 0px;
	padding:13px 0px 0px 15px;

	font-size:120%;
	background:url(/tech/tokyo_station/image/m-back.png) no-repeat 0px 10px;
	clear:both;
}

#content h3{
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 0px;
	font-size:110%;
}

#content .title_area{
	background:url(/tech/tokyo_station/album/image/bg_title.jpg) no-repeat right bottom;
	
}

#content p.lead_txt{
	padding:10px 0 0px 10px;
}

#content .tab_area{
	clear:both;
	margin:25px 0 35px;
	background:url(/tech/tokyo_station/album/image/bg_tab.png) repeat-x left bottom;
	padding-left:10px;
	height:37px;
	position:relative;
}
#content .tab_area.btm{
	margin:30px 0 20px;
	background:url(/tech/tokyo_station/album/image/bg_tab.png) repeat-x left top;
}

#content .tab_area ul{
	list-style:none;
	margin:0;
	padding:0;
}
#content .tab_area ul li{
	margin:0 8px 0 0;
	padding:0;
	float:left;
	width:auto;
}

#content .tab_area p.caution{
	position:absolute;
	top:45px;
	right:0px;
	font-size:90%;
}
#content .tab_area.btm p.caution{
	top:-30px;
	right:0px;
}

.section{
}

.tm{
	margin-bottom:1em !important;
}
.tm_2{
	margin-bottom:2em !important;
}


/*‡í°æ¥ì¥¤¥¢¥¦¥È*/

.narrow{
	width:600px;
	margin-left:100px;
}

.col_multi_2,
.col_multi_3,
.col{
	float:left;
}

.col2 .col{
	width:390px;
}

.col2 .l {
	margin-right:20px;
}

.col3 .col {
	width:252px;
}

.col3 .col_multi_2{
	width:526px;
}

.col3 .l {
	margin-right:22px;
}

#content p.caption {
	margin:0;
	padding: 3px 0 20px 0;
}
#content p{
	margin:0;
	padding:0;
}

#content p.caption_top {
	margin: 15px 0 5px 0;
	font-size: 92.5%;
}


/*for print*/
img.large_img{}

/**
		=Clearfix
---------------------------------------------------------- */
*:after {
  display:block;
  clear:both;} /* ¤³¤ÎÓ›Êö¤Ï¹Ì¶¨¤Ç¤¹ */

.clearfix,
ul,
dl,
div.section, {zoom:1;} /* clearfix IE6, 7 */

.clearfix:after,
ul:after,
dl:after,
div.section:after {content:"";}

/* End_clearfix */


@media print{
	#content .tab_area.btm{
		display:none;
	}
	#content h2{
	border:none;	
	margin:10px 0px 10px 0px;
	padding:10px 0px 0px 15px;
	background:url(/tech/tokyo_station/image/m-back.png) no-repeat 0px 10px;
	}
	
	img.large_img{
		height:700px;
		width:auto;
	}
	
}