@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  common.css
 style info :  news
=================================================================== */

/*----------------------------------------------------
	#title
----------------------------------------------------*/
#title{
	text-indent:-9999px;
	width:900px;
	height:160px;
	background:url(../image/news/ttl.jpg) no-repeat;
	margin-bottom:3px;
}
/*----------------------------------------------------
	#breadcrumbs
----------------------------------------------------*/
#page .breadcrumbs{
	font-size:10px;
	margin-bottom:20px;
}
#page .breadcrumbs a{
	color:#1F7F1F;
	text-decoration:underline;
}
/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main .lead{
	font-size:14px;
	margin-bottom:20px;
}
#main .box{
	margin-bottom:5px;
}
#main .box h3{
	width:660px;
	background:url(../image/privacy/border.gif) no-repeat left bottom;
	padding:0 10px 10px 10px;
	font-size:18px;
	margin-bottom:10px;
}
#main .box h3 span{color:#72C900;}
#main .box .inner{
	width:650px;
	margin-left:10px;
	font-size:12px;
}
#main .box a{
	color:#1F7F1F;
}
/*pagetop*/
#main .pagetop{
	font-size:10px;
	margin-bottom:20px;
	text-align:right;
}
#main .pagetop a{color:#666;}
#main .pagetop a span{
	color:#1F7F1F;
}
#main .pagetop a:hover{
	color:#1F7F1F;
}
/*----------------------------------------------------
	sub
----------------------------------------------------*/
/*-pagelink-*/
#sub .pagelink{
	width:180px;
	background:url(../image/common/sub-bg.gif) repeat-y;
	padding:5px 10px;
	margin-bottom:20px;
	border-top:5px solid #E6E6E6;
	border-bottom:5px solid #E6E6E6;
}
#sub .pagelink p{
	margin-bottom:5px;
	padding-left:13px;
	background:url(../image/privacy/arrow.gif) no-repeat;
	font-size:12px;
}
#sub .pagelink p a{
	color:#333;
}
#sub .pagelink p a:hover{
	color:#1F7F1F;
}
/*----------------------------------------------------
	menu
----------------------------------------------------*/
#header .menu li.news a{background:url(../image/common/menu.jpg) no-repeat -600px -50px;}
