@charset "utf-8";
@import "../../css/template.css";
/*  
	Update : 
*/
/*------------------------------------------------------------
	優結野菜
------------------------------------------------------------*/
#conts h2 {
	margin: 20px 0 10px 30px;
}

#conts h4 {
	margin: 10px 0;
}

#conts .tel {
	margin: 0 0 20px 30px;
}

#conts .message {
	color: #3F582A;
}

#conts #vegetable {
	margin: 20px 0 0;
	background: #5a6f47 url(/ahhha/ahhha_vegetable/img/box_back_bottom.gif) no-repeat left bottom;
}

#conts #vegetable .inner {
	padding: 30px 0 5px 35px;
	background: url(/ahhha/ahhha_vegetable/img/box_back_top.jpg) no-repeat left top;
}

#conts #vegetable .boxSet {
	margin-bottom: 25px;
}

#conts #vegetable .box {
	margin: 0 15px 0 0;
	width: 152px;

	float: left;

	color: #fff;
}

#conts #vegetable .box .title {
	margin: 5px 0 0;
	display: block;

	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#conts .notes {
	color: #f00;
}