@charset "utf-8";
/* CSS Document */

/*　コーディネートページ内のみで使用CSS　*/

#wrapper{
width:780px;
margin:30px auto;
}

.coo_tab{
width:780px;
}

.coo_tab td a:hover{
opacity:0.8;
}