@charset "UTF-8";

/*
===============================================================================
| 			NEWS INDEX 
===============================================================================
*/

h3{
	color: #AF7B45;
}
div.aux{
	border-color: #DFB181;
}
div.aux h4{
	background-color: #DFB181;
}
div.main div.rightContents div.subMenu div.subContents{
	background-color: #DFB181;
}
dl.news{
	margin: 0px 0 0 2px;
	width: 100%;
	font-size: 95%;
}
dl.news dt{
	width: 5em;
	float: left;
	line-height: 150%;
	margin: 0 0 12px 0;
}
dl.news dd{
	width: 415px;
	line-height: 150%;
	margin: 0 0 15px 2em;
	float: left;
}
dl.news dd a{
	line-height: 150%;
}

/*----------------------------------------------------------------------
/			topic
/----------------------------------------------------------------------*/
div.contents#news-index div.pager{
	text-align: right;
	margin: 20px 0;
	color: #333333;
}
div.contents#news-index div.pager span.on{
	font-weight: bold;
}
div.contents#news-index ul.news{
	list-style-type:none;
	margin:0;
	border-top: 1px solid #dddddd;
	padding-top: 8px;
}
div.contents#news-index ul.news li{
	padding-left: 50px;
	margin-bottom:8px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 8px;
}
div.contents#news-index ul li.nw{
	background-image: url('/images/top/icon_nw.gif');
	background-repeat: no-repeat;
	background-position: 0 4px ;
}
div.contents#news-index ul.news li.pos{
	background-image: url('/images/top/icon_pos.gif');
	background-repeat: no-repeat;
	background-position: 0 4px ;
}
div.contents#news-index ul.news li.nav{
	background-image: url('/images/top/icon_nav.gif');
	background-repeat: no-repeat;
	background-position: 0 4px ;
}
div.contents#news-index ul.news li.pbc{
	background-image: url('/images/top/icon_pbc.gif');
	background-repeat: no-repeat;
	background-position: 0 4px ;
}

div.contents#news-detail h3{
	margin-bottom:5px;
}
div.contents#news-detail div.prev{
		text-align: right;
		margin:5px 0;
}
div.contents#news-detail p.category{
	margin-bottom:0;
	font-weight:bold;
	color: #003366;
}
div.contents#news-detail p.day{
	text-align: right;
	margin-bottom: 20px;
	color: #333333;
}

/*----------------------------------------------------------------------
/			print
/----------------------------------------------------------------------*/
