@charset "Shift_JIS";
/* CSS Document */

.back {  background-image: url(img/back.gif); background-repeat: repeat-y; background-position: center}
.back2 {  background-image: url(img/back2.gif); background-repeat: repeat-y; background-position: center}
.gray12 {  font-size: 12px; line-height: 18px; color: #333333}
.gray10 {  font-size: 10px; line-height: 14px; color: #333333}
.bk12 {  font-size: 12px; line-height: 18px; color: #333333}

a:hover img{
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}

a:link{
color:#11C;
text-decoration:underline;
}
a:hover{
color:#ef6500;
text-decoration:none !important;
}
a:visited{
color:#551a8b;
text-decoration:underline;
}
a:active{
color:#11C;
text-decoration:underline;
}

