@charset "Shift_JIS";
/*content*/
.box_prod{
	width:641px;
	background:url(../img/box_prod_bg.jpg) left bottom no-repeat;
	padding-bottom:10px;
}
.box_prod p{
	width:280px;
	margin:0 auto;
}
.box_prod:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_prod .prod_l{
	width:310px;
	float:left;
}
.box_prod .prod_r{
	width:310px;
	float:right;
}

/*wine*/
.box_wine_01{
	width:641px;
}
.box_wine_01:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_wine_01 .txt_l{
	width:390px;
	float:left;
}
.box_wine_01 .img_r{
	width:225px;
	float:right;
}
.box_wine_02{
	width:641px;
}
.box_wine_02:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_wine_02 .txt_l{
	width:430px;
	float:left;
}
.box_wine_02 .img_r{
	width:188px;
	float:right;
}
.box_wine_02 .ttl_red{
	color:#CC0000;
	font-size:140%!important;
	font-weight:bold;
	
}
.box_wine_02 .ttl_grn{
	color:#669900;
	font-size:140%!important;
	font-weight:bold;
	
}
/*shourinji*/
.box_shourinji_01{
	width:641px;
}
.box_shourinji_01:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_shourinji_01 .img_l{
	width:185px;
	float:left;
}
.box_shourinji_01 .txt_r{
	width:430px;
	float:right;
}
.box_shourinji_02{
	width:641px;
}
.box_shourinji_02:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_shourinji_02 .img_r{
	margin:0 0 20px 20px;
	float:right;
}
.box_shourinji_03{
	width:641px;
}
.box_shourinji_03:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_shourinji_03 .img_l{
	width:258px;
	float:left;
}
.box_shourinji_03 .txt_r{
	width:360px;
	float:right;
}
/*eco*/
.box_eco_01{
	width:641px;
}
.box_eco_01:after {   
	content: ".";   
	display: block;
	visibility: hidden;
	height: 0;   
	line-height: 0;   
	clear: both;   
}
.box_eco_01 .img_l{
	width:168px;
	float:left;
}
.box_eco_01 .txt_r{
	width:440px;
	float:right;
}
.ttl_data{
	font-weight:bold;
	margin-bottom:4px;
}
.data_gry{
	width:440px;
}
.data_gry tr th,
.data_gry tr td{
	border-right:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	padding:2px 10px;
}
.data_gry tr th{
	background:#E5E5E5;
	font-weight:normal;
	text-align:left;
}
.data_gry tr td{
	background:#EFEFEF;
}
.ttl_eco_sub{
	font-weight:bold;
	font-size:120%;
	margin-bottom:6px;
}
.ttl_eco_sub_2{
	font-weight:bold;
	margin-bottom:4px;
}

.hana {
	margin-left:30px;
}
.tomato {
	margin:40px 0 0 20px;
}
.waku {
	clear:both;
	width:620px;
	border:1px solid #cccccc;
	background-color:#efefef;
	padding:20px 0 0 20px;
}