@charset "utf-8";
/* CSS Document */

body { text-align: center; }
#page {
line-height: 1.3;
color: #000;
text-align: left;
width: 900px;
margin-right: auto;
margin-left: auto;
}
#headerArea {
width: 880px;
padding-left: 10px;
padding-right: 10px;
position: relative;
}
#headerArea #logo_t {
position: absolute;
top: 172px;
left: 168px;
font-size: 36px;
font-weight: bold;
font-style: normal;
color: #390;
}

#headerArea #headerBlock {
width: 880px;
margin-bottom: 20px;
}
#headerArea #headerBlock #logo_xebio {
padding-left:275px;
clear:both;
width: 200px;
}
#headerArea #headerBlock #logo {
margin-top: 10px;
margin-bottom: 10px;
padding-left:237px;
float: left;
width: 400px;
}

#headerArea #headerBlock #utility {
text-align: right;
float: right;
width: 340px;
margin-top: 10px;
margin-bottom: 10px;
}
#headerArea #headerBlock #utility li {
background: url(/common/images/bullet.gif) no-repeat left center;
display: inline;
margin-left: 10px;
padding-left: 20px;
}
#headerArea #headerBlock #utility li a {
font-size: 83.3%;
text-decoration: none;
}
#headerArea #gNav {
width: 880px;
padding-left: 17px;
}
#headerArea #gNav li {
line-height: 0px;
float: left;
width: 130px;
margin-right: 13px;
}
#contentsArea { 
width: 880px; 
padding:10px;
}
#footerArea {
font-size: 83.3%;
background: url(/common/images/footer_bar.gif) no-repeat center top;
text-align: center;
padding: 18px 10px 10px;
margin-top: 50px;
width: 880px;
}
#footerArea #textNav { margin-bottom: 5px; }
#footerArea #textNav li { display: inline; }
#footerArea #textNav li a {
font-size: 83.3%;
text-decoration: none;
}
#footerArea #logo_s1 {
margin-top: 20px; 
margin-bottom: 5px; 
}

dl#kiyaku
{
background: #f5f5f5;
border: 1px solid #333;
}
dl#kiyaku dt
{
font-weight: bold;
}
