/*
#	written by unit-MSE Co.,ltd.　　　　　　　　#
#	Copyright 2005 unit-MSE Co.,ltd.　　　　　　#
#	　　　　　　　　　　　　　　　　　　　　　　#
#	info@unit-mse.jp　　　　　　　　　　　　　　#
#	http://www.unit-mse.jp　　　　　　　　　　　#
#	使用：永佐化工株式会社　2008.11.14　　　　　#
#	日文用　　　　　　　　　　　　　　　　　　　#
#	$Revision: 1.0 $　　　　　　　　　　　　　　#
*/


/******************* news *******************/

/*-------------------------------------------------
	news_page
-------------------------------------------------*/

.tar{text-align:right;}
.mbM{margin-bottom:20px;}

P.update_link{
	text-align:right;
	line-height:100%;
	margin-bottom:20px;
	color:#999999;
}
A.go_last_update{
	margin:0px 10px;
}

SPAN.arrow_left_disabled{
/*
	background:url(../img/icon_arrow_left_disabled.gif) no-repeat left center; 
	padding-left:15px;
*/
	color:#CCCCCC;
}
SPAN.arrow_right_disabled{
/*
	background:url(../img/icon_arrow_right_disabled.gif) no-repeat right center;
	padding-right:15px;
*/
	color:#CCCCCC;
}
H2.entry_ttl{
	color:#008144;
	font-size:16px;
	border-width:0px 0px 1px 0px;
	border-bottom-color:#92C9AE;
	border-style:dotted;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:110%;
}
P.entry_date{
	font-size:12px;
	margin-bottom:5px;
	line-height:100%;
	padding-bottom:0px;
}
P.entry_body{
	line-height:150%;
}
P.withinimg IMG{
	margin-right:5px;
}
DIV.file_box{
	background-color:#E3E3E3;
	margin-bottom:20px;
}
DIV.file_box P{
	padding:5px 10px;
}

span.center_img{
	display:block;
	text-align:center;
}
span.center_img IMG{
	margin:0.5em;
}

IMG.f_img_left{
	float:left;
	margin:5px 10px 5px 0px;
}

IMG.f_img_right{
	float:right;
	margin:5px 0px 5px 10px;
}

.btn_pagetop{
	border-top: 2px solid #AAC46F;
	text-align:right;
	font-size:10px;
}

.btn_pagetop A{
	color:#008144;
	text-decoration:underline;
}
