@charset	"UTF-8";
/*
右上パン屑リスト用 head_foot.css
*/

/*head-table*/
#head-table{
width:780px;
padding:0;
margin:0 auto;
}
.pr ul {
visibility:visible;
position:absolute;
z-index:3;
top:-1000px;
margin:0px auto;
padding:0px;
}

.pr li {
margin:0px;
padding:0px;
list-style:none;
font-size: 12px;
}

h1.head {
position: absolute;
display: block;
width: 176px;
height: 32px;
margin: 0;
padding: 0;
text-indent: -9999em;
background: url(../images/logo.gif) left no-repeat;
}

h1.head a{
display:block;
width:176px;
height:32px;
text-decoration:none;
}

.pankuzu{
position: absolute;
display:block;
width:775px;
height: auto;
font-size:10px;
text-align:right;
font-weight: normal;
margin: 20px 0 0 0;
padding: 0;
color: #000;
}

/*footer*/

#footer{
width:780px;
padding:0;
margin:0 auto;
font-size:10px;
line-height:18px;
text-align:center;
font-weight: normal;
color: #000;
}

.home{
margin:0 auto;
padding:10px 0;
}

#footlinks {
margin:0;
padding:0;
}

.foot-links ul {
width:780px;
margin:0px;
padding:0px;
}

.foot-links li {
margin:0px;
padding:0px;
line-height:18px;
display:inline;
list-style:none;
}

address{
font-style:normal;
margin:0;
padding:10px 0;}

#footer a:link {
text-decoration:none;
color: #0066CC;
}

#footer a:visited {
text-decoration:none;
color: #0066CC;
}

#footer a:active {
text-decoration:none;
}

#footer a:hover {
color:#0033B3;
text-decoration:underline;
}
