.cap{font-size:10px ;line-height:150%}
.cap_n{font-size:10px ;line-height:100%}
.text{font-size:12px ;line-height:150%}
.text_a{font-size:15px ;line-height:120%}
.text_c{font-size:15px ;line-height:100%}
.text_b{font-size:14px ;line-height:150% ;font-weight:bold}
.text_n{font-size:12px ;line-height:120%}
.text_b_n{font-size:12px ;line-height:100% ;font-weight:bold}
.text_top{font-size:14px ;line-height:130%}
.top_news{font-size:12px ;line-height:120%}
.test{font-size:50px}
.midashi{font-size:14px ;line-height:150%}
div.blank{margin-top:15px}

OL.number{list-style-type:decimal;}
OL.nashi{list-style-type:none;}
UL.nakaguro{list-style-type:disk;}

.par1{margin-top:15px;margin-left:35px;margin-right:15px;}
.par2{margin-top:15px;margin-left:50px;margin-right:15px;}

/* Home - What's New */
#NewsTable {
	width:545px;
	margin:0 5px 0 35px;
}

#NewsTable .day {
	width:15%;
	font-size:14px;
	line-height:130%;
	white-space:nowrap;
	vertical-align:top;
	padding-top:5px;
}

#NewsTable .pdfmark {
	width:5%;
	vertical-align:top;
	text-align:center;
	padding:5px 2px 0;
}

#NewsTable .newstitle {
	font-size:14px;
	line-height:130%;
	vertical-align:top;
	padding-top:5px;
}

#NewsTable .toHDnews {
	font-size:13px;
	line-height:130%;
	text-align:right;
	vertical-align:top;
	padding-top:15px;
}

#NewsTable .GetReader {
	font-size:13px;
	line-height:130%;
	text-align:right;
	vertical-align:top;
	padding-top:5px;
}
/* /Home - What's New */

/* outline map */
img.oilfieldMap {
	margin-left:10px;
	margin-bottom:15px;
	float:right;
	border:1px solid #999999;
}
/* /outline map */

/* hse */
ol.hseList {
	margin:15px 15px 0 50px;
	padding-left:30px;
}

.hseSign {
	margin-top:25px;
	margin-left:50px;
	margin-right:15px;
	float:right;
	width:200px;
}
/* /hse */

/* Financial Result Table, Crude Oil Table */
.gyouseki-table, .genyu-table {
	width:500px;
	font-size:13px;
	line-height:120%;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	margin:15px 15px 0 35px;
}

.gyouseki-table thead td, .genyu-table thead td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#ffcc99;
	padding:3px;
	text-align:center;
	color:#663300;
	font-weight:bold;
}

.genyu-table thead td .year{
	font-weight:normal;
}

.gyouseki-table tbody td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 5px;
	text-align:right;
	vertical-align:top;
}

.gyouseki-table tbody td.koumoku {
	text-align:left;
}


.genyu-table tbody td {
	border-right:1px solid #999999;
	padding:3px 0.4em;
	text-align:right;
	vertical-align:top;
}

.genyu-table tbody tr.total td {
	border-bottom:1px solid #999999;
	font-weight:bold;
	background-color:#ffffcc;
}

.genyu-table tbody tr.total td.koumoku {
	text-align:left;
}

.genyu-table tbody tr.company td {
	font-weight:bold;
}

.genyu-table tbody tr.company td.koumoku {
	text-align:left;
	padding-left:1.9em;
}

.genyu-table tbody tr.oilfield td {
	border-bottom:1px solid #999999;
}

.genyu-table tbody tr.oilfield td.koumoku {
	text-align:left;
	padding-left:3.4em;
}

.genyu-table tbody tr.oilfield td.mid {
	border-bottom:none;
}
/* /Financial Result Table, Crude Oil Table */