@charset "utf-8";
/*====================================================================
  このファイルはutf-8です
====================================================================*/


/*====================================================================
    
====================================================================*/
#content h3
{
	background      :none;
	width           :744px;
	color           :#6A8245;
	text-indent     :0px;
	margin          :20px auto;
}

/*====================================================================
    
====================================================================*/
ul.product-link
{
	text-align:left;
	margin-left:10px;
	margin-top:20px;
}
ul.product-link li
{
	float   :left;
	background:url(/img/ico_arrow_r.jpg) no-repeat 0px 4px;
	margin-right:8px;
	text-indent :16px;
}
.msg        { text-align:left; margin-left:4px;}
.recommend  { color:#FF0000; font-size:20px; font-weight:bold;}
.totop  { text-align:right;}

.product                    { position:relative;   width:744px; height:200px; margin-bottom:40px;}
.product .btn               { position:absolute; left :413px; top :125px; background:FF0000;}

/*
  product image
*/
.c01    { background:url(/img/img_product_c01.jpg) no-repeat; }
.c02    { background:url(/img/img_product_c02.jpg) no-repeat; }
.c03    { background:url(/img/img_product_c03.jpg) no-repeat; }
.c05    { background:url(/img/img_product_c05.jpg) no-repeat; }
.c06    { background:url(/img/img_product_c06.jpg) no-repeat; }
.c07    { background:url(/img/img_product_c07.jpg) no-repeat; }
.c08    { background:url(/img/img_product_c08.jpg) no-repeat; }
.c09    { background:url(/img/img_product_c09.jpg) no-repeat; }

.k01    { background:url(/img/img_product_k01.jpg) no-repeat; }
.k02    { background:url(/img/img_product_k02.jpg) no-repeat; }
.k03    { background:url(/img/img_product_k03.jpg) no-repeat; }
.k05    { background:url(/img/img_product_k05.jpg) no-repeat; }

.s101   { background:url(/img/img_product_s101.jpg) no-repeat; }
.s102   { background:url(/img/img_product_s102.jpg) no-repeat; }
.s103   { background:url(/img/img_product_s103.jpg) no-repeat; }
.s105   { background:url(/img/img_product_s105.jpg) no-repeat; }
.s106   { background:url(/img/img_product_s106.jpg) no-repeat; }

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

