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


/* /////////////////////////////////////////////////////////////////////////// title */


.circleTtl{
	padding-left:24px;
	/*padding-bottom:12px;*/
	background:url(img/icon_circle.gif) no-repeat 1px 1px;
	border-bottom:1px solid #e0dfdf;
	font-size:115%;
	font-weight:bold;
	color:#000;
}


.plaza{
	font-size:123.1%;
	font-weight:bold;
	color:#000;
}

div#ttlArea{
	overflow:hidden;
	position:relative;	
}

div#ttlAreaIn{
	position:absolute;
	top:42px;
	left:0;
}


/* /////////////////////////////////////////////////////////////////////////// text */

.copy{
	margin-bottom:15px;
	font-size:108%;
	font-weight:bold;
	line-height:1.692;
}

.bold{
	font-weight:bold;
}

/* /////////////////////////////////////////////////////////////////////////// list */

ul.style01{
}

	ul.style01 li{
		padding-left:10px;
		padding-right:10px;
		background:url(/common/css/img/icon_list01.gif) no-repeat 4px 10px;
		position:relative;
		zoom:1;
		line-height:1.83 !important;
	}
	
	ul.style01 li span.external{
		position:absolute;
		left:-4px;
		top:4px;
	}

/* /////////////////////////////////////////////////////////////////////////// pattern */

.pattern01{
	padding-bottom:10px;
	background:url(img/bg_pattern01.gif) repeat left bottom;
}

/* /////////////////////////////////////////////////////////////////////////// table */

/* tableStyle01 */
.tableStyle01{
	margin-bottom:30px;
	background:url(img/line_dot.gif) repeat-x left bottom;
	width:650px;
}

	.tableStyle01 th,
	.tableStyle01 td{
		padding:9px 0 9px 6px;
		background:url(img/line_dot.gif) repeat-x left top;
		font-size:100%!important;
	}
	
	.tableStyle01 th{
		color:#666666;
		font-weight:bold;
	}	

/* tableStyle02 */
.tableStyle02 {
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
    margin-bottom:30px;
	width:100%;	
}

.tableStyle02 td {
    border: 1px solid #d7d7d7;
    padding: 5px 8px;
    vertical-align: middle;
}

.tableStyle02 th {
    background-color:#f2f1f0;
    border: 1px solid #d7d7d7;
    padding: 5px 8px;
    text-align: left;
    vertical-align: top;
}

.tableStyle01 th,
.tableStyle01 td,
.tableStyle02 th,
.tableStyle02 td{
    font-size:100%!important;
}

/* /////////////////////////////////////////////////////////////////////////// line */

.dotln_btm{
	padding-bottom:40px;
	background:url(img/line_dot.gif) repeat-x left bottom;
}

.dotln_top{
    background:url(img/line_dot.gif) repeat-x left top;
	padding-top: 40px !important;
}

/* /////////////////////////////////////////////////////////////////////////// facility */

#infoBox{
	margin-left:-20px;
	position: relative;
}

	#infoBox .lead,
	#infoBox .txtNavi{
		margin:20px 20px 0;
	}
	
	#infoBox .fl,
	#infoBox .fr{
		width:305px;
	}	

.facilityBox{
	background:url(/common/css/img/line_dot.gif) repeat-x left bottom;
	padding-bottom:31px;
	margin-top:30px;
}

	.facilityBox .fl,
	.facilityBox .fr{
		width:305px;
	}	

.facilityBox .fl{
	background:url(/common/css/img/bg_dotln02.gif) repeat-y right top;
	padding-right:20px;
	margin-right:20px;
}

.facilityBox .textArea{
	margin-top:20px;
}

.facilityBox .circleTtl{
	border-bottom:none;
}

p.genre{
	color:#999999;
	font-size:85%;
	font-style:italic;
	padding-left:24px;
	padding-bottom:10px;	
}

p.tel{
	padding-left:24px;
    font-weight: bold;	
}

p.tel span.normal{
    font-weight: normal;	
}

p.hour{
	color:#999999;
	font-size:85%;
	font-style:italic;
	padding-left:24px;
	padding-bottom:10px;	
}

#ttldlArea{
	background:url(img/bg_floorguidemap.gif) repeat-x left top;
	padding:4px;
	margin-top:1px;
}

#ttldlArea h3{
	padding:12px 0 21px 12px;
}

/* /////////////////////////////////////////////////////////////////////////// other */

#other div#ttlArea{
	height:233px;
	overflow:hidden;
	position:relative;	
}

#other h2{
	position:absolute;
	top:118px;
	left:20px;
}


/* width */
.w305 .fl,
.w305 .fr{
	width:305px;
}	

/* /////////////////////////////////////////////////////////////////////////// NORTH GATE BUILDING */

#north div#ttlArea{
	height:544px;
}

/* /////////////////////////////////////////////////////////////////////////// NORTH GATE BUILDING / SUPPORT PLAZA */

#support div#ttlArea{
	height:233px;
}

#support h2{
	position:absolute;
	top:73px;
	left:20px;
}

#support .logo{
	border: 1px solid #EFEDED;
	width:303px !important;	
}

#support .dotln_btm{
	padding-bottom:25px;
}

#support .dotln_top{
	padding-top:25px !important;
}

#support .sttl02{
	margin-top:6px;
	margin-left:15px;
}

#support .sttl03{
	margin-top:18px;
}

/* /////////////////////////////////////////////////////////////////////////// SOUTH GATE BUILDING */

#south div#ttlArea{
	height:544px;
}

/* /////////////////////////////////////////////////////////////////////////// Station Area/Other Facilities Guide */

/* /////////////////////////////////////////////////////////////////////////// Audio tour */

/* /////////////////////////////////////////////////////////////////////////// parts */

.logo{
	background-color:#fff;	
	position:relative;
	text-align:center;
	display:block;
	width:305px;
}

.logo a{
	display:block;
	zoom:1;
}

.logo span.external{
	position:absolute;
	bottom:5px;
	right:3px;
}
