@charset "euc-jp";
/* CSS Document */

#WrFoot{
width:750px;
padding:10px 0 0;
}

#WrFoot ul{
width:750px;
text-align:center;
font-size:12px;
margin:0 0 2px;
}
#WrFoot li{
display:inline;
padding:0 5px;
border-right:#ffffff 1px solid;
}
#WrFoot li.start{
border-left:#ffffff 1px solid;
}
#WrFoot li a{
color:#ffffff;
text-decoration:none;
}
#WrFoot li a:hover{
color:#ffff66;
text-decoration:underline;
}

#WrFoot strong{
font-weight:normal;
}



#WrFooter{
width:730px;
margin:10px auto 0;
padding:10px 0;
background:#ffffff;
text-align:center;
font-size:12px;
}
#WrFooter p{
width:730px;
text-align:center;
margin:0 0 2px;
}
#WrFooter address{
font-style:normal;
}