@charset "UTF-8";
@import 'style.css';
@import 'menu.css';
@import 'company_menu.css';


/* COMPANY (main)
------------------------------------------------*/

#main .subindex-bttn {
	float: left;
	display: block;
	margin-right: 14px;
	margin-left: 10px;
	width: 218px;
}
#main .subindex {
	overflow: hidden;
	width: 747px;
	margin-top: 25px;
	margin-bottom: 14px;
	vertical-align: top;
	padding-top: 0px;
}
.subindex-bttn dt {
	display: block;
	height: 41px;
	width: 218px;
}
.subindex-bttn dd {
	font-size: 0.9em;
	line-height: 1.4em;
	display: block;
	padding-right: 7px;
	padding-left: 4px;
	width: 207px;
	overflow: visible;
}



/* PROFILE (main)
------------------------------------------------*/
.table{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}
.table th,.table td{
	padding:5px 10px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.profile-l{
	float:left;
	width:350px;
}
.profile-l table{width:350px;}
.profile-r{
	float:left;
	width:320px;
	margin-left:30px;
}
.profile-r table{width:320px;}





/* BRANCH (main)
------------------------------------------------*/
dl.branch{
	padding-bottom:10px;
}
dl.branch dt{
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
dl.branch dd {
	padding-bottom:20px;
}
dd span.tel, dd span.fax{
	padding-right:30px;
}




/* subsidiary (main)
------------------------------------------------*/
.table th.category{
	padding:10px 10px;
	background-color: #e6e6e6;
	font-weight: bold;
	text-align: left;
}
.table .description {
	width: 267px;
	font-size: 0.85em;
	line-height: 1.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
	padding: 5px;
}

/* HISTORY (main) old-style
------------------------------------------------*/
#history {
	width:703px;
	padding-bottom:10px;
	background-image: url(../company/img/history_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
}
#history2 {
	width:640px;
	margin-left:10px;
	padding-left:20px;
	padding-bottom:20px;
	margin-bottom:30px;
	background-image: url(../company/img/history_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
	padding-top: 20px;
	padding-right: 20px;
}
#history ul {
	margin:0 0 10px 15px;
	padding-left:15px;
}
#history2 ul {
	margin:0 0 10px 15px;
	padding-left:15px;
}
#history li {
	list-style:disc;
	margin:0;
	padding:0;
}
#history2 li {
	list-style:disc;
}
#history_inpex {
	float:left;
	width:321px;
	padding-right:20px;
	padding-left: 15px;
}
#history_teiseki {
	float:right;
	width:322px;
	padding-right:10px;
}
.logo {
	width:200px;
	padding-left:10px;
	margin:0;
}
#history h4.inpex_year,
#history2 h4.inpex_year {
	padding:10px 0 0 15px;
	color:#17067B;
	font-size:1em;
	margin:0;
	border-style: none;
	background-color:transparent;
}
#history h4.teiseki_year {
	padding:10px 0 0 15px;
	color:#8d0032;
	font-size:1em;
	margin:0;
	border-style: none;
	background-color:transparent;
}
.inpex_text {
	padding-left:15px;
	padding-bottom:7px;
	font-size:1em;
}
.inpex_text3 {
	padding-left:30px;
	padding-bottom:7px;
	font-size:1em;
}
.inpex_text2 {
	padding-left:15px;
	padding-bottom:5px;
	font-size:1em;
}
.teiseki_text {
	padding-left:15px;
	padding-bottom:7px;
	font-size:1em;
}
.teiseki_text2 {
	padding-left:15px;
	padding-bottom:5px;
	font-size:1em;
}
.history_img {
	padding-left:15px;
}
#inpex_teiseki {
	clear:both;
	width:670px;
	margin:0 20px 0px;
}
#inpex_teiseki img {
	padding:10px;
}
#inpex_teiseki p {
	padding:0 20px 10px 20px;
}

/* HISTORY (main) updated:2011.4.21
------------------------------------------------
#history {
	width:715px;
	padding-bottom:10px;
	margin-top: 20px;
	margin-left:15px;
	font-size: 90%;
	overflow: hidden;
	line-height: 1.2;
}
#history table {
	width:715px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
}
#history table th,
#history table td {
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	vertical-align: top;
	display: table-cell;
}
#history table th {
	padding:5px 10px 5px 0px;
	white-space: nowrap;
}
#history table td.dot {
	padding:6px 0px;
	text-align:center;
}
#history table td img {
	float:right;
}
#history table td.dot img {
	float:none;
}
*/

/* GOVERNANCE (main)
------------------------------------------------*/

#main .entry td.gov-table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C6C6C;
	padding-top: 3px;
	padding-bottom: 3px;
}


/*20080927_arc*/
/* PUBLICITY
------------------------------------------------*/
#main .entry .koukoku th{
	border-bottom: 1px solid #CCCCCC;padding:4px;
}
#main .entry .koukoku td{
	width:150px;
	border-bottom: 1px solid #CCCCCC;padding:4px;
}
#main .entry .koukoku td img{margin:0px 5px;}
#main .entry .koukoku {width:500px;}


/*main subindex*/

#link{
	clear:both;
	width: 100%;
	height:36px;}

