@charset "utf-8";

/* コンテンツCSS */

/* ボックス制御 */

.mb10{
	margin-bottom:10px;
}

em{
	font-style:normal;
	font-weight:bold;
}

.bigbox{
	width:610px;
	background-image:url(../img/box/bigbox_mid.gif);
	margin-bottom:10px;
	}

.bigbox img.tl{
	margin:0 2px;
}

.bigbox p{
	margin:5px 10px 15px 10px;
	line-height:1.8em;
	text-align:justify;
	text-justify:distribute;
}
