/* CSS Document */
#wrapHeadEle{
position:relative;
margin:0 auto;
width:970px;
height:135px;
background:url(../images/back_head.jpg) no-repeat;
}
#wrapHeadEle img{
display:block;
}
#wrapHeadEle img#aichi{
position:absolute;
left:17px;
top:10px;
}
#wrapHeadEle img#lm{
position:absolute;
left:17px;
top:50px;
}
#wrapHeadEle img#goHome{
position:absolute;
left:214px;
top:95px;
}
#wrapHeadEle p{
position:absolute;
left:252px;
top:50px;
}
#wrapHeadEle img#help{
position:absolute;
right:12px;
top:13px;
}
#wrapHeadEle ul{
position:absolute;
top:33px;
left:316px;
}
#wrapHeadEle ul li{
float:left;
margin:0 3px 0 0;
}
/**/
#wrapFoot{
clear:both;
background:url(../images/back_foot.jpg) repeat-x;
}
#wrapFoot img{
display:block;
}
#wrapFootEle{
position:relative;
width:970px;
height:65px;
margin:0 auto;
padding:51px 0 15px 0;
}
#wrapFoot ul{
position:absolute;
}
#wrapFoot ul li{
float:left;
margin:0 28px 0 0;
}
#wrapFoot p{
padding:5px 0;
color:#a39991;
text-align:right;
font-size:0.75em;
line-height:160%;
}
#wrapFoot p a:link{
color:#a39991;
}
#wrapFoot p a:visited{
color:#a39991;
}
#wrapFoot p a:hover{
color:#CC9900;
}
/*end*/
