@charset "UTF-8";



#au_gallery {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

#au_gallery table {
    border-collapse: collapse;
    border-spacing: 0
}

#au_gallery a {
    text-decoration: none;
}

#au_gallery fieldset,
#au_gallery img {
    border: 0
}


#au_gallery sub {
    vertical-align: text-bottom
}



#au_gallery .bt:hover {
    opacity: 0.8;
    cursor: pointer;
}