@charset "euc-jp";
/* CSS Document */


body{ background-image: url(../img/back.gif);
      background-repeat: repeat-x;
	  margin: 0;
	  padding: 0;
	}

.clearboth{
	font-size:1px;
	line-height:0px;
	margin: 0;
	display: block;
	clear: both;
	height: 0;
}

#contents {
	width:850px;
	margin: 0 auto;
	font-size: 13px;
	padding: 0;
	color: #666666;
}


img {border: none;
     vertical-align:top;
}



a img{
background:none!important;
}
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background:none!important;
}


#header{width: 850px;
        height: 100px;
		}

.btn_l{width: 344px;
       height: 70px;
	   background-image: url(../img/btn_artisan.jpg);
	   padding: 452px 0 0 68px;
	   float: left;
	   margin: 0 20px 50px 0;
	   }

.btn_r{width: 344px;
       height: 70px;
	   background-image: url(../img/btn_oss.jpg);
	   padding: 452px 0 0 68px;
	   float: left;
	   }



			
/* fooder
==================================================================== */	

#fooder{width: auto;
        height: 40px;
		margin: 0;
		padding: 20px 0 0 0;
		border-top: #d6d6d6 solid 1px;
		text-align: center;
}		
			
			
		






















