#gn li a#gn06 {
	background-position:0 100%;
}

/*****     sub navi    *****/
#sn {
	padding:0 0 20px 9px;
	}
#sn ul {
	margin:0; padding:0;
	list-style:none;
	border-top:1px dotted #808080;
}
#sn ul li {
	margin:0; padding:0;
	border-bottom:1px dotted #808080;
}
#sn ul li a{
	display:block;
	position:relative;
	margin:1px 0; padding:6px 5px 6px 21px;
	background:transparent url("../img/cmn_icon_001.gif") no-repeat 9px 50%;
	border:0;
	font-size:100%;
	}
#sn ul li.active a{
	color:#fff;
	background:#fe620b url("../img/cmn_icon_001.gif") no-repeat -241px 50%;
	}
#sn a:link,
#sn a:visited {
	color:#000;
	text-decoration:none;
	}
#sn a:hover {
	color:#fff;
	text-decoration:underline;
	background:#fe620b url("../img/cmn_icon_001.gif") no-repeat -241px 50%;
	}

/***Text Decoration***/
#ctwrap {
	position:relative;
}
#tl h1{
	height:41px;
	margin:0; padding:0 0 0 40px;
	background:transparent url("../img/cmn_h1_icon_001.gif") no-repeat 0 100%;
}

.ct h2 {
	clear:both;
	line-height: 1.2em;
	margin:30px 0 0.8em 0; padding:0 0 0 5px;
	border-left: 5px solid #ff6306;
	font-size: 130%;
	font-weight: normal;
	color: #991E1A;
	_height:1%;
}
.ct p {
	font-size:100%;
	line-height: 1.6em;
	margin: 1em 0 1em 0;
}

.ct .intro {
	margin: 30px 0 20px 0;
	font-size:116%;
	color:#991e1a;
}

.ct .date {
	margin:2em 0 0 0; padding:0;
	text-align:right;
}

/*List style*/
.ct ul.list-type01 {
	list-style:none;
}
.ct  ul.list-type01 li {
	margin:0 0 3px 0;
}
.ct  ol.list-type01 {
	margin:0 0 0 2em;
}
.ct  ol.list-type01 li {
	margin:0 0 0.2em 0;
}

.ct dl {
	margin:1em 0 0 0;
}
.ct dt {
	position:absolute;
	left:0;
	margin:0; padding: 0;
	width:5em;
	font-size:100%;
	line-height:1.5em;
}
.ct dd {
	position:relative;
	padding:0 0 15px 6em; 
	line-height:1.5em;
}
.ct .border-block-type01 {
	padding:0 0 0 8px;
	border-left: 1px solid #999;
	_height:1%;
}

