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

body {
    text-align: center;
    background: url(images/bg_body03.gif) repeat-x left 121px;
    color: #444;
    line-height: 1.5em;
}
header {
    height: 119px;
    border-bottom: 1px solid #789967;
}
#header_in {
    width: 810px;
    height: 120px;
    margin: 0 auto;
    text-align: left;
    background: url(images/bg_silhouette.png) no-repeat 210px 40px;
}
#header_in img {
    margin: 37px 0 0 10px;
}
#contents {
    margin: 1px auto 0;
    text-align: left;
    width: 800px;
    padding: 0 20px;
    background-color: #fff;
}
img.itemsSmile {
    float: left;
}
#main {
    width: 500px;
    float: right;
    margin-top: 20px;
    padding-left: 20px;
    border-left: 1px dotted #ddd;
}
#side {
    margin-top: 20px;
    width: 260px;
    float: left;
}
nav#grobalNav {
    font-size: 109%;
}
nav#grobalNav li {
    height: 55px;
    line-height: 55px;
    background: url(images/arrow_nav.gif) no-repeat 215px center;
    border-bottom: 1px solid #ddd;
}
nav#grobalNav li a {
    color: #888;
    display: block;
}
nav#grobalNav li a:hover {
    background: url(images/arrow_nav_ov.gif) no-repeat 215px center;
}
.onthisPage a {
    background: url(images/arrow_nav_ov.gif) no-repeat 215px center;
}
#blockBanner {
    padding-top: 40px;
}
#blockBanner li img {
    vertical-align: bottom;
    margin-bottom: 4px;
}
footer {
    background: url(images/bg_footer02.gif) repeat-x left top;
    margin-top: 40px;
}
#foot_in {
    width: 800px;
    text-align: left;
    margin: 0 auto;
    padding: 20px 20px 10px;
    line-height: 1.5em;
    color: #fff;
}
#footer_inL {
    width: 50%;
    float: left;
}
#footer_inR {
    width: 50%;
    float: left;
}
.footitemTitle {
    margin-bottom: 6px;
    padding-left: 8px;
    border-left: 2px solid #f1e4bc;
}
.font01 {
    font-size: 125%;
    margin-bottom: 0.3em;
}
.font_address {
    font-size: 12px;
    line-height: 1.5em;
}
#footNav li {
    font-size: 92%;
    height: 16px;
    line-height: 16px;
    padding: 0 0 8px 30px;
    background: url(images/icn_footlist.gif) no-repeat left top;
}
#footNav li a:hover {
    text-decoration: underline;
}
#footNav li a {
    color: #fff;
}
#footCopy {
    font-size: 84%;
    margin-top: 40px;
}

