@charset "shift_jis";

/*----------------------------------
 contents_top
------------------------------------*/

#contents_top {
	width:898px;
	height:598px;
	border:#000 1px solid;
	background:url(../img/top/back.jpg) no-repeat;
	position:relative;
}

#contents_top .text01 {
	width:385px;
	height: auto;
	position:absolute;
	left: 28px;
	top: 191px;
}

#contents_top .credit {
	width:200px;
	height: auto;
	position:absolute;
	line-height:1.2em;
	left: 27px;
	top: 507px;
}

#contents_top .model_spec {
	position:absolute;
	left: 440px;
	top: 497px;
}

#contents_top .bn01 a {
	width: 160px;
	height: 46px;
	position:absolute;
	text-indent:-9999px;
	display:block;
	left: 141px;
	top: 429px;
}

#contents_top .bn01 a {
	background: url(../img/top/enter_off.gif) no-repeat;
}
#contents_top .bn01 a:hover {
	background: url(../img/top/enter_on.gif) no-repeat;
}
#contents_top .bn01 a:active {
	background: url(../img/top/enter_on.gif) no-repeat;
}
#contents_top .bn01 strong a {
	background: url(../img/top/enter_on.gif) no-repeat;
}
