@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	}

a {

	text-decoration:none;
    color: #3366cc;
		font-size:12px;
	}

a:hover, a:active {
    color: #0000EE;
    text-decoration: underline;

	}
	
a {
	text-decoration: none;
    color: #0000EE;
	}

a:hover, a:active {
    color: #0000EE;
    text-decoration: underline;
	}

	
a,a img{
	border:none;
	text-decoration:none;
}

a{
	color:#3366cc;
}	
	

.small_g {
	font-size:10px;
	color:#666666;
	line-height:1.2em;
	
	}
	
.m_Auto a{
	text-decoration:underline;}	
	
a:hover img {
filter:alpha(opacity=75); 
-moz-opacity:0.75; 
opacity:0.75;
}	
	
	
body #nolight a:hover  img {
filter:alpha(opacity=100); 
-moz-opacity:1; 
opacity:1;
}		
	
#footlink a:hover, #footlink a:active {
    color: #666666;
    text-decoration: underline;
	}		



/*食材カテゴリページ用設定*/

table .product{
	font-size:12px;
	color:#333333;
	line-height:1.6em;
	}
	
.product dt{
	font-weight:bold;
}
.product dd{
	margin-left:-20px;
}	
	
/*body #bl_none ul li a{
		font-size:95%;
}*/

/*body #newinfo a{
		font-size:95%;
}*/
