@charset "utf-8";
/* CSS Document */

body {
background: url(../images/SideHaikei.jpg) repeat-x left top;
text-align: center;
}
#page {
margin-right: auto;
margin-left: auto;
width: 900px;
height: 1000px;
}
#header { position: relative; 
}
#contentsArea h1 {
position: absolute;
bottom: 50px;
}
#contentsArea p#mail {
float: right;
font-size: 80%;
text-align: left;
color: #613e00;
line-height: 1.4;
margin-right: 130px;
margin-top: 90px;
}
#contentsArea p#mail {
text-align: right;
background: url(../images/MailIcon.png) no-repeat right center;
padding-left: 15px;
padding-right: 20px;
}

#header #menu {
clear: both;
position: absolute;
top: 50px;
width: 720px;
padding-left: 180px;
}
#header #menu #top {
position: absolute;
top: -25px;
left: 80px;
}

#header #menu ul li { float: left; }
#contentsArea p#mail a {
color: #613e00;
text-decoration: none;
}
#contentsArea p#mail a:hover {
color: #6b4c52;
border-bottom: 1px solid #6b4c52;
padding-bottom: 1px;
}

#contentsArea {
height: 502px;
width: 900px;
}
#footerArea {
background: url(../images/SideFooter.jpg) no-repeat left top;
height: 180px;
width: 900px;
color: #613e00;
font-size: 90%;
line-height: 1.4;
}
#footerArea ul li {
display: inline;
text-decoration: none;
}
#footerArea ul {
padding-left: 130px;
text-align: left;
padding-top: 20px;
}
#footerArea ul li a {
text-decoration: none;
color: #613e00;
}
#footerArea ul li a:hover {
color: #6b4c52;
border-bottom: 1px solid #6b4c52;
}
#footerArea address {
text-align: left;
padding-left: 130px;
}
#footerArea #info {
float: right;
margin-right: 130px;
font-size: 90%;
background: url(../images/MailIcon.png) no-repeat right center;
padding-right: 20px;
margin-top: -30px;
}
#footerArea #info a {
color: #613e00;
text-decoration: none;
}
#footerArea #info a:hover {
color: #6b4c52;
border-bottom: 1px solid #6b4c52;
padding-bottom: 1px;
}

#footerArea #btn {
float: right;
margin-right: 130px;
margin-top: -5px;
}
