/*-----------------------------------------------*/
/* fukushi-kun */
/*-----------------------------------------------*/





/*メインボックス*/

.fuku_box {
	width:580px;
	margin:0px auto;
}

.fuku_flame_l {
	width:250px;
	border:3px #46BDFD dotted;
	float:left;
	text-align:center;
}

.fuku_flame_r {
	width:250px;
	border:3px #46BDFD dotted;
	float:right;
	text-align:center;
}
