@charset "UTF-8";
body { text-align: center; }
#page {
line-height: 1.3;
color: #000;
background: #FFCC00;
text-align: left;
width: 900px;
margin-right: auto;
margin-left: auto;
}
#headerArea {
background: #FFF;
width: 860px;
padding-right: 20px;
padding-left: 20px;
}
#headerArea #headerBlock {
width: 740px;
margin-bottom: 20px;
}
#headerArea #headerBlock #logo {
float: left;
width: 400px;
margin-top: 20px;
}
#headerArea #headerBlock #utility {
text-align: right;
float: right;
width: 200px;
margin-top: 10px;
}
#headerArea #headerBlock #utility li {
background: url(../../images/bullet.gif) no-repeat left;
display: inline;
margin-left: 10px;
padding-left: 10px;
}
#headerArea #headerBlock #utility li a {
font-size: 83.3%;
color: #FFCC00;
text-decoration: none;
}
#headerArea #gNav { width: 850px; }
#footerArea {
font-size: 83.3%;
background: url(../../images/dividingline.gif) no-repeat center top;
text-align: center;
padding: 18px 20px 10px;
width: 860px;
}
#footerArea #textNav { margin-bottom: 5px; }
#footerArea #textNav li { display: inline; }
#footerArea #textNav li a {
color: #FFF;
text-decoration: none;
}
#footerArea #copyright {
font-family: Arial, Helvetica, sans-serif;
color: #FFF;
}
#contentsArea {
padding: 20px;
width: 860px;
}
#headerArea #gNav li {
line-height: 0;
float: left;
width: 130px;
margin-right: 5px;
}
