@charset "utf-8";
/*
----------------------------------------------
SCOA
 Author:   ubusna,inc.
 Version:  2009.Apr
----------------------------------------------- 
*/

/* contents
---------------------------------------------------- */
#focus h2 a {
	background:url(../../img/2nd/2nd_focus.jpg) 0 0 no-repeat;
	height:100px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#conL {
	background:url(../img/h2.gif) 0 0 no-repeat;
}

#conL h2 {
	width:500px;
	height:40px;
	text-indent:-9999px;
	float:left;
}

#conL p#rss{
	background: url(../../img/common/rss.jpg) no-repeat;
	float: right;
	margin: 7px 9px 0 0;
}

#conL p#rss a{
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
}

#conL p#rss a:hover{
	background: url(../../img/common/rss.jpg) 0 -23px no-repeat;
}

#contents-inner {
	margin:0; padding:10px 10px 0 10px;
}

#newsnavi {
	margin:20px 0 0 0; padding:5px;
	text-align:center;
	background:#EEEEEE;
}

#newsnavi a {
	width:24px;
	margin:0; padding:5px 10px;
	text-align:center;
	background:#E2E2E2;
}

#newsnavi span.current_page {
	width:24px;
	margin:0; padding:5px 10px;
	text-align:center;
	background:#221815;
	color:#FFFFFF;
}