@charset "utf-8";
@import url("common.css");





/* ----------contents ---------- */

#contents {
	width:1000px;
	margin:0 auto;
	text-align:left;
	display:inline-block;
	overflow:hidden;
}

#contents:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}





/* ---------- left ---------- */

#left {
	float:left;
	width:288px;
}

#searchBox {
	background: url(../../images/top/left_oth_bg.gif) left bottom no-repeat;
	margin:0 0 10px;
	padding:0 0 10px;
}

#searchBox table {
	font-size:75%;
}

#routeBox {
	background:url(../../images/top/left_oth_bg.gif) left bottom no-repeat;
	margin:0 0 10px;
}

#routeBox h4 {
	font-size: 75%;
	line-height: 1.5em;
	padding:0 10px 5px;
}

#routeBox ul {
	width:278px;
	padding:0 0 5px 10px;
	font-size:75%;
	line-height:1.5em;
	display:inline-block;
	overflow:hidden;
}

#routeBox:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#routeBox li {
	width:122px;
	float:left;
	background: url(../../images/common/arrow01.gif) left 2px no-repeat;
	padding:0 0 7px 17px;
	display:inline;
}

#seatBox {
	background:url(../../images/top/left_oth_bg.gif) left bottom no-repeat;
	margin:0 0 10px;
}

#seatBox ul {
	width:288px;
	float:left;
}

#seatBox li {
	width:117px;
	padding:0 0 10px 18px;
	float:left;
}

#seatBox p {
	clear:both;
	font-size:65%;
	line-height:1.3em;
	padding:0 0 13px;
	text-align:center;
}

#bannerBox p {
	padding:0 0 10px;
}





/* ---------- center ---------- */

#center {
	width:510px;
	float:left;
	padding:0 20px 20px;
}

#center #flash {
	width:510px;
	height:390px;
	padding:0 0 20px;
}

#center h3 {
	margin-bottom: 12px;
}

#special {
	width:510px;
	float:left;
	padding:0 0 20px;
}

#special ul {
	width:510px;
	float:left;
}

#special li {
	float:left;
	width:235px;
	display:inline;
	margin:5px 10px;
	padding:0 0 10px;
	border-bottom:1px dotted #CCCCCC;
}

#special li h4 {
	font-size:75%;
	line-height:1.5em;
}

#special li img {
	float:left;
	padding:0 10px 0 0;
}

#special li a {
	color:#333333;
}

#special li p {
	font-size:65%;
	line-height:1.5em;
}

#center .information {
	width:510px;
	float:left;
	padding:0 0 20px;
}

#center .information ul {
	list-style:circle;
	font-size:75%;
	line-height:1.5em;
	padding:0 0 0 30px;
}

#center .information ul li {
	margin:0 10px 10px 0;
	padding:0 0 10px;
	border-bottom:1px dotted #CCCCCC;
}





/* ---------- right ---------- */

#right {
	width:160px;
	float:left;
}

#right dl {
	margin:0 0 15px;
}

#right dt {
	padding:0 0 5px;
}

#right dd {
	background:url(../../images/top/right_oth_bg.gif) left bottom no-repeat;
}

#right dd p {
	background:url(../../images/top/right_oth_bgtpo.gif) left top no-repeat;
	padding:10px;
	font-size:75%;
	line-height:1.5em;
}

#right dd .sml {
	font-size:65%;
	line-height:1.5em;
}