@charset "utf-8";

.section .mainimage {
}
/* 今月の1枚スライドショー */
.section .mainimage img {
	margin: 8px;
}
.section .lead {
	background: url(../img/list_006.gif) 4px 6px no-repeat;
	font-size: .8em;
	margin: 0 0 0 7px;
	padding: 4px 0 12px 12px;
}
.triplemenu li {
	float: left;
	margin: 0 0 14px;
}
.guide ul {
	margin: 0 auto;
}
.guide ul li {
	float: left;
	margin: 0 5px;
}
.guide .guidebanner {
	text-align: center;
	padding: 0 0 20px;
}
.information,
.guide {
	margin: 14px 0 0;
	position: relative;
	border-top: 1px solid #f7f7f3;
	border-left: 1px solid #f7f7f3;	
	border-bottom: 1px solid #e7e6d9;
	border-right: 1px solid #e7e6d9;
}
.information h2 img,
.guide h2 img {
	margin: 14px 0 0 10px;
}
.information .lists {
	position: absolute;
	right: 7px;
	top: 14px;
}
.information dl {
	margin: 12px 6px 0;
	padding: 0 0 12px;
	position: relative;
}
.information dl dt {
	font-size: .8em;
	padding: 14px 6.5em 6px 6px;
	position: absolute;
}
.information dl dd {
	border-bottom: 1px dotted #c4c4c4;
	font-size: .75em;
	line-height: 1.6;
	padding: 12px 0 10px 13.5em
}
.information dl dd a {
	color: #333;
	padding:5px 0 4px;
}
.information dl dd.important a {
	color: #af1313;
}
.information dl dd.important {
	background: #ffe8e8;
}
.information dl dt.important {
	background: url(../img/icon_001.gif) no-repeat scroll 90px 12px;
	color: #af1313;
}
.information dl dt.event {
	background: url(../img/icon_002.gif) no-repeat scroll 90px 12px;
}
.information dl dt.construction {
	background: url(../img/icon_003.gif) no-repeat scroll 90px 12px;
}
.information dl dt.announcement {
	background: url(../img/icon_004.gif) no-repeat scroll 90px 12px;
}
.information dl dt.news {
	background: url(../img/icon_005.gif) no-repeat scroll 90px 12px;
}

/*ローテーションバナー*/
.thumb-wrapper {
	margin:10px;
	padding:0 14px;
	width:700px;
	overflow:visible;
	position: relative;
}
.thumb-wrapper ul {
	margin:0;
	padding:0;
}
.thumb-wrapper ul li{
	list-style:none;
	display:block;
	float:left;
}
.thumb-wrapper li img {
	margin:5px 0 1px;
}

.carouPage {
	text-align: center;
}
.carouPage a {
	background: url(../img/page.png) 0 0 no-repeat;
	width: 12px;
	height: 11px;
	margin: 0 5px 10px;
	display: inline-block;
}
.carouPage a.selected {
	background-position: 0px -10px;
}
.carouPage a span {
	display: none;
}

/*---------------多言語ページ---------------*/

#english .section,
#china .section,
#korea .section {
	margin: 0 0 15px;
}
#english .colorless,
#china .colorless,
#korea .colorless {
	background: none;
}
.colorless .station-list001 {
	margin: 6px 0 0;
}
.colorless .station-list001 li {
	float: left;
}
.colorless .station-list001 .sider {
	margin: 0 0 3px 6px;
}
.colorless .station-list001 .sidel {
	margin: 0 5px 0 0;
}
.colorless ul.funsites {
	background: #ffa132;
	padding: 0 0 0 8px;
}
.colorless ul.funsites li {
	background: url(../img/list_025.gif) 10px 32px no-repeat #fff;
	float: left;
	margin: 0 8px 8px 0;
	padding: 32px 0 32px 30px;
	width: 318px;
	
	position: relative;
}
.colorless ul.funsites li a {
	color: #333;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
}
.colorless ul.funsites li ul li {
	background: none;
	margin: 0;
	padding: 0;
	width: 100px;
	
	position: absolute;
	right: 6px;
	top: 6px;
}
h2.accmenu#title-timetables {
	cursor: pointer;
	height: 60px;
	width: 720px;
}
#english h2.accmenu#title-timetables {
	background: url(/en/img/title_en_timetables.gif) 0 0  no-repeat;
}
#china h2.accmenu#title-timetables {
	background: url(/cn/img/title_cn_timetables.gif) 0 0  no-repeat;
}
#korea h2.accmenu#title-timetables {
	background: url(/kr/img/title_kr_timetables.gif) 0 0  no-repeat;
}
#english h2.active#title-timetables {
	background: url(/en/img/title_en_timetables_active.gif) 0 0  no-repeat;
}
#china h2.active#title-timetables {
	background: url(/cn/img/title_cn_timetables_active.gif) 0 0  no-repeat;
}
#korea h2.active#title-timetables {
	background: url(/kr/img/title_kr_timetables_active.gif) 0 0  no-repeat;
}
#english h2.accmenu#title-fare {
	background: url(/en/img/title_en_fare.gif) 0 0  no-repeat;
}
#china h2.accmenu#title-fare {
	background: url(/cn/img/title_cn_fare.gif) 0 0  no-repeat;
}
#korea h2.accmenu#title-fare {
	background: url(/kr/img/title_kr_fare.gif) 0 0  no-repeat;
}
h2.accmenu#title-fare {
	cursor: pointer;
	height: 60px;
	width: 720px;
}
#english h2.active#title-fare {
	background: url(/en/img/title_en_fare_active.gif) 0 0  no-repeat;
}
#china h2.active#title-fare {
	background: url(/cn/img/title_cn_fare_active.gif) 0 0  no-repeat;
}
#korea h2.active#title-fare {
	background: url(/kr/img/title_kr_fare_active.gif) 0 0  no-repeat;
}

/* 中央バナーフロート */
.topmbnr li.left {
	float: left
}
.topmbnr li.right {
	float: right;
}