@charset "utf-8";


/* contents
----------------------------------------------------------------------------------------------*/
.home #contents{
padding:0 19px;
width:912px;
}

#homeMainImage{
margin-bottom:0;
}


/* homeContents
----------------------------------------------------------------------------------------------*/
#homeContents{
margin:0 auto;
padding-right:1px;
width:950px;
background:url(../images/base_bg_06_home.gif) no-repeat left top;
}
#homeContentsInner{
margin:0 38px 0 auto;
padding:10px 16px 2px;
_padding-bottom:10px;
width:667px;
background:url(../../images/home_bg_01.png) no-repeat left bottom;
}

.homeInformation{
background:url(../../images/home_bg_02.gif) repeat-y 363px bottom;
zoom:1;
}
.homeInformation:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
.homeInformation .about{
width:358px;
float:left;
}
.homeInformation .info{
padding-top:10px;
width:281px;
float:right;
}
.homeInformation .info h2{
margin-bottom:10px;
}
.homeInformation .info .inner{
height:75px;
overflow:auto;
}
.homeInformation .info table{
table-layout:auto;
color:#76684a;
}
.homeInformation .info table th{
padding-right:1em;
text-align:left;
vertical-align:top;
}
.homeInformation .info table td{
vertical-align:top;
}