@charset "utf-8";

/*ページ設定*/
body {
margin-top:5px;
font-weight:normal;
font-size:small;
font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "Osaka" , sans-serif;
letter-spacing:0.1em;
background:#000000 url(../img/bg_dot_soldout_type1-2_30.gif) left top repeat-x;
}

div#contentsWrap {
width:100%;
height:800px;
text-align:center;
background:#000000 url(../img/old_ver_bg_wellwells.gif) center 50px no-repeat;
}

div#contentsWrap div#announce {
padding-top:80px;
}

div#contentsWrap div#announce p img {
margin:30px 5px;
}

div#contentsWrap div#announce h1 img {
margin:50px 5px 30px;
}

div#contentsWrap div#announce a {
display:block;
margin:30px 0;
width:100%;
height:50px;
background:url(../img/old_ver_bg_point.png) left top repeat-x;
}

div#contentsWrap div#announce a span {
display:block;
width:100%;
height:50px;
text-indent:-9998px;
background:url(../img/old_ver_announce003.png) center no-repeat;
}

div#contentsWrap div#announce a:hover {
cursor:pointer;
background-position:left bottom;
}



