#gn li a#gn01 {
	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%;
	}
#sn .rss {
	margin:24px 9px 0 0; padding:12px 9px;
	border:1px solid #bdbdbd;
	background-color:#dedede;
}
#sn .rss p {
	margin:8px 0 0 0;
	line-height:1.4em;
}

/***Text Decoration***/
#ctwrap {
	position:relative;
}
#tl {
	position:relative;
	margin:0;
}
#tl h1{
	height:41px;
	margin:0; padding:0 0 0 40px;
	background:transparent url("../img/cmn_h1_icon_001.gif") no-repeat 0 100%;
}
#tl .h1-text {
	position:absolute;
	top:0.5em; left:208px;
	width:310px;
}
#list.ct {
	clear:both;
	margin:0; padding:1px 0 0 0;
}
.newslist {
	margin:32px 0 0 0; padding:0;
	list-style:none;
	border-top:1px dotted #a6a6a6;
}
.newslist li {
	margin:0; top:0px; padding:9px 0 6px 0;
	border-bottom:1px dotted #a6a6a6;
}
.newslist-right {
	float:right;
	width:408px;
}
.newslist .date{
	color:#ff6e00;
}
.newslist h2 {
	margin:5px 0;
	font-size:120%;
}
.newslist p {
	line-height:1.3em;
}
.newslist span.clear {
	clear:both;float:none;
	display:block;
	overflow:hidden;
	height:1px;
}
#ctwrap .newslist img {
	display:inline;
	padding:2px;
	border:1px solid #a6a6a6;
}
#ctwrap .ct .newslist a.imglink:link img,
#ctwrap .ct .newslist a.imglink:visited img{
	border:1px solid #a6a6a6;
}
#ctwrap .ct .newslist a.imglink:hover img{
	border:1px solid #cc0000;
}
#ctwrap .ct .newslist a:link,
#ctwrap .ct .newslist a:visited{
	text-decoration:none;
}
#ctwrap .ct .newslist a:hover{
	text-decoration:underline;
}

/* Entry*/
#entry.ct {
	clear:both;
 	_height:1%; /*ie6*/
	border:1px solid #a6a6a6;
	margin:0; padding:13px;
}
#entry.ct h1 {
	margin:23px 0 30px 1px; padding:0 0 0 8px;
	border-left:5px solid #fe620b;
	color:#cc1945;
	font-size:130%;
	line-height:1.4em;
}
#entry.ct h3 {
	clear:both;
	margin:1.5em 0 6px 0; padding:0;
	font-size:114%;
	line-height:1.4em;
}

#entry.ct .date{
	margin:0; padding:4px 6px 3px 6px;
	background-color:#fed1b8;
	border:1px solid #fe620b;
	line-height:1.2em;
	_height:1%;
	min-height:1%;
}

#entry.ct .intro {
	color:#921e25;
	font-size:118%;
}
#entry.ct p {
	margin:0 0 1.2em 0;
	line-height:1.6em;
	_line-height:1.45em;
}
#entry.ct img {
	display:block;
	margin:6px 0 6px 0;	
}
#entry.ct img.img-left {
	float:left;
	margin:0 0 12px 0;	
}
#entry.ct img.img-right {
	float:right;
	margin:0 0 12px 0;	
}
#entry.ct img.img-center {
	margin:20px auto;	
}
#entry.ct img.img-text-left {
	float:left;
	margin:0 15px 12px 0;	
}
#entry.ct img.img-text-right {
	float:right;
	margin:0 0 12px 12px;	
}
#entry.ct ol {
	margin:1em 0 1em 2em;
}
#entry.ct li {
	margin:0 0 0.3em 0;
}


/* Link */
div.backpage {
	margin:0 0 3px 0; padding:0 0 10px 0;
}
div.backpage p {
	float:right;
	margin:0; padding:0 0 0 12px;
	line-height:1.2em;
	background:transparent url("../img/cmn_icon_004.gif") no-repeat 0 50%;
}

/*none*/
#entry.ct img.img-left-margin {
	float:left;
	margin:0 0 6px 0;	
}
#entry.ct img.img-right-margin {
	float:right;
	margin:0 0 6px 0;	
}

