@charset "utf-8";
@import url("../../css/beer.css");
/* ////////////////////
PRODUCTS-secret
//////////////////// */
/* #content
-------------------- */
#content #main {
	background:url(../img/bg_lead.jpg) no-repeat 0 114px;
}
/* heading */
#content #main h1 {
	height:34px;
	background:url(../img/ttl.jpg) no-repeat 0 0;
}
#content #main .Section01 h2 {
	margin:0 20px;
	background-image:url(../img/ttl01.gif);
}

#content #main .Section02 h2 {
	margin:0px 0px 20px 0px;
	background-image:url(../img/ttl02.gif);
}

#content #main .Section01 h3 {height:22px}
#content #main #sec01 h3 {background-image:url(../img/ttl01a.gif)}
#content #main #sec02 h3 {background-image:url(../img/ttl01b.gif)}
#content #main #sec03 h3 {background-image:url(../img/ttl01c.gif)}

/* #lead */
#content #main #lead {
	position:relative;
	width:530px;
}
#content #main #lead img {
	position:absolute;
	top:44px;
	left:20px;
}

/* #main */
#content #main .Section01 {
	margin-top:213px;
	background:none;
}
#content #main .ImgR,
#content #main .ImgL {
	padding:0 20px 20px;
}
#content #main #sec01 .ImgBox {width:275px}
#content #main #sec01 .Inner {
	width:205px;
	padding-top:1.5em;
}
#content #main #sec02 .ImgBox {width:219px}
#content #main #sec02 .Inner {
	width:261px;
	padding-top:4em;
}
#content #main #sec03 .ImgBox {width:255px}
#content #main #sec03 .Inner {
	width:225px;
	padding-top:1.5em;
}


#content #main .Section02 {
	margin-top:20px;
	background:none;
}


.imgleft{
	float:left;
	margin:0px 10px 0px 0px;
}


.ClearTool_hr{
	border-bottom:1px solid #CCCCCC;
	margin:10px 0px 10px 0px;
}

