@charset "UTF-8";
.reco {
	float: none;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.reco :after {
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
} 

.item_1 {
	float: left;
	width: 400px;
	text-align: left;
}
.item_2 {
	float: right;
	width: 400px;
	text-align: left;
}
.item_photo {
	float: left;
	height: 140px;
	width: 120px;
	border: 1px solid #999;
	margin-top: 25px;
}
.item_kukuri{
	background-color: #FFF;
	width: 370px;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
	height: 230px;
}
.item_name {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C60;
	border-left-color: #C60;
	float: none;
	width: 360px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #C60;
}
.item_setumei {
	width: 225px;
	float: right;
}
.item_setumei p {
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 16px;
	letter-spacing: -1px;
}
.price {
	font-weight: bold;
	font-size: 14px;
	color: #C60;
}
.reco_setumei {
	text-align: left;
	background-image: url(images/reco_back.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	padding-left: 25px;
	color: #000;
}
.net_price {
	line-height: 20px;
	text-align: right;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.item_g {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	float: none;
	height: 250px;
}
.reco_setumei p {
	font-size: 14px;
	line-height: 25px;
	padding-top: 20px;
	padding-left: 40px;
}
.item_shousai {
	clear: both;
	float: none;
	width: 360px;
}
.little {
	font-size: 12px;
}
h2 {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
.item_kukuri2{
	background-color: #FFF;
	width: 370px;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
	/*height: 260px;*/
	height: 300px;
}
	
.item_g2 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	float: none;
	/*height: 280px;*/
	height: 320px;
}