@charset "euc-jp";

/*
========== TABLE of CONTENTS ==========

1:l010
2:l020

clearfix rules

========== TABLE of CONTENTS ==========
*/

.nav{
	margin-bottom: 25px;
	font-size: 110%;
	text-align: center;
	}
.page-nav{
	margin-bottom: 25px;
	text-align: right;
	}
div#title-topbg{
	background: url(../../images/h2_top.gif) no-repeat top right;
	min-height: 2px;
	}
*html div#title-topbg{
	height: 2px;
	}
div#title-topbg hr{
	display: none;
	}
div#title{/* for headline_sub */
	margin-bottom: 10px;
	}

/* ---------- 1:h010 ---------- */

#list{
	margin-bottom: 20px;
	}
#list p.guide{
	margin-top: 0.5em;
	padding-bottom: 0.7em;
	font-size: 110%;
	line-height: 1.6;
	}

#l-title{/* use clearfix hack */
	margin-bottom: 10px;
	padding: 3px 8px 7px;
	background: url(../../images/h2_bk_w634.gif) no-repeat bottom right;
	}
#l-title h2{	
	float: left;
	font-size: 120%;
	font-weight: bold;
	}
#l-title ul{
	float: right;
	font-size: 110%;
	font-weight: bold;
	}
#l-title img{
	vertical-align: bottom;
	}
#list dl.number{
	margin-bottom: 8px;
	}
#list dl.number dt{
	float: left;
	margin-right: 4px;
	font-weight: bold;
	}

#list .act{/* use clearfix hack */
	margin-bottom: 6px;
	padding: 4px;
	background-color: #eee;
	}
#list .a-title{
	margin: 0.8em 0 0.5em;
	padding: 1px 0 1px 10px;
	border-bottom: 1px solid #78BB89;
	background: url(../../images/headline_b.gif) #EDEDED no-repeat 0 0;
	}
#list .act h3{
	float: left;
	font-size: 110%;
	font-weight: bold;
	}
#list .act p{
	float: right;
	padding-right: 8px;
	line-height: 2;
	}
#list .act p.left{
	margin-left: 8px;
	float: left;
	}
#list .act p.right{
	float: right;
	}
	
#list legend{
	display: none;
	}
#list table{
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
#list caption{
	display: none;
	}
#list th{
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: left;
	}
#list td{
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	}
#list .col-1{
	width: 15em;
	}f
/* === pattern2 === */
#list dt{
	margin-top: 0.8em;
	padding-left: 13px;
	background: url(../../images/delta.gif) no-repeat 0 center;
	font-size: 110%;
	font-weight: bold;
	}
#list dd{
	display: inline;
	padding: 0 1px 0 6px;
	background: url(../../images/vsep.gif) no-repeat 0 center;
	color: #888;
	}
#list dl dd.plane{
	margin-left: 13px;
	padding: 0 1px 0 0;
	background: none;
	}
/* === /pattern2 === */

/* ---------- /1:h010 ---------- */

/* ---------- 2:h020 ---------- */

#detail{
	margin-bottom: 20px;
	}
#detail p.guide{
	margin-top: 0.5em;
	padding-bottom: 0.7em;
	font-size: 110%;
	line-height: 1.6;
	}

#section01, #section02{
	margin-bottom: 1.5em;
	}

#d-title{/* use clearfix hack */
	margin-bottom: 10px;
	padding: 3px 8px 7px;
	background: url(../../images/h2_bk_w634.gif) no-repeat bottom right;
	}
#d-title h2{	
	float: left;
	font-size: 120%;
	font-weight: bold;
	}
#d-title ul{
	float: right;
	font-size: 110%;
	font-weight: bold;
	}
#d-title img{
	vertical-align: bottom;
	}
#detail dl.number{
	margin-bottom: 8px;
	}
#detail dl.number dt{
	float: left;
	margin-right: 4px;
	font-weight: bold;
	}

#detail .act{/* use clearfix hack */
	padding: 4px;
	background-color: #eee;
	}
#detail .a-title{
	margin: 0.8em 0 0.7em;
	padding: 1px 0 1px 10px;
	border-bottom: 1px solid #78BB89;
	background: url(../../images/headline_b.gif) #EDEDED no-repeat 0 0;
	}
#detail .act h3{
	float: left;
	font-size: 110%;
	font-weight: bold;
	}
#detail .act p{
	float: right;
	padding-right: 8px;
	line-height: 2;
	}
#detail .act p.left{
	margin-left: 8px;
	float: left;
	}
#detail .act p.right{
	float: right;
	}

#detail legend{
	display: none;
	}
#detail table{
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
#detail caption{
	display: none;
	}
#detail th{
	padding: 4px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: left;
	}
#detail td{
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	}
#detail .col-1{
	width: 35%;
	}
#detail .col-2{
	width: 30%;
	}

/* ---------- /2:h020 ---------- */


/* ---------- clearfix rules(float clear hack) ---------- */

#station ul:after,
#ch-slide:after,
#l-title:after,
#list .act:after,
#d-title:after,
#detail .act:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#station ul,
#ch-slide,
#l-title,
#list .act,
#d-title,
#detail .act{
	display: inline-block;
	}
/* Hides from IE5-mac \*/
*html #station ul,
*html #ch-slide,
*html #l-title,
*html #list .act,
*html #d-title,
*html #detail .act{
	height: 1%;
	}
#station ul,
#ch-slide,
#l-title,
#list .act,
#d-title,
#detail .act{
	display: block;
	}
/* End hide from IE5-mac */

/* ---------- /clearfix rules(float clear hack) ---------- */