@charset "shift_jis";

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

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

#contents_top .text01 {
	width:482px;
	height: auto;
	position:absolute;
	line-height:2.0em;
	left: 54px;
	top: 719px;
}

#contents_top .text02 {
	width:189px;
	height: auto;
	position:absolute;
	font-size:10px;
	line-height:1.2em;
	left: 666px;
	top: 476px;
}

#contents_top .credit {
	width:200px;
	height: auto;
	font-size:10px;
	position:absolute;
	line-height:1.4em;
	left: 595px;
	top: 830px;
	text-align:left;
}

#contents_top .model_spec {
	position:absolute;
	left: 665px;
	top: 509px;
}

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

#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;
}

