@charset "utf-8";
/* CSS ****************************
Edit by michiyo
*******************************************/
/*---------- カテゴリーページ ----------*/
#item {
	font-size: 10px;
	width: 135px;
	float: left;
	height: 370px;
	padding: 5px;
	border: thin solid #666666;

}
#item .link{
	font-size: 10px;
	color: #000000;
	text-align: center
}

#item .exp{
	font-size: 10px;
	color: #666666;
text-align: left;
}



#item .img{
	letter-spacing: 5em;
/*	float: left;*/
	word-spacing: 7em;
}


#item .title{
	font-size: 12px;
	color: #584827;
	text-align: center;
	font-weight: bold;
	width: 100%;
	height: 80px;
}


#item .price{
	font-size: 14px;
	color: #666666;
	text-align: right;
}


.hako650{ width:720px;}

.Item_hako650{
	border:1px solid #d4d4d4;
	width:704px !important;
	width/**/:720px;
	padding:8px;
	margin-bottom:15px;
}

.hako477{ width:567px;}
.hako125{ width:125px;}

h3.ItemTitle{
	background:url(/img/menu/h4_bg.gif) no-repeat left top;
	text-align : left;
	padding: 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 122%;
	font-weight: bold;
	color:#000;
	line-height: 1.5;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:8px;
}
.yokoaki { margin: 0 0 15px;}
.fontS{
	font-size:77%;
	color:#666;
}
em{
	font-size:122%;
	font-weight:bold;
}
.clearfix {
	display: inline-block;
}
/* float
----------------------------------------------------- */
.left { float: left;}
.right { float: right;}

