@charset "shift_jis";

/*----------------------------------
 contents_top
------------------------------------*/

#contents_top {
	width:900px;
	height:870px;
	background:url(../img/top/back.jpg) #FFF no-repeat;
	border:#FFF 1px solid;
	position:relative;
}

#contents_top .text01 {
	width:600px;
	height: auto;
	position:absolute;
	left: 35px;
	top: 700px;
}

#contents_top .text02 {
	width: 150px;
	height: auto;
	position: absolute;
	font-size: 10px;
	line-height: 1.2em;
	color: #333333;
	text-align: right;
	left: 0px;
	top: 170px;
}

#contents_top .credit {
	width:200px;
	height: auto;
	font-size:10px;
	position:absolute;
	line-height:1.4em;
	left: 661px;
	top: 725px;
	text-align:left;
}

#contents_top .model_spec {
	position: absolute;
	left: 75px;
	top: 200px;
}

#contents_top .bn01 a {
	width: 160px;
	height: 46px;
	position:absolute;
	text-indent:-9999px;
	display:block;
	left: 690px;
	top: 700px;
}

#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;
}
#contents_top .bn02 {
	position:absolute;
	left: 690px;
	top: 618px;
}

#contents_top .bn03 {
	position:absolute;
	left: 778px;
	top: 618px;
}
