@charset "utf-8";

/************************************************
 フッター用
************************************************ */
#footer_box{
	height:200px;
	margin-top:20px;
	border-top:3px solid #009900;
}
#footer_box_main{
	width:960px;
	margin:0 auto;
	position:relative;
}
#f_p_top{
	position:absolute;
	top:-40px;
	right:-5px;
}
#footer_box_main_0{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	text-align:center;
}
#footer_box_main_0_0{
	font-size:18px;
	line-height:120%;
	color:#088431;
	padding-top:15px;
}
#footer_box_main_0_1{
	font-size:14px;
	line-height:120%;
	color:#088431;
	padding-top:20px;
}
#footer_box_main_0_2{
	font-size:14px;
	line-height:120%;
	color:#009900;
	padding-top:20px;
}
#footer_box_main_0_3{
	font-size:10px;
	line-height:120%;
	color:#666666;
	padding-top:15px;
}
#footer_box_main_0 a{color:#333333;text-decoration:none;}
#footer_box_main_0 a:link{color:#333333;text-decoration:none;}
#footer_box_main_0 a:hover{color:#333333;text-decoration:underline ! important;}
#footer_box_main_0 a[href]:hover{color:#333333;text-decoration:underline ! important;}
#footer_box_main_0 a:active{color:#333333;text-decoration:none;}

#footer_box_main_1 a{color:#666666;text-decoration:none;}
#footer_box_main_1 a:link{color:#666666;text-decoration:none;}
#footer_box_main_1 a:hover{color:#666666;text-decoration:underline ! important;}
#footer_box_main_1 a[href]:hover{color:#666666;text-decoration:underline ! important;}
#footer_box_main_1 a:active{color:#666666;text-decoration:none;}


