@charset "utf-8";


/*
 
-----------------------------------------------------------*/



/*
02_top 
-----------------------------------------------------------*/

#top_main h2 {
	padding:0;
	margin:0;

}

dl#topcap {
	width:465px;
	padding:0 0 0 63px;

}

div.item_box dl dt,
div#item05 dl dt,
dl#topcap  dt {
	font-size:small;
	_font-size:90%;
	line-height:1.5em;
	padding-bottom:5px;
	text-align:left;

}

div.item_box dl dd,
dl#topcap dd,
div#item05 dl dd{
	font-size:10px;
	_font-size:xx-small;
	margin:0;
	padding:0;
	color:#666;

}

dl#topcap  dt a,
dl dt.item_name a,
div#item05 dt.item_name a{
	color:#00a4ff;
	text-decoration:underline;
}

div.spec .price {
	margin:10px 0 5px 0;
	padding:0;

}

div.spec .top_btn {
	width:200px;
	padding:0 0 0 188px;
	margin:5px 0 5px 0;

}



div.spec .price,
div.spec .btn_bg_white{
	text-align:center;

}

div#item_col {
	padding-left:14px;
	margin-top:30px;

}

div.item_box {
	float:left;
	margin-left:26px;
	margin-bottom:25px;
	position:relative;
	width:274px;
	height:358px;

}

div.item_box dl {
	position:absolute;
	left: 8px;
	top: 182px;

}

div.item_box .spec {
	position:absolute;
	top:276px;
	left:8px;
	padding:0;
	margin:0;

	

}

div.spec .item_btn {
	width:200px;
	padding:0 0 0 10px;
	margin:0;
	

}

div#item01,
div#item03 {
	margin-left:0px;


}

div#item01 {
	background:url(../images/top02_item01.jpg) top left no-repeat;

}

div#item02 {
	background:url(../images/top02_item02.jpg) top left no-repeat;

}

div#item03 {
	background:url(../images/top02_item03.jpg) top left no-repeat;

}

div#item04 {
	background:url(../images/top02_item04.jpg) top left no-repeat;

}

div#item05 {
	position:relative;
	background: url(../images/top02_item05.jpg) top left no-repeat;
	width:586px;
	height:243px;
	margin-bottom:64px;
	clear:both;


}

div#item05 dl{
	width:248px;
	position:absolute;
	left: 335px;
	top: 74px;

}

div#item05 .spec{
	position:absolute;
	left: 332px;
	top: 163px;

}



