@charset "Shift_JIS";

/************* header *************/

div #header{
 height:61px;
 background:url('/common/images/static_common/header_bg.gif') repeat-x;
}
div #header h1{
 margin:0px;
 padding:0px;
 float:left;
}

div #header h1 img{
 border:0px;
}
div #header .navi{
 padding:5px 15px;
 font-size:12px;
 line-height:1em;
}

div #header .navi a{
 color:#6633FF;
 text-decoration:none;
}

div #header p {
 text-align:right;
 letter-spacing:0.1em;
}


div #header .go_top{
 padding:10px 15px;
 color:#ffffff;
 font-size:12px;
}
div #header .go_top a{
 color:#ffffff;
 text-decoration:none;
}


/************* body_navu *************/
.go_pagetop{
 padding-top:10px;
 font-size:12px;
 text-align:right;
}


/************* footer *************/
div #footer{
 background-color:#6F514C;
 padding:5px;
}

div #footer p{
 color:#ffffff;
 font-size:12px;
 text-align:center;
 line-height:1.3em;
}

