a:link { text-decoration:none; color:#0C56DD}
a:visited { text-decoration:none; color:#0C56DD}
a:hover { text-decoration:underline; color:#ff0000 }

body{
    padding:0px;
    margin:0px;
    text-align:center;
    /*background:#FFEBE5 url(../img/bodyback.jpg) repeat-x ;*/
    background:#eeeeee url(../img/bodyback2.jpg) repeat-x ;
    
}

form{
    margin:0px;
}

#search{
    width:880px;
    margin:10px auto;
}

#search_input{
    margin:19px;
    font-size:1.0em;
    font-weight:bold;
    line-height:30px;
}

#search_input table{
    margin:0 auto;
}

#search_input th{
    padding:0px 3px 0px 10px;
    font-size:0.9em;
}


#contents{
    text-align:center;

}

#contents h3{
    margin:5px;
}


#samnail{
    margin:10px auto;
    width:880px;
    text-align:center;
}

#samnail table{
    margin:0 auto;
}


#samnail img{
    border:1px solid #bbbbbb;
    padding:1px;
    margin-top:8px;
}

.buton1{
    height:25px;
}

#photodata{
    margin:19px;
}

#photodata .new1{
    font-size:0.9em;
    line-height:1.4em;
}

#photodata td{
    width:160px;
}

.snavi{
    font-size:16px;
    height:35px;
    line-height:35px;
    text-align:center;
    letter-spacing:2px;
    background:url(../img/h3_back5.gif) no-repeat center;
    margin:5px;
    font-size:0.9em;
}

.snavi .b{
    font-weight:bold;
}

.snavi .c{
    border:1px solid #bbbbbb;
    padding:0px 2px 0px 2px;
    background:#ffffff;
}
.snavi .d{
    border:1px solid #bbbbbb;
    padding:0px 2px 0px 2px;
    color:white;
    background:#888888;
}

