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

/*----------------------------------------------------
	#title
----------------------------------------------------*/
#title{
	text-indent:-9999px;
	width:900px;
	height:160px;
	background:url(../image/service/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;
	background:url(../image/service/lead.jpg) no-repeat left bottom;
	padding-bottom:190px;
}
#main .box{
	margin-bottom:20px;
}
#main .box h3{
	width:660px;
	padding:0 10px 10px 10px;
	font-size:18px;
	margin-bottom:10px;
	background:url(../image/service/border.gif) no-repeat left bottom;
}

#main .box h3 span{color:#72C900;font-size:14px;}
#main .box h3 .gr{color:#666;font-size:18px;}
#main .box .inner{
	width:650px;
	margin-left:10px;
	font-size:14px;
}
#main .box .inner p span{font-size:12px;color:#666;}
#main .box a{
	color:#1F7F1F;
}
/*point01*/
#main .point01{
	text-indent:-9999px;
	width:650px;
	height:218px;
	background:url(../image/service/point01.gif) no-repeat left center;
	margin-bottom:20px;
	padding-top:10px;
}
#main .at{
	font-size:12px;
}
/*point01*/
#main .big-btm{
	text-indent:-9999px;
	width:680px;
	height:50px;
	background:url(../image/service/big-btm.jpg) no-repeat;
	margin-bottom:20px;
}
#main .big-btm a{
	display:block;
	text-decoration:none;
	width:680px;
	height:50px;
}
#main .big-btm a:hover{
	background:url(../image/service/big-btm.jpg) no-repeat 0 -50px;
}
/*----------------------------------------------------
	#about-cp
----------------------------------------------------*/

#main .about-cp{
	margin-bottom:10px;
	border-top:2px solid #E6E6E6;
	border-bottom:2px solid #E6E6E6;
	padding-top:18px;
	font-size:14px;
}
#main .about-cp h4{
	font-size:18px;
	margin-bottom:10px;
}
#main .about-cp p{
	margin-bottom:20px;
}

#main .about-cp .cp-ttl{
	font-size:18px;
	color:#72C900;
	margin-bottom:2px;
}
#main .about-cp .cp-ttl a{
	font-size:12px;
	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.service a{background:url(../image/common/menu.jpg) no-repeat -450px -50px;}
