
/* top_list
===============================================================*/
ul.top_list {
	padding:0 0 30px 120px;
	position:relative;
	top:-13px;
	z-index:100;
}

ul.top_list li {
	font-size:1px;
	line-height:1px;
	padding:0 10px 0 0;
	float:left;
}

p.top_bn {
	font-size:1px;
	line-height:1px;
	text-align:center;	
	padding:0 0 5px 0;
}


/* Main
===============================================================*/
ul#top_main_list {
	height:542px;
	background:url(../images/top/img_ph_01.jpg) no-repeat 0 0;
}


div#Main {
	position:relative;
}

div#Main p.new_products {
	position:absolute;
	top:320px;
	left:243px;
	z-index:100;
}