@charaset"Shift-JIS";


/* TOP Layout
----------------------------------------------------*/


/* h2 Layout
----------------------------------------------------*/
div#ttl-area{
	width:980px;
	margin:0px auto;
}

/* contents Layout
----------------------------------------------------*/
div#contents-top {
	width: 862px;
	height:249px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/contents_bg.gif) no-repeat;
	padding: 0px 38px;	
}

div#contents-top div.btn-left-box {
	width: 402px;
	float:left;
}
div#contents-top div.btn-left-box-bg {
	width: 402px;
	height:137px;
	clear:both;
	background: url(../img/h3_01bg.gif) no-repeat;
}
div#contents-top div.btn-left-box-bg p.read {
	width: 210px;
	float:left;
	padding: 16px 0px 0px 20px;
}


div#contents-top div.btn-right-box {
	width: 402px;
	float:right;
}
div#contents-top div.btn-right-box-bg {
	width: 402px;
	height:137px;
	clear:both;
	background: url(../img/h3_02bg.gif) no-repeat;
}
div#contents-top div.btn-right-box-bg p.read {
	width: 190px;
	float:right;
	padding: 16px 20px 0px 0px;
}
