@charset "utf-8";
/* CSS Document */

div#contents h1{
	background: url(../img/about/logo_fine.png) no-repeat;
	width: 201px; height: 195px;
	text-indent: -9999px;
	float: left;
}

div#contents h2{
	background: url(../img/about/title_about.png) no-repeat;
	width: 716px; height: 154px;
	text-indent: -9999px;
	float:right;
}

div#btn_area{
	width:860px;
	height:372px;
	background:url(../img/about/cont_bg.gif) no-repeat;
	clear:both;
}


div#btn_a{
	width:180px;
	height:372px;
	margin-left:145px;
	float:left;
}

div#btn_b{
	width:180px;
	height:372px;
	margin-left:15px;
	float:left;
}