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

body {
background: url(../../home/cmn_img/back.jpg);
text-align: center;
}
#page {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 1.3;
color: #333;
background: #FFF;
text-align: left;
width: 900px;
margin-right: auto;
margin-left: auto;
}
#headerArea {
background: #FCE9F2 url(../../home/cmn_img/page.gif) repeat-x center bottom;
width: 880px;
padding-right: 10px;
padding-left: 10px;
}
#page #headerArea #headBlock #utility {
width: 746px;
float: right;
margin-top: 10px;
}
#page #headerArea #headBlock #logo {
float: left;
width: 133px;
margin-top: 10px;
}
#page #headerArea #gNav {
width: 870px;
margin-right: 15px;
margin-left: 15px;
}
#page #headerArea #gNav li {
line-height: 0;
float: left;
width: auto;
margin-right: 5px;
}
#contentsArea {
padding: 20px 10px;
width: 880px;
}
#footerArea {
font-size: 83.3%;
text-align: center;
width: 860px;
padding-right: 20px;
padding-bottom: 30px;
padding-left: 20px;
}
#page #footerArea #textNav { margin-bottom: 5px; }
#page #footerArea #textNav li { display: inline; }
#page #footerArea #textNav li a {
color: #666;
text-decoration: none;
}
#page #footerArea #copyright {
font-family: Arial, Helvetica, sans-serif;
color: #666;
}
#mainVisual {
padding: 20px 10px;
width: 880px;
}
