@charset "UTF-8";

/* ρ\¦(bθΞ) */
div.hdobj, dl.outlinelist2 {
	display: none;
}

/* h */
h2.outlinetitle {
	margin: 0;
	padding:  0 0 0 5px;
	font-family:'qMmΎ© Pro W3','Hiragino Mincho Pro','lr oΎ©','MS PMincho',serif;
	font-size:150%;
	line-height: 150%;
	font-weight: bold;
	color: #eee;
	background: url(../img/line.png) no-repeat left bottom;
}

h3.outlineh3 {
	margin: 0;
	padding:  0 0 0 5px;
	font-family:'qMmΎ© Pro W3','Hiragino Mincho Pro','lr oΎ©','MS PMincho',serif;
	font-size:120%;
	line-height: 150%;
	font-weight: bold;
	background: url(../img/line.png) no-repeat left bottom;
	color: #eeeeee;
}

/* dl */
dl.outlinelist {
	margin: 20px 0 20px 0;
	padding: 0;
	border-top: none;
}

dl.outlinelist dt {
	float: left;
	width: 9em;
	margin: 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #999;
	font-size: 90%;
	font-weight: normal;
	line-height: 180%;
	color: #eee;
	background: transparent;
}

dl.outlinelist dt dfn {
	font-size: 90%;
}

dl.outlinelist dd {
	margin: 0 0 1em 10em;
	padding: 3px 0 0 0;
	font-size: 90%;
	line-height: 180%;
	color: #fff;
	background: transparent;
}

dl.outlinelist dd.station ul.stleft {
	float: left;
	margin: 0 2em 0 0;
}

dl.outlinelist dd.station p {
	clear: both;
}

dl.outlinelist dd a {
	color: #ff0;
}

dl.outlinelist dl.inner dt {
	width: 34px;
	padding: 0;
	border: none;
	font-size: 100%;
	color: #fff;
	line-height: 90%;
}

dl.outlinelist dl.inner dd {
	width: 210px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 100%;
	line-height: 120%;
}

dl.outlinelist dt.colspan {
	width: 350px;
	background: #333;
	font-weight: bold;
	text-align: center;
}

dl.outlinelist ul {
	list-style-type: none;
}

/* table */
table.outlinetable {
	width: 750px;
	border-collapse: collapse;
	border: 1px solid #666;
	margin: 10px 0 30px 3px;
}

table.outlinetable thead {
	background: #333;
	font-weight: bold;
	text-align: center;
}

table#olint tbody td {
	font-size: .9em;
}

table.outlinetable tbody th.olint {
	width: 1.2em;
}

table.outlinetable th {
	padding: 5px 10px;
	background: #333333;
	border: 1px solid #666666;
}

table.outlinetable th.tt {
	text-align: center;
	background: #222222;
}

table.outlinetable td {
	padding: 5px 10px;
	border: 1px solid #666666;
}


