@charset "UTF-8";



/*-------------------- MAIN --------------------*/

td.img_set{
	vertical-align:top;
}

#bg_wn {
	position:relative;
	width:258px;
	/*height:206px;*/
	height:249px;
	background:url(../img/bg_wn.png) repeat-y;
}

div.Layout_style {
	padding:30px 0 0;
}

div.btn_layout {
	width:126px;
	height:104px;
}
/*-------------------- FOOTER --------------------*/

#foot {
	background:url(../img/foot.png) no-repeat;
	width:964px;
	height:84px;
	position:relative;
}

#foot p{
	position:absolute;
	top:40px;
	left:560px;
	width:30px;
	height:10px;
	display:block;
}
#foot p a{
	width:30px;
	height:10px;
	display:block;
	text-indent:-9999px;
}
/*-------------------- PAGE01 --------------------*/

div#page01_wrapper {
	margin-bottom:20px;
	width:964px;
	height:auto;
}

div#page01_left {
	float:left;
}

div#page01_btn {
	padding:14px 7px 7px 7px;
	width:244px;
	background:url(../img/btn_page01_bg.png) no-repeat bottom;
}

div#page01_right {
	float:right;
}

div#head_img {
	margin-bottom:14px;
}

div.history {
	padding:0 7px 0;
	background:url(../img/page01_main_bg.png) repeat-y;
	width:685px;
	height:auto;
}

div.item {
	padding-bottom:7px;
	background:url(../img/page01_item_bg.gif) no-repeat;
	width:685px;
	height:178px;
	position:relative;
}

div.item_img {
	position:absolute;
	top:14px;
	left:14px;
}

div.item h3 {
	position:absolute;
	top:14px;
	left:140px;
}

p.itemText {
	position:absolute;
	top:49px;
	left:140px;
	width:530px;
	font-size:84%;
	line-height:150%;
}

p.hardType {
	position:absolute;
	bottom:30px;
	left:140px;
	font-size:84%;
}

div.itemBtn {
	position:absolute;
	bottom:20px;
	right:14px;
}

div.pagetop {
	text-align:right;
	padding:0 0 7px 0;
}