@charset "euc-jp";
/* CSS Document 091218 */

/*--------------------------------------------pxmin-width-for-Win&MacIE------------------------------------------------*/

.container {
	width: 100%;
	min-width: 970px;
	background-color: #FFFFFF;
}

* html .minwidth {
	border-left: 900px solid #FFFFFF;
	border-right: 70px solid #FFFFFF;
}
* html .box {
	margin-left: -900px;
	margin-right: -70px;
	position: relative;
	background-color: #fff;
}

/*\*/
* html .container, * html .minwidth, * html .box {
	height: 1px;
}
/**/

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

#incontents{
width: 100%;
min-width: 970px;
text-align:left;
line-height: 1.4em;
/*\*/
/**/
color:#000
}
#incontents {font-size: 90%;}
html:not(:target) #incontents {font-size: 14px;}

/*#middle table caption{ text-indent:-10000px; font-size:1px; height:1px; width:1px}*/
