@charset "utf-8";

/* =======================================
　　　　　　ハーブのページ

========================================== */
.area{
	width:597px;
	height:135px;
	padding:10px 0 0 3px;
}

.area img{
	float: right;
}


#main h3 {
	clear:both;
	font-size: 130%;
	background-image: url(../../image/main/h_im.gif);
	background-repeat: no-repeat;
	height: 29px;
	color: #003B02;
	font-weight: bold;
	padding:4px 0 0 20px;
	margin-top:28px;
}
.syouhin-area{
	width:600px;
	height:auto;
}


.h{
	font-size: 130%;
	font-weight: bold;
}
.s-area{
	width:290px;
	height:auto;
	padding:10px 10px 10px 0;
	float:left;
}
.s-area2{
	width:300px;
	height:auto;
	padding:10px 0px 10px 0;
	float:left;
}

.t-area1{
	height: auto;
	width: 135px;
	float:left;
}

.t-area2{
	height: auto;
	width: 400px;
	float:left;
}

.t-area2 ul li{
	list-style-type:disc;
	margin-left:15px;
	padding-bottom:7px;
}

.item-s-box{
	height: 110px;
}

.sencya-area{
	width:590px;
	height:auto;
	padding:10px 10px 10px 0;
	float:left;
}

.s-text{
	font-size: 90%;
}

.s-text2{
	font-size: 80%;
}

.b-text{
	font-size:110%;
}

.m-text{
	font-size:110%;
}

.h-text{
	line-height:1.3;
}

hr{
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #82A44B; /* 線色 */
   height: 1px; /* 高さ */
}

.red{
	color: #F00;
}


