
 /************************************
  *  PV=nRT 5C相互連絡サイトver.3.1  *
  *  携帯から本サイトにアクセス      *
  *  した場合でも表示するための調整  *
  *  CSS                             *
  *  Haruka TAMAI 2004-Nov-15        *
  ************************************/


.ivb,HR,h4,h3{ display: none !important;}


#headone,#headtwo,#m1,#m2 {
    display:inline;
    margin:0px;
    padding:0px;
}

#h1kyoutu,#h1top,#h1ne,#h1ev,#h1mo,#h1ma,#h1li,#h1ka,#h1ka,#h1ma,#h1ko {
    display:inline-block;
    margin:0em 0em 1.2em 0em;
    padding:0px;
}

#h2in,#h2ko {
    display:inline-block;
    margin:1em 0em 1.2em 0em;
    padding:0px;
}



#headone {
    background-image:url('../img/main_logo.gif');
    width:188px;
    height:59px;
    background-repeat:no-repeat;
    font-size:3.5em;
}


#headtwo {
    background-image:url('../img/sub_logo.gif');
    width:244px;
    height:31px;
    background-repeat:no-repeat;

}

#m1 {
    background-image:url('../img/leftsidebar01.gif');
    width:96px;
    height:25px;

}

#m2 {
    background-image:url('../img/leftsidebar02.gif');
    width:86px;
    height:25px;

}

#h1kyoutu {
    background-image:url('../img/h1_shared.gif');
    width:103px;
    height:39px;
}

#h1top {
    background-image:url('../img/h1_top.gif');
    width:152px;
    height:39px;
}

#h1ne {
    background-image:url('../img/h1_news.gif');
    width:90px;
    height:39px;
}

#h1ev {
    background-image:url('../img/h1_event.gif');
    width:109px;
    height:39px;
}

#h1ph {
    background-image:url('../img/h1_photo.gif');
    width:98px;
    height:39px;
}

#h1mo {
    background-image:url('../img/h1_mobile.gif');
    width:116px;
    height:39px;
}

#h1li {
    background-image:url('../img/h1_links.gif');
    width:89px;
    height:39px;
}

#h1ka {
    background-image:url('../img/h1_sitekanri.gif');
    width:159px;
    height:39px;
}

#h1ma {
    background-image:url('../img/h1_otoiawase.gif');
    width:190px;
    height:37px;
}

#h1ko {
    background-image:url('../img/h1_koushin1.gif');
    width:124px;
    height:39px;
}


#h2ko {
    background-image:url('../img/h2_koushin.gif');
    width:89px;
    height:31px;
}

#h2in {
    background-image:url('../img/h2_information.gif');
    width:143px;
    height:31px;
}

