@charset "shift_jis";


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

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

.title{
	width: 580px;
	margin:15px 0;
}
#contents .price {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
#contents .kakaku a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

#contents .item_box .price a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}



#contents{
	width: 580px;
}

#contents .h2_bg {
	margin:0;
	width:580px;
	height:35px;
	background:url(img/kit/head_bg_1.gif) no-repeat left center;
	font-size:120%;
}
#contents h2 {
	padding:10px 0 0 10px;
	font-size:14px;
	color:#fff;
}

#contents .h3_bg {
	background:#E8E8E8;
	width:577px;
		height:22px;
}
#contents h3 {
	color:#444;
	font-size:12px;
	padding:4px 0 3px 5px;
}


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

---------------------------*/
/*  navi  */
/*---------------------------

---------------------------*/
#contents .item_box {
	width:580px;
	margin-top:10px;
}
#contents .item_box a {
	text-decoration:underline;
}
.item_space {
	 padding:5px;
}

.item_l {
	 float:left;
	 width:180px;
	 text-align:center;
	 margin-right:15px;
}

.item_r {
	 float:left;
	 width:180px;
	 text-align:center;
}

