@charset "Shift_JIS";

/*イメージ設定追加*/

img.main
{
width: 100px;
height: auto;
}

img.sticker
{
width: 200px;
height: auto;
}

img.sticker_v
{
width: auto;
height: 200px;
}
