@charset "Shift-JIS";
/* トップページ */

#content-area
{
 width: 976px;
 margin-right: auto;
 margin-left: auto;
 zoom: 1;
 height: auto;
}
#main-area
{
 float: right;
 width: 770px;
}
#content
{
 width: 770px;
 float: left;
 text-align: left;
}
.info_title/* 更新情報 */
{
 font-size: 75%;
 margin: 0;
 color: #365FB3;
 padding-top: 10px;
}
.information
{
 height: 105px;
 overflow: auto;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #cfd9ed;
}
.information ul
{
 list-style-type: none;
 margin-top: 0;
 margin-right: 0em;
 margin-bottom: 0;
 margin-left: 0;
}
.information li
{
 margin: 0;
 font-size: 75%;
 padding-top: 4px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 0;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #E6E7E5;
 color: #333333;
}
.information span
{
 width: 8em;
 display: block;
 float: left;
 color: #818181;
}
#navi .banner01
{
 line-height: 30px;
 float: left;
 width: 179px;
 height: 90px;
 margin-top: 5px;
}
#navi ul .Parts
{
 font-size: 75%;
 color: #333333;
 padding-left: 1em;
 text-indent: -1em;
 margin-top: 1.25em;
 max-width: 95%;
 line-height: 1.25em;
}