@charset "shift_jis";

/*----------------------------------
 contents_top
------------------------------------*/

#contents_top {
	width:900px;
	height:900px;
	background:url(../img/top/back.jpg) #FFF no-repeat;
	border:#FFF 1px solid;
	position:relative;
}

#contents_top .text01 {
	width: 400px;
	height: 200px;
	position: absolute;
	left: 40px;
	top: 690px;
}

#contents_top .text02 {
	width:150px;
	height: auto;
	position:absolute;
	font-size:10px;
	line-height:1.2em;
	color:#000;
	text-align:right;
	left: 111px;
	top: 177px;
}

#contents_top .credit {
	width: 200px;
	height: auto;
	font-size: 10px;
	position: absolute;
	line-height: 1.4em;
	left: 653px;
	top: 807px;
	text-align: left;
}

#contents_top .model_spec {
	position:absolute;
	left: 186px;
	top: 204px;
}

#contents_top .bn01 a {
	width: 160px;
	height: 46px;
	position: absolute;
	text-indent: -9999px;
	display: block;
	left: 472px;
	top: 810px;
}

#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: 792px;
	top: 590px;
}

#contents_top .bn03 {
	position: absolute;
	left: 792px;
	top: 671px;
}

#contents_top .pct01 {
	position:relative;
	top:590px;
	left:472px;
	width:300px;
}

#contents_top .pct01 img {
	width:100%;
	height:auto;
}
