@charset "UTF-8";
@import 'style.css';
@import 'menu.css';
@import 'biz_menu.css';


/* main JAPAN
------------------------------------------------*/

ul#gasbiz {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#gasbiz a {
	display: block;
	height: 90px;
	padding-left: 120px;
}
ul#gasbiz a:link {
	color:#3860c3;
	text-decoration:underline;
}
ul#gasbiz a:visited {
	text-decoration:none;
	color: #233f83;
}

ul#gasbiz a:hover, ul#gasbiz a:active {
	color:#009140;
	text-decoration:none;
}
ul#gasbiz a strong {
	text-decoration:underline;
}


#gasbiz li.gasbiz01 {
	background-image:url(../business/japan/img/japan_ph001.jpg);
	background-repeat:no-repeat;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 15px;
}
#gasbiz li.gasbiz02 {
	background-image:url(../business/japan/img/japan_ph002.gif);
	background-repeat:no-repeat;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 15px;
}
#gasbiz li.gasbiz03 {
	background-image:url(../business/japan/img/japan_ph003.gif);
	background-repeat:no-repeat;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 15px;
}
#gasbiz li.gasbiz04 {
	background-image:url(../business/japan/img/japan_ph004.jpg);
	background-repeat:no-repeat;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 15px;
}
#gasbiz li.gasbiz05 {
	background-image:url(../business/japan/img/japan_ph005.jpg);
	background-repeat:no-repeat;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 15px;
}

/* main GAS POWER
------------------------------------------------*/
dl.gas-power dt {
	float:left;
	clear:both;
	width: 150px;
}
dl.gas-power dd {
	float:left;
}



/* main IODINE
------------------------------------------------*/
.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;
}
.table td div.img{
	float:right;
	width: auto;
	margin-left:20px;
}
.table td.noline{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding:5px 10px 5px 0px;
}


/* main PIPELINE
------------------------------------------------*/
.w680{
	width:680px;
	margin-right: auto;
	margin-left: auto;
}

body#pipeline-map{
	margin:10px;
	text-align: center;
	font-size: 14px;
}
body#pipeline-map table{
	text-align: center;
}
body#pipeline-map h1{
	font-size: 21px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

body#pipeline-map #copyright{
	font-size: 10px;
}


body#pipeline-map .line-s{margin:8px;}
body#pipeline-map .line-s th{
	padding:5px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #E1F8F4;
}
body#pipeline-map .line-s td{
	padding:5px;
}



/* main TRANSPORT
------------------------------------------------*/
#main img.pdf-img{
	vertical-align: middle;
	margin-left:4px;
	margin-right:4px;
}

#biz-page ul.address {
	list-style-type: none;
	margin-top:1em;
}

/* main LNG
------------------------------------------------*/
dl.lng {
	clear:both;
}

dl.lng dt {
	float:left;
	width: 170px;
}

dl.lng dd {
	float:left;
	margin-bottom:1.5em;
}

/* main SS
------------------------------------------------*/
.table th.ss{
	padding:10px 10px;
	background-color: #e6e6e6;
	font-weight: bold;
	text-align: left;
}


/* main Projects
------------------------------------------------*/

#biz-page td.project-right {
	height: 336px;
	vertical-align: bottom;
}

#biz-page .project-right ol {
	font-size: 0.8em;
	margin-bottom: 0px;
}

#biz-page table.project-table {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#biz-page table.project-table thead td {
	background-color: #C2C3C4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#biz-page table.project-table tbody td {
	background-color: #EBEBEB;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
#biz-page table.project-table tfoot td {
	text-align: right;
	font-size: 0.9em;
}




/*080927_arc*/
.mr20{margin-right:20px;}
.img-left{
	float:left;
	width:180px;
}
.text-right{
	float:right;
	text-align: left;
	width:540px;
}
body#pipeline-map .line-s{
	border-righ-width: 1px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
body#pipeline-map .line-s th,body#pipeline-map .line-s td{
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
