@charset "shift_jis";

/*----------------------------------
 contents_top
------------------------------------*/

#contents_top {
	width:898px;
	height:1030px;
	background:url(../img/top/back.jpg) #fff no-repeat;
	border-top:#ddd 1px solid;
	border-left:#ddd 1px solid;
	border-right:#ddd 1px solid;
	/*border-bottom:#FFF 1px solid;*/
	position:relative;
}

#contents_top .main_img {
	margin:20px 0 0 20px;
}

#contents_top .text01 {
	width: 400px;
	height: 215px;
	position: absolute;
	left: 30px;
	top: 670px;
}

#contents_top .text02 {
	width: 200px;
	height: auto;
	position: absolute;
	font-size: 10px;
	color: #FFF;
	line-height: 1.4em;
	left: 147px;
	top: 304px;
	text-align: right;
}

#contents_top .img_box {
	width:300px;
	margin-top:15px;
	margin-right:18px;
	float:right;
	overflow:hidden;
}

#contents_top .img_box img {
	float:left;
}

#contents_top .credit {
	width: 300px;
	height: auto;
	font-size: 10px;
	position: absolute;
	line-height: 1.4em;
	left: 30px;
	top: 956px;
	text-align: left;
}

#contents_top .model_spec {
	position: absolute;
	left: 275px;
	top: 341px;
}

#contents_top .bn01 a {
	width: 160px;
	height: 46px;
	position: absolute;
	text-indent: -9999px;
	display: block;
	left: 30px;
	top: 895px;
}

#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: 240px;
	top: 880px;
}

#contents_top .bn03 {
	position: absolute;
	left: 330px;
	top: 879px;
}
