@charset "Shift_JIS";

html{
         margin: 0;
         padding:0;
}

body {
         background:url(imgtop/background.jpg) center top #FFF repeat-y fixed;
         color: #000;
         margin:0;
         padding:0;
         font-family:;
         font-size: 1em;
         line-height:170%;
         text-align:center;
         border:0;
}

#head{
         background:url(imgtop/head.jpg) center top transparent no-repeat fixed;
         display:block;
         margin:0 auto;
         width:800px; height:380px;
}

a {text-decoration: none; border: none; color:#A0B0D0;font-weight:bold;}
a:hover {text-decoration: none; border: none; color:#000;}
img {border:0px solid #202020; margin:0 5px 10px 5px;}
em {text-decoration: none;color:#DC0707;font-style:normal;}
div#top img {border:1px solid #FFF; margin:10px 25px;}

h1 {width:500px;
       margin:50px auto 0 auto;
       text-decoration: none;
       color:#FFF;
       font-weight:bold;
       font-size:2em;
       line-hright:170%;}

div#top {
         width:500px;
         text-align:left;
         border:none;
         margin:10px auto;
         padding:50px 0;
         background-color:#CDDFF1;
}


p {
          margin:10px 25px;
          font-size:1em;   
          line-height:1.7em;
          text-align:left;
}


ul#menuicon{
          width:600px; height:60px;
          display:block;
          margin:20px auto;
}

#menuicon li{
          width:166px; height:53px;
          display:block;
          float:left;
          margin-right:30px;
}

#menuicon li a{
          width:166px; height:53px;
          display:block;
          float:left;
          text-indent:-9999px;
}

a.mail{
          background:url(http://www.urban.ne.jp/home/rougaku1/img/mail.gif) no-repeat top left scroll;
}
a.top{
          background:url(http://www.urban.ne.jp/home/rougaku1/img/top.gif) no-repeat top left scroll;
}
a.next{
          background:url(http://www.urban.ne.jp/home/rougaku1/img/next.gif) no-repeat top left scroll;
}
a.back{
          background:url(http://www.urban.ne.jp/home/rougaku1/img/back.gif) no-repeat top left scroll;
}