@charset "utf-8";
/*\*/
@import "reset.css";
@import "common.css";

/*現在のコンテンツメニュー設定
============================*/
#header ul.mainmenu li.about a {
background-position:-774px -50px;
}
/*==========================*/


/*初期設定
============================*/
.contentwindow {
margin-top:0;
}


#aboutus dl{
margin:15px 0;
border-bottom: 1px solid #ccc;
background-color:#f9f7f3;
}

#aboutus #logo {
text-align:center;
padding:15px 0;
}

#aboutus dt{
color:#978660;
margin: 0;
margin-right: -10em;
padding: 15px 0;
border-top: 1px solid #ccc;
float: left;
clear: both;
display: inline;
width: 10em;
text-indent: 10px;
}

#aboutus dd{
margin-left:10em;
padding: 15px 10px;
border-top: 1px solid #ccc;
background-color: #fff;
line-height:150%;
}

#aboutus dl{
/*\*/
min-height: 1px;
_height: 1%;
/* */

/*\*//*/
overflow: hidden;
/**/
}
