@charset "utf-8";

/* フラッシュ用 */

.box-fl {
	clear: both;
	width: 500px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 38px;
	margin-left: 40px;
	overflow: hidden;
}

/* コンテンツ */
#spa-lead {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: 30px;
	overflow: hidden;
}


#spa-lead h2 {
	font-weight: bold;
	font-size: 1em;
}


