@charaset"Shift-JIS";


/* TOP Layout
----------------------------------------------------*/
div#ttl-area{
	width:987px;
	text-align:center;
	margin:0px auto;
}

div#contents-top {
	width: 932px;
	margin: 0 auto;
	text-align: left;
}

div#contents-top div#btnBox-left {
	width:565px;
	float:left
}
div#contents-top div#btnBox-left div#btn-area-left {
	width:565px;
	height:286px;
	text-align:center;
	background: url(../img/bg01.gif) no-repeat;	
}
div#contents-top div#btnBox-left div#btn-area-left div.btn{
	margin: 0px 0px 4px;
	clear: both;
}

div#contents-top div#btnBox-right {
	width:347px;
	float:right
}
div#contents-top div#btnBox-right div#btn-area-right {
	width:347px;
	height:286px;
	text-align:center;
	background: url(../img/bg02.gif) no-repeat;
}
div#contents-top div#btnBox-right div#btn-area-right div.btn{
	margin: 0px 0px 4px;
	clear: both;
}
