/* =============================================================================
	防食ソリューション CSS
============================================================================= */

/* ---------------------------------------------------------
	見出し
--------------------------------------------------------- */
h1 {
	margin-bottom:20px;
}

/* ---------------------------------------------------------
	リード
--------------------------------------------------------- */
h2 {
	margin:0 0 15px;
	text-align:center;
}

p.read {
	text-align:center;
	line-height:1.6;
	font-weight:bold;
}

div.nsacc {
	margin:0 0 40px;
	width:906px;
	height:472px;
	background: url("img/nsacc_solution.jpg") no-repeat;
	position:relative;
}

div.nsacc a.btn {
	padding:5px 0 0 18px;
	width:162px;
	height:20px;
	background: url("img/btn.gif") no-repeat;
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
}

div.nsacc a.btn:hover {
	background-position:0 -25px;
}

div.foe {
	margin:0 0 20px;
	width:906px;
	height:567px;
	background: url("img/nsacc_solution2.jpg") no-repeat;
}

/* ---------------------------------------------------------
	ボタン
--------------------------------------------------------- */
ul.link_box {
	margin-bottom:35px;
}

ul.link_box li.fs12 a {
	padding-top:10px;
	font-size:12px;
	height:40px;
}
