div#menu_index{
	height: 248px;
	background-image: url('../img/common/menu_index.jpg');
	background-repeat: no-repeat;
	padding:5px 0px 0px 15px;
}

div#menu_index ul{
	list-style: none;
	width: 140px;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight:bold;
	font-style: italic;
	margin-right:15px;
	
}

div#menu_index ul li{
	padding-top:5px;
	height:23px;
	border-bottom: 1px solid #eee094;
}

div#menu_index ul li a{
	text-decoration: none;
	color: #d6b106;
}

div#menu_index ul li a:hover{
	color: #856440;
}

div#unica{
	margin:25px 0px 20px 50px;
	float:left;
	width: 606px;
	border: none;
	height:100%;
	line-height:1.4em;
	padding: 0px;
}

.product{
	width: 290px;
	height: 191px;
	border: 2px solid #e9d67d;
	margin-bottom:15px;
	float:left;
}

.pr{
margin-right:15px;
}

.product_image{
	margin:auto;
	float:left;

}

.product_logo_image{
	float: left; 
	width:140px; 
	padding-right:10px;
}

.product p{
	padding:0px;
	display:block;
	float:right;
	width:145px;
}

.product_logo{
	margin:0px;
	padding:0px;
	float:left;
	
}

div#unica .product_text{
	float:left;
	font-size:12px;
	color:#808080;
	margin:0px;
	width:130px;
	padding:10px;
	height: 62px;
}



div#sx{
	line-height: 1.4em;
}
