@charset "EUC-JP";

/*  Header  */
#header01{
min-width:950px;
width:100%;
height:70px;
margin-bottom:40px;
background:url("../../common2008/common/header_bg_01.png") repeat-x;
}

#header01 *{
margin:0;
padding:0;
border:0;
}

#header01 img{
vertical-align:bottom;
}

#header01 .div01{
width:930px;
height:70px;
margin:0px auto;
position:relative;
}

#header01 .div01 h1{
position:absolute;
top:4px;
left:0px;
}

#header01 .div01 h1{
position:absolute;
top:4px;
left:0px;
}

#header01 .div01 .usenlogo{
position:absolute;
top:7px;
right:5px;
}

#header01 .div01 .ul01{
list-style:none;
position:absolute;
bottom:0px;
right:0px;
border:1px solid #ccc;
background:url("../..//common2008/common/header_bg_02.png") repeat-x #fff;
height:18px;
}

#header01 .div01 .ul01 li{
display:inline;
margin:0px 10px;
padding-left:10px;
background:url("../..//common2008/common/header_bg_03.png") no-repeat 0px 50%;
}

#header01 .div01 .ul01 li a{
font-size:12px;
line-height:18px;
text-decoration:none;
color:#03c;
}

#header01 .div01 .ul01 li a:hover{
text-decoration:underline;
}

/*  footer */

#footer01{
min-width:950px;
width:100%;
height:21px;
margin-top:40px;
background:url("../../common2008/common/footer_bg_04.png") repeat-x;
}


#footer01 {
padding:0;
margin:0;
border:0;
}

#footer01 img{
vertical-align:bottom;
}

#footer01 address{
text-align:center;
width:930px;
margin:0 auto;
}

