@charset "utf-8";

/*-------------   bfree-top    -------------*/

.bfree_ttl	{
	color:#B80000;
	font-weight:bold;
	font-size:130%;
}

#bfree_main	{
	margin-top:20px;
}

#bfree_main_img	{
	float:left;
	width:238px;
}

#bfree_main_txt	{
	float:right;
	width:437px;
}

.t_green	{
	/*color:#6a3906;*/
	color:#669900;
}

#bfree_point	{
	float:left;
	width:505px;
}

#bfree_point li	{
	margin-bottom:10px;
}

#bfree_point_img	{
	float:right;
	width:145px;
}


#bfree_btn a	{
	width:303px;
	height:34px;
	display:block;
	text-indent:-9999pt;
	margin:10px 0 35px 372px;
}

#bfree_btn a:link,#bfree_btn a:visited{
	background:url(../barrier-free/img/bfree_btn.gif) no-repeat top;
	}
#bfree_btn a:hover,#bfree_btn a:active{
	background:url(../barrier-free/img/bfree_btn.gif) no-repeat bottom;
	}

