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

body {
background: url(../images/Tophaikei.jpg) repeat-x left top;
text-align: center;
}
#page {
margin-right: auto;
margin-left: auto;
width: 900px;
}
#header {
background: url(../images/TopHeader.jpg) no-repeat left top;
position: relative;
width: 900px;
height: 194px;
}
#header h1 {
float: left;
padding-top: 27px;
padding-left: 127px;
}
#header dl {
float: right;
font-size: 80%;
text-align: left;
color: #613e00;
line-height: 1.4;
margin-right: 60px;
margin-top: 75px;
}
#header dl dd {
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: 154px;
padding-left: 180px;
width: 720px;
}
#header #menu #top {
position: absolute;
top: -25px;
left: 80px;
}

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

#mainVisual { 
}
#mainVisual #portfolio {
margin-right: auto;
margin-left: auto;
width: 646px;
}

#contentsArea { height: 191px; }
#contentsArea #block {
padding-top: 21px;
margin-right: 60px;
}
#contentsArea #BlogInfo {
text-align: right;
font-size: 90%;
color: #390;
margin-top: 20px;
margin-right: 435px;
}

#contentsArea #btn {
text-align: right;
margin-right: 125px;
margin-top: -20px;
}
#footerArea {
background: url(../images/TopFooter.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;
}
