@charset "UTF-8";
/* 
 * 広告出稿をご検討の方コンテンツのイニシャライズ
 */
#Advertisement #Contents h1 {
    background:url(/images/advertisement/Title.png) no-repeat;
}
/*お問い合わせ */
#ContactButton a{
    background:url(/images/advertisement/AdContact.png);
}
#ContactButton a:hover{
    background:url(/images/advertisement/AdContactOver.png);
}
#Contents #SubTitleData,
#Contents #SubTitleEmpty{
    margin:25px 0 10px 0;
    height:0px;
    padding-top:33px;
    overflow:hidden;
}
#Contents #SubTitleEmpty{
    background:url(/images/advertisement/SubTitleEmpty.png) no-repeat;
}
#Contents #SubTitleData{
    background:url(/images/advertisement/SubTitleData.png) no-repeat;
}
#Contents #DataImage{
    margin:0 25px 25px 25px;
}
#Contents #GoogleInclude{
    margin:0 15px;
}
