@charset "UTF-8";
/* CSS Document */

#lineBox {
	margin: 10px 0 15px 0;
	width: 600px;
}

#lineBox table {
	width:600px;

}

#lineBox th {
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:10px;
	text-align: left;
	padding-left: 0.7em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;

}

#lineBox th strong {
	border-left:4px solid #DAB048;
	padding-left:4px;

}

#lineBox td {
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 490px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;

}


#historyBox {
	margin: 10px 0 15px 0;
	width: 600px;
}

#historyBox table {
	width:600px;
}

#historyBox th {
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight:normal;
	text-align: left;
	padding-left: 0.7em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;

}

#historyBox td {
	background-image: url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 490px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;

}




#corpText {
	width:600px;
	margin-left:10px;
}


#corpText p {
	margin-bottom:10px;
}

#corpText .PhFrameL {
	float:left;
	margin-bottom:5px;
}

#corpText .PhFrameR {
	float:right;
	margin-bottom:5px;
	margin-left:10px;
}

#corpText div.newsPhFrame {
	background: url(../../lib/cmn_img/bg_photoframe_btm.gif) left bottom no-repeat;
	padding-bottom: 11px;
	margin-right:10px;
	width: 282px;
}

#corpText div.newspfInner {
	background: url(../../lib/cmn_img/bg_photoframe_top.gif) left top no-repeat;
	font-size: 0;
	line-height: 100%;
	padding-top: 11px;
	text-align: center;
	width: 282px;
}

#corpText table {
	border-bottom:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	margin-bottom:10px;
}


#corpText th {
	background-color:#f4f4f4;
	border-top:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	padding-left:10px;
}

#corpText td {
	border-top:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	padding-left:10px;
}

#corpText td.total {
	border-top:#dddddd 2px solid;
	border-left:#dddddd 1px solid;
	padding-left:10px;
	font-weight:bold;
	background-color:#f3eee5;
}

#corpText th.top {
	background-color:#cccccc;
	border-top:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	padding-left:10px;
	height:150%;
}

#corpText td.top {
	background-color:#cccccc;
	border-top:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
	padding-left:10px;
	height:150%;
}


#contents div.arrayBoxSmall {
	background: url(/company/images/bg_array_box_small.gif) left bottom no-repeat;
	padding-bottom: 15px;
	width: 300px;
	float:left;
}

#contents div.arrayBoxSmallHalf {
	background: url(/company/images/bg_array_box_small.gif) left bottom no-repeat;
	padding-bottom: 15px;
	width: 300px;
}

#contents div.arraySmall {
	background: url(/company/images/bg_array_box_small_top.gif) left top no-repeat;
	float: left;
	width: 300px;
}

#contents div.arrayInnerSmall {
	margin-left: 15px;
	padding-top: 10px;
	width: 276px;
}

#contents div.arrTxtSmall {
	float: left;
	width: 178px;
}

#contents .detail p {
	text-align:right;
	margin-right:10px;
}

#contents div.arrTxtSmall p a {
	background: url(/lib/cmn_img/icon_arrow_04.gif) 0px 0.2em no-repeat;
	color: #333333;
	display: block;
	font-weight: bold;
	padding-left: 16px;
}

/* INDEX CSS */

#contents .indexTitle {
	margin-bottom:15px;
}

#contents div.indexImg {
	float: left;
	width: 86px;
}

#contents div.indexImg img {
	border: 4px solid #D6ECCE;
}