@charset "utf-8";

/* =======================================
　　　　　　深蒸し茶のページ

========================================== */
#main h3 {
	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:15px 0 5px 0;
}

.syouhin-area{
	width:600px;
	height:auto;
}


.tea{
	height: auto;
	
	float: right;
}
.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-area{
	height: auto;
	width: 125px;
	float:left;
}

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

.t-area3{
	height: auto;
	width: 220px;
	float:left;
}

.area{
	width:590px;s
	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%;
}

hr{
	color: #82A44B;	
}

.red{
	color: #F00;
}


