@charset "utf-8";

/* ----------------------

css for : store info (en)

------------------------- */

div#nav {
	height: 692px;
	background: url("../images/nav_bg.jpg") no-repeat;
}

div#content {
	height: 692px;
	background: url("../images/content_bg.jpg") no-repeat;
}

.text {
	padding: 230px 30px 0 0;
	font-size: 10px;
	line-height: 1.6;
	font-family: sans-serif;
}

p#map {
	width: 306px;
	float: right;
}

ul#address {
	font-size: 12px;
}

ul#address span {
	font-weight: bold;
}

ul#address li a{
	color:#006666;
}

ul#address li a:hover,a:active {
	color:#66cccc;
}

ul#address li a:visited{
	color:#666633;
}

dl#time {
	background: url("../images/time_bg_dl.gif") no-repeat;
	margin: 15px 0;
}

dl#time dt {
	padding: 1em 2em 0;
	font-weight: bold;
}

dl#time dd {
	padding: 0 2em 1em;
	background: url("../images/time_bg_dd.gif") left bottom no-repeat;
}

p#station {
	background: url("../images/bg_line.gif") repeat-x;
	width: 369px;
	margin-top: 85px;
	padding-top: 1em;
	font-weight: bold;	
}

p#menu_about {
	margin-top: 20px;
}