#link ul{
    list-style:none;
    margin:0px;
	padding:0px;
}
#link ul li{
	float:left;
	list-style:none;
    margin:0px 10px;
	padding:0px;
}
#link ul li#link01 a{
	width:199px;
	height:36px;
	display:block;
}
#link ul li#link01{margin-left:150px;
	background-image: url(../company/img/message01_o.gif);
	background-repeat: no-repeat;
}
* html #link ul li#link01{margin-left:100px;}
*:first-child+html #link ul li#link01{margin-left:100px;}
#link ul li#link02 a{
	width:199px;
	height:36px;
	display:block;
}
#link ul li#link02{
	background-image: url(../company/img/message02_o.gif);
	background-repeat: no-repeat;
}
#link ul li#link03 a{
	width:199px;
	height:36px;
	display:block;
}
#link ul li#link03{margin-left:50px;
	background-image: url(../company/img/policy01_o.gif);
	background-repeat: no-repeat;
}
* html #link ul li#link03{margin-left:30px;}
*:first-child+html #link ul li#link03{margin-left:30px;}
#link ul li#link04 a{
	width:199px;
	height:36px;
	display:block;
}
#link ul li#link04{
	background-image: url(../company/img/policy02_o.gif);
	background-repeat: no-repeat;
}
#link ul li#link05 a{
	width:199px;
	height:36px;
	display:block;
}
#link ul li#link05{
	background-image: url(../company/img/policy03_o.gif);
	background-repeat: no-repeat;
}







/*ROLL OVER*/
#link ul li a:hover{
	background-color:transparent;
}
#link ul li a:hover img{
	visibility:hidden;
}
#company-page #container #contents #main #history2 .hitory2008color {
	background-color: #DFF6FF;padding-right:15px;
}




/*20110318_add_for_GOVERNANCE    Revised-20111107 */
#main .entry .anchorlinks {
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	margin-top:18px;
	margin-right:18px;
}
#main h5.type1 {
	color: #2D285E;
	border-bottom-style: none;
	padding-left: 0px;
}
#main h5.type2 {
	background-color: #94b5db;
	color: #2D285E;
	border-bottom-style: none;
	padding:5px 10px;
}
/*#main h5.type3 {
	color: #B2695B;
	padding-left: 10px;
	border: 1px solid #B2695B;
}
*/

/*20110322_add_for_GOVERNANCE*/
body.side-menu05 #main .entry .anchorlinks{
	width:710px;
	overflow:hidden;
	zoom:1;
}
body.side-menu05 #main .entry .anchorlinks li{
	float:left;
	width:320px;
	display:block;
}

/*20111107_add_for_GOVERNANCE*/

body.side-menu05 #main .entry table.table1,
body.side-menu05 #main .entry table.table2,
body.side-menu05 #main .entry table.table3 {
	margin-top:1.5em;
	empty-cells: hide;
	border-collapse:separate;
	border-spacing:2px;
}
body.side-menu05 #main .entry table.table4 {
	margin-top:1.5em;
	border-collapse: collapse;
}

body.side-menu05 #main .entry table.table1 caption,
body.side-menu05 #main .entry table.table2 caption,
body.side-menu05 #main .entry table.table3 caption,
body.side-menu05 #main .entry .chart-title {
	color: #2D285E;
	font-weight: bold;
	text-align: left;
	border-top: solid 1px #2D285E;
	padding-bottom:0.8em;
}
body.side-menu05 #main .entry table.table4 caption {
	background-color: #94b5db;
	color: #2D285E;
	padding:5px 10px;
	font-size:1.1em;
	font-weight: bold;
	border-bottom:solid 10px #fff;
}
body.side-menu05 #main .entry table.table1 caption span,
body.side-menu05 #main .entry table.table2 caption span,
body.side-menu05 #main .entry table.table3 caption span,
body.side-menu05 #main .entry .chart-title span {
	font-size:0.8em;
	font-weight:normal;
}

body.side-menu05 #main .entry table.table1 th {
	color:#83A7D9;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body.side-menu05 #main .entry table.table1 th span,
body.side-menu05 #main .entry table.table1 td span {
	color:#505050;
	font-size:0.8em;
	font-weight:normal;
}

body.side-menu05 #main .entry table.table2 th,
body.side-menu05 #main .entry table.table3 th {
	background-color: #517DB1;
	color:#fff;
	padding:3px 0.8em;
}
body.side-menu05 #main .entry table.table3 th {
	text-align:center;
	vertical-align:middle;
}
body.side-menu05 #main .entry table.table4 th {
	background-color: #E3E9EE;
	color:#505050;
	padding:0.8em 0.8em;
	font-weight: bold;
	line-height:1.2;
	vertical-align:middle;
	white-space:nowrap;
}
body.side-menu05 #main .entry table th.c1 {
	background-color:#94b5db;
}
body.side-menu05 #main .entry table.table4 th.c1 {
	background-color: #CECFCD;
	color:#505050;
	padding:3px 0.8em;
	font-weight: normal;
	text-align:center;
	font-size:0.9em;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
}

body.side-menu05 #main .entry table.table2 td,
body.side-menu05 #main .entry table.table3 td {
	background-color: #E3E9EE;
	color:#2D285E;
	padding:3px 0.8em;
}
body.side-menu05 #main .entry table.table4 td {
	color:#505050;
	padding:0.8em 0.8em;
	line-height:1.2;
}
body.side-menu05 #main .entry table td.c1 {
	text-align: center;
}

body.side-menu05 #main .entry table.table4 tr.c2 th,
body.side-menu05 #main .entry table.table4 tr.c2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A6A5;
}
body.side-menu05 #main .entry table.table4 td.c3 {
	text-align:center;
	vertical-align:middle;
	border-left:dashed 1px #A5A6A5;
}



body.side-menu05 #main .entry table.memo-table th {
	text-align:right;
	white-space: nowrap;
}
body.side-menu05 #main .entry table.memo-table th,
body.side-menu05 #main .entry table.memo-table td {
	padding:0.5em 0.5em 0 0;
}



/*20110322_add_for_POLICY*/
body.side-menu03 #main .entry .anchorlinks{
	width:710px;
	overflow:hidden;
	zoom:1;
}
body.side-menu03 #main .entry .anchorlinks li{
	float:left;
	width:210px;
	display:block;
	text-align:center;
}

