@charset "utf-8";

/* ----------------------

css for : store info (jp) 

------------------------- */

body#index 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;
}

dl#address {
	font-size: 12px;
}

dl#address dt {
	width: 4em;
	float: left;
}

dl#address dd {
	margin-left: 4em;
}

dl#address dd a{
	color:#006666;
}

dl#address dd a:hover,a:active {
	color:#66cccc;
}

dl#address dd 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;
}

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: 80px;
	padding-top: 1em;
	font-weight: bold;
	
}

div#content ul {
	list-style: disc outside;
	margin: 0 0 30px 1.5em;
}
