@charset "shift_jis";


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

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

.title{
	width: 740px;
	margin:15px 0px;
}

#contents{
	width: 740px;
}

#contents .item_box .price_b {
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
#contents .kakaku a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

#contents .h2_bg {
	margin:0;
	width:740px;
	height:35px;
	background:url(img/kit/head_bg_long.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 .menu_box {
	width:740px;
	margin:10px 0px;
}

#contents .menu {
	 float:left;
	 width:185px;
	 text-align:center;
}

#contents .item_box {
	width:740px;
	margin-top:10px;
}
#contents .item_box a {
	text-decoration:underline;
}
.item_space {
	 padding:6px;
}

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

.item_l2 {
	 float:left;
	 width:340px;
	 text-align:center;
	 margin-right:16px;
}


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

.tmp2 {
	text-align: center;
	margin:10px 0px 20px 0px;
	padding:10px;
	background-color:#FEE;
	border:1px solid #F9C;

	}
	

.tmp {
	text-align: center;
	margin:10px 0px 20px 0px;
	padding:10px;
	background-color:#FFFFCC;
	border:1px solid #FC3;

	}
	

.pTop {
	width:740;
	text-align:right;
	padding:15px 0px;
}