@charset "shift_jis";
/* CSS Document */
<!--
/*¤Šî–{CSS*/
*{ list-style:none; margin:0; padding:0;}
a{ text-decoration:none;}
a img{ border:none;}
a:hover img{ opacity:0.8;}
img{ vertical-align:bottom;}
#wrap,#wrap2{ max-width:750px; margin:0 auto;}
/*¤float•‰¿Šiƒvƒ*/
#wrap2 ul{ width:100%; overflow:hidden;}
#wrap2 ul li{ float:left;}
/*¤’Ç‰ÁCSS*/
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}