@charset "utf-8";
/*--------------------------------------------pxmin-width-for-Win&MacIE------------------------------------------------*/
.container {
width: 100%;
min-width: 980px;
margin:0 auto;
background-color: #FFFFFF;
}
* html .minwidth {
border-left: 907px solid #FFFFFF;
border-right: 70px solid #FFFFFF;
}
* html .box {
margin-left: -907px;
margin-right: -70px;
position: relative;
background-color: #fff;
}
/*\*/
* html .container, * html .minwidth, * html .box {
height: 1px;
}
/**/

/*------------------------------------------------CENTER-CONTENTS-AREA------------------------------------------------*/

#incontents{
width: 100%;
min-width: 977px;
text-align: left;
font-size: 14px;
line-height: 1.4em;
/*\*/
_font-size: 90%;
/**/
color:#000;
margin: 0;
padding: 0;
}
*+html #incontents{font-size: 90%;}

table {border-collapse: collapse;border-spacing: 0px;}
#lside, table.nobreak td.nbtleft, #rside {display: none;}

