@charset "utf-8";
/*=============================================
 header
===============================================*/
#header_right p#app{
	display:block;
	position:relative;
	width:280px;
	height:120px;
	text-indent:-9999px;
	background:url(../image/txt_news-top.gif) no-repeat;
	margin:0;
	padding:0;
	line-height:0px;
	font-size:0px;
}

#header_left h2{
	display:block;
	position:relative;
	width:500px;
	height:300px;
	text-indent:-9999px;
	background:url(../image/obj_topimage-news.jpg) no-repeat;
	margin:0;
	padding:0;
	line-height:0px;
	font-size:0px;
}


/*=============================================
 main
===============================================*/
#main h3#news_banner	{
	clear:both;
	list-style-type:none;
	display:block;
	position:relative;
	width:490px;
	height:32px;
	text-indent:-9999px;
	background: url(../image/ba2_news.gif) no-repeat;
	padding:0;
	margin:0;
	line-height:0px;
	font-size:0px;
}

h4.news_title	{
	font-weight:normal;
	padding:1px;
	background-color:#990000;
	font-size:16px;
}

.news_box	{
	background-color:#333333;
	padding:5px;
	margin-bottom:1.25em;
	overflow:hidden;
}

.news_box img {
	max-width:450px;
};

.news_navi	{
}

.news_navi_prev	{
	width:100px;
	float:left;
	text-align:left;
}

.news_navi_nums	{
	width:270px;
	text-align:center;
	float:left;
}

.news_navi_next	{
	width:100px;
	text-align:right;
	float:left;
}