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

#area_content_main{
	width:800px;
	background:#000000 url(../images/main.jpg) no-repeat center top;
	height:730px;
}

.elm-mask *{
	margin:0;
	padding:0;
	text-align:left;
	font-size:1px;
	text-indent:-10000px;
}

#area_content_main .main{
	height:670px;
}

.btn01{
	display:inline;
	width:137px;
	height:22px;
	float:right;
	margin:0 30px 0 0;
}

.btn01 a{
	width:inherit;
	height:inherit;
	_width:100%;
	_height:100%;
	display:block;
	background:url(../images/btn.gif) left top no-repeat;
	text-align:left;
	font-size:1px;
	text-indent:-10000px;
}

.btn01 a:hover{
	background-position:right top;
}
