@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 h1,
#d-title h2{/*add 140204 for h1*/	
	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 ---------- */


/* ---------- add 2012.12 --------- */

.express{	
	margin-bottom: 25px;
	font-size: 110%;
	text-align: center;
}
#main .area-name{
	margin-bottom: 10px;
}
.important{
    color: #FF0000;
    font-weight: bold;
	}
.resume{
    color: #288041;
    font-weight: bold;
	}	
#detail .col-1tp{
	width: 25%;
	}
#detail .col-2tp{
	width: 23%;
	}
#detail .col-3tp{
	width: 22%;
	}
#detail .col-4tp{
	width: 30%;
	}	
#detail .full-rslt .col-1tp{
	width: 30%;
	}
#detail .full-rslt .col-2tp{
	width: 25%;
	}
#detail .full-rslt .col-3tp{
	width: 40%;
	}
#detail .trouble-list{
	background: #ffeac9;
	margin-bottom: 25px;
	}
#detail .run-list{
	background: #E2F2CE;
	margin-bottom: 25px;
	}	
	
/* ---------- /add 2012.12 --------- */


/* ---------- add 2012.12 --------- */
.shortcutList{
	margin-bottom: 15px;	
	}
.shortcutList dl.trLine,
.shortcutList dl.trComp{
	margin-bottom: 5px;	
	}
.shortcutList dt{
	background: url("../../images/delta.gif") no-repeat scroll 0 center transparent;
    font-size: 110%;
    font-weight: bold;
    padding-left: 10px;
	}
.shortcutList dd{
	padding: 0 5px;
	}		
.shortcutList dd ul{
	overflow: hidden;
	}	
.shortcutList dd li{	
	border-left: 1px solid #666;
	margin-bottom: 3px;
    color: #888888;
	float: left;
    padding: 0 5px;
	line-height: 1.2;
	white-space: nowrap;
}
.shortcutList dd li.first{	
	border-left: 0;
}

/*add 131209*/
.msgNotice{margin-bottom:10px;padding:5px 10px;background:#f7fac8;border:2px solid #d6dc73;}
.msgNotice p{padding-left:15px;background:transparent url(../../images/icn_light.gif) no-repeat 0 0;font-size:93%;font-weight:bold;}
#detail .run-list-prio{margin-bottom:25px;background:#f1f9e8;}
#detail .run-list-prio th.tTitle{background:#e2f2ce;}
#detail .run-list-prio th{width:18%;background:#f1f9e8;}
#detail .run-list-prio td li{display:inline;}
#detail .run-list-prio td li a{white-space:nowrap;}


/* ---------- 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) ---------- */