
div#body div#main{
	width: 756px;
}
div#body div#main div.left{
	width: 540px;
}
div#body div#main div.right{
	width: 185px;
}
div#body div#main h2{
	margin-bottom: 20px;
}
div#body div#main h3{
	margin: 30px 0 10px 0;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	background: #E0E0E0;
}
div#body div#main h3.first{
	margin: 20px 0 10px 0;
}

div#body div#main ul.linklist{
	margin: 20px 0 10px 0;
}


/*----- table01 -----*/
div#body div#main .table01{
	width: 100%;
}
div#body div#main .table01 th{
	width: 200px;
}
div#body div#main .table01 td{
	background:url("/jp/common/image/img_dotted_line_bg.gif") repeat-x 0 100%;
}

/*----- table02 -----*/
div#body div#main .table02{
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	margin: 0 0 10px 0;
}
div#body div#main .table02 th,
div#body div#main .table02 td{
	border-left: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
	padding: 5px 5px 5px 5px;
}
div#body div#main .table02 thead th{
	background-color: #dfdfdf;
	text-align: center;
	font-weight: normal;
}
div#body div#main .table02 tbody th{
	background-color: #ECECEC;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
div#body div#main .table02 tbody th.root{
	background-color: #DFDFDF;
}
div#body div#main .table02 tbody td{
	text-align: center;
}
div#body div#main .table02 tbody .even{
	background-color: #ECECEC;
}
div#body div#main .numtable tbody td{
	text-align: right;
}
div#body div#main .numtable tbody td.alignleft{
	text-align: left;
}

/*----- contents table -----*/
div#body div#main dl.contentstable dt{
	margin: 18px 0 0 0;
	padding: 0 0 0 19px;
	background: url("/jp/common/image/icon_list_square.gif") no-repeat 4px 50%;
}
div#body div#main dl.contentstable dd{
	padding: 0 0 18px 19px;
	background: url("/jp/common/image/img_dotted_line_bg.gif") repeat-x 0 100%;
}

/*----- graphs -----*/
div#body div#main .graphs{
	clear: both;
	margin-top: 10px;
}
div#body div#main .graphs li{
	float: left;
	display: inline;
	margin-left: 12px;
}
div#body div#main .graphs li.first{
	margin-left: 0;
}
div#body div#main .graphs:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
div#body div#main .graphs{ display: inline-block; }
/*\*/
* html div#body div#main .graphs{ height: 1%; }
div#body div#main .graphs { display: block; }
/**/

/*----- right category navigation -----*/
div#body.stockinfo div#main div.right h3{
	margin: 20px 0 0 0;
	padding-left: 0px;
	background: none;
}
div#body.stockinfo div#main div.right ul.summary{
	color: #999999;
	font-size: 80%;
	margin: 6px 0 0 10px;
}
div#body.stockinfo div#main div.right ul.summary li{
	padding: 3px 0 2px 13px;
	background: url("/jp/common/image/icon_list_triangle_c.gif") no-repeat 0 50%;
}
div#body.stockinfo div#main div.right ul.summary a:link,
div#body.stockinfo div#main div.right ul.summary li a:visited{
	color: #999999;
	text-decoration: none;
}
div#body.stockinfo div#main div.right ul.summary li a:hover{
	color: #BBBBBB;
	text-decoration: underline;
}
div#body.stockinfo div#main div.right ul.summary li.this-child a:link,
div#body.stockinfo div#main div.right ul.summary li.this-child a:visited,
div#body.stockinfo div#main div.right ul.summary li.this-child a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


/*----- sto00700 -----*/
div#body.stockinfo div#main h2{
	margin-bottom: 0px;
}

div#body.stockinfo.sto-700 div#main ul.items{
	margin: 9px 0 0 12px;
}
div#body.stockinfo.sto-700 div#main ul.items li{
	padding: 6px 0 5px 20px;
	background: url("/jp/common/image/icon_list_pdf.jpg") no-repeat 4px 0.8em;
}
div#body.stockinfo.sto-700 div#main ul.items li.document{
	background: url("/jp/common/image/icon_list_document.gif") no-repeat 4px 0.8em;
}
div#body.stockinfo.sto-700 div#main ul.items li.pdf{
	background: url("/jp/common/image/icon_list_pdf.jpg") no-repeat 4px 0.8em;
}
div#body.stockinfo.sto-700 div#main ul.items li.movie{
	background: url("/jp/common/image/icon_list_movie.jpg") no-repeat 4px 0.8em;
}

div#body.stockinfo.sto-700 div#main p.note{
	color: #999999;
	font-size: 88%;
	margin-top: 25px;
}
div#body.stockinfo.sto-700 div#main div.left p.note img{
	vertical-align: middle;
}
