@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;
}

.shop{
	height: auto;
	width: 170px;
	float: left;
}


.shop2{
	height: auto;
	width: 170px;
	float: right;
	margin-right:0;
}

.red{
	color:#FF0000;
}

.shop-under{
	height:140px;}
	
	