@charset "utf-8";

/*====================================================================

level2.css

======================================================================

	01.yeast

last update 00/00/00

====================================================================*/
#contents h3{
	margin-top: 15px;
	margin-bottom:20px;
}
#contents h3{
	margin-top:20px;
	margin-bottom:20px;
}
#contents h6{
	font-weight:bold;
	font-size:14px;
	color:#763130;
}



/*	Box
/--------------------------------------------------------------------*/

.box1{
	padding-top:10px;
	padding-bottom:10px;
	background:url(../img/bg02.gif) bottom no-repeat;
	border-top:1px solid #a7a7a7;
	width:513px;
}
.box1 .inner{
	margin-left:10px;
	width:493px;
}

/*	Contact banner
/--------------------------------------------------------------------*/

#contact_banner{
	position:relative;
	margin-top:20px;
	margin-left:10px;
	background:url(../img/contact_banner.gif) no-repeat;
	width:513px;
	height:100px;
}
#contact_banner p{ text-indent:-9999px;}

#contact_banner a{
	position:absolute;
	right:30px;
	bottom:10px;
	display:block;
	width:210px;
	height:40px;
	text-indent:-9999px;
}
#contact_banner a:hover{
	background:#fff;
	opacity:0.2;
	filter:alpha(opacity=20);
}


/*--------------------------------------------------------------------/
	Topics
/--------------------------------------------------------------------*/
#topics1 h5{
	font-weight:bold;
	font-size:16px;
	color:#309c42;
	line-height:2em;
}







/*--------------------------------------------------------------------/
	Products
/--------------------------------------------------------------------*/
#products1{
	margin-top:11px;
	width:533px;
}
#products1 h5{
	width:533px;
	height:75px;
	text-indent:-999px;
}
#products1 h5#h5_1{background:url(../../products/img/h_products01.gif) no-repeat;}
#products1 h5#h5_2{background:url(../../products/img/h_products02.gif) no-repeat;}
#products1 h5#h5_3{background:url(../../products/img/h_products03.gif) no-repeat;}
#products1 h5#h5_4{background:url(../../products/img/h_products04.gif) no-repeat;}
#products1 h5#h5_5{background:url(../../products/img/h_products05.gif) no-repeat;}



#products1 div.clearfix{
	padding-bottom:20px;
	background:url(../img/bg01.gif) bottom no-repeat;
	width:533px;
}
#products1 div.clearfix img.right{margin-top:-55px;}
#products1 div.clearfix div.inner{
	margin-left:20px;
	width:493px;
}






/*--------------------------------------------------------------------/
	Contact
/--------------------------------------------------------------------*/
#contact1 h5{
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
	color:#309c42;
}
#contact1 div.clearfix p.left,
#contact1 div.clearfix p.right{
	width:250px;
	font-size:20px;
	font-weight:bold;
	line-height:2em;
}



