@charset "utf-8";

/* 全体共通(表示・非表示制御) */

.spout{
	display:none;
}


/* 全体共通 */

.txt_center{
	text-align:center;
}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

.f_clear{
	clear:both;
	font-size:0px;
	height:0px;
}

.n121030_img{margin-top:58px;margin-left:36px;margin-bottom:53px;}
.n121030_box{color:#9e0517;border:1px solid #9e0517;background:#e8d78c;padding:15px;}

.n130627_img{margin-top:36px;margin-left:16px;}