/* ロールオーバーの色 */
a:hover{
color:#cc0000;
}

/* 画像フレーム */
.imgframe{
border:#cccccc solid 0px;
background-color:#ffffff;
padding:0px;
}
