@charset "UTF-8";

/* -----------------------------------------------
FileName:ir.css
----------------------------------------------- */

/*　Add 090414 kimura　*/
/* ===== common styles ===== */

/*　layout　*/
#contents_box .leftLayout{
	text-align:left;
}
#contents_box .centerLayout{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#contents_box .centerLayoutM{
	margin-left:auto;
	margin-right:auto;
}

#contents_box .rightLayout{
	text-align:right;
}

/*　font-weight　*/
#contents_box .bold{
	font-weight:bold;
}


/*　padding　*/
#contents_box .pad10{
	padding-bottom:10px;
}
#contents_box .pad15{
	padding-bottom:15px;
}
#contents_box .pad20{
	padding-bottom:20px;
}

#contents_box hr{
	margin-right: auto;
	margin-left: auto;
}


/*　<content> innnerBox　*/
#contents_box{
	margin-bottom:50px;
}
/*　Default <td> oadding 　*/
#contents_box table td{
	padding:5px;
}

/*　Layout <td> padding　*/
#contents_box table.layoutTable td{
	padding:0px;
}

/*　Layout <table> inner <table> padding　*/
#contents_box table.layoutTable table.dataTable td{
	padding:5px;
}

	.w480{
		width:480px;
		margin:0px 180px 0px 180px;
	}
	
	.w500{
		width:500px;
		margin:0px 170px 0px 170px;
	}
	
	.w550{
		width:500px;
		margin:0px 145px 0 145px;
	}
	

	/*　old style width:80%　*/
	.w608{
		width:608px;
		margin:0px 116px 0px 116px;
	}
	
	.w650{
		width:650px;
		margin:0px 95px 0px 95px;
	}

	/*　old style width:90%　*/
	.w686{
		width:686px;
		margin:0px 97px 0px 97px
	}
	
	.w760{
		width:760px;
		margin:0px 40px 0px 40px;
	}

/* ===== header styles ===== */

.tagline{
	line-height:1.2
}
/*　for IE7　*/
*:first-child+html .tagline{
	margin:0px 0px -1px 0px !important;
	padding-top:1px;
}

h1.logo{
	margin:1px 0px 0px 0px !important;
}
/*　for Safari　*/
html[xmlns*=""] body:last-child h1.logo{
   margin:0px 0px 0px 0px !important;
}


/* ===== index.html ===== */

.top_menu{
	margin: 20px 0 22px 0;
	width: 640px;
}

.top_menu_01{
	margin-bottom: 25px;
	width: 640px;
	height: 420px;
	background:url("../../../ir/images/bg_top_menu_01.jpg") no-repeat left bottom;
}

.top_menu_02{
	margin-bottom: 20px;
	width: 640px;
	background:url("../../../ir/images/bg_top_menu_02.jpg") no-repeat left bottom;
	padding-bottom:16px;
}

.top_menu dl{
	float: left;
	width: 317px;
}

.top_menu dl dt{
	font-size: 0;
}

.top_menu dl dd{
	padding: 2px 0 0 4px;
	}

.top_menu dl dd li{
	font-size: 0;
	line-height: 0;
	display:inline;
}

.top_menu .home{
	margin-right: 6px;
}

.top_menu_01:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

.top_menu_02 .gallery {
	width: 640px;
}

.top_menu_02 dl.gallery li{
	display:block;
	float:left;
	width:168px;
}

.top_menu_02 dl.gallery li.rightMgBtn {
	margin-right:147px;
}
/*
.top_menu_03{
	margin-bottom: 25px;
	width: 640px;
	background:url("/images/bg_eco.gif") no-repeat left bottom;
	padding-bottom:16px;
}

.top_menu_03 .eco {
	width: 640px;
}

.top_menu_03 dl.eco li{
	display:block;
	float:left;
	width:168px;
}

.top_menu_03 dl.eco li.rightMgBtn {
	margin-right:147px;
}
*/

@media print{
.top_menu{
		width: 641px;
	}
	
.top_menu_01{
		width: 641px;
	}
}

.ttl_area{
	margin: 0 0 8px 0;
	padding: 0 13px 0 4px;
	height: 32px;
	background:url("../../../images/bg_title_01.gif") no-repeat;
}

.ttl_area h2{
	padding: 6px 0 0 0;
	float: left;
	width: 430px;
}

.ttl_area .rss{
	padding: 7px 0 0 0;
	float: right;
	width: 60px;
}

.ttl_area .list{
	padding: 7px 0 0 0;
	float: right;
}

.ttl_area .list a{
	padding: 0 0 0 9px;
	background:url("../../images/blt_inlink_01.gif") no-repeat 0 0.3em;
}

.ttl_area:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

.irTop table{
	margin: 0 13px 15px 13px;
	width: 614px;
	border-collapse: collapse;
}

	.irTop table caption{
		display: none;
	}

	.irTop table thead{
		display: none;
	}

	.irTop table th{
		padding: 5px 12px 5px 0;
		color: #4d4d4d;
		font-weight: normal;
		white-space: nowrap;
		vertical-align: top;
	}

	.irTop table td{
		padding: 5px 0 5px 19px;
		text-indent: -19px;
		line-height: 1.3;
		vertical-align: top;
	}

	.irTop table td.icon{
		padding: 5px 10px 5px 0;
		text-indent: 0;
	}

.irTop table td a{
	padding: 0 0 0 19px;
	background:url("../../images/blt_inlink_01.gif") no-repeat 3px 0.3em;
}

.irTop table td.pdf a{
	padding: 0 0 0 19px;
	background:url("../../images/blt_pdf.gif") no-repeat 0 0;
}



/* ===== ir.html ===== */


#contents div.blueFltBlk {
	background-color:#DDEFE6;
	padding:13px 0;
	width:640px;
}

#contents div.blueFltBlk p.wmp {
	float:left;
	margin-right:30px;
	width:140px;
}

#contents div.blueFltBlk p.wmp img {
	margin-left:20px;
}

#contents div.blueFltBlk p.wmpTxt {
	float:left;
	width:450px;
}

#contents .blankLink {
	margin: 10px 0 0 0;
	width: 160px;
}

#contents .blankLink a {
	display: block;
	border: 1px solid #ccc;
	padding: 8px 10px 8px 21px;
	background:url(/common/images/blt_exlink_06.gif) no-repeat 6px 1.1em;
}

#contents .blankLink a:hover {
	border: 1px solid #008545;
}

#contents span.nml {
	display:inline;
	font-weight:normal;
}

#contents li.rmLi img {
	margin-right:90px;
}






/* ===== tenta.html ===== */

#contents div.sepaBox04Ri {
 float:right;
	padding-bottom: 25px;
	width: 196px;
}

#contents div.box3MgNone {
	margin-right: 0 !important;
}

#main_contents .down {
	margin: 10px 0 0 0;
	width: 160px;
}

#main_contents .down a {
	display: block;
	border: 1px solid #ccc;
	padding: 8px 10px 8px 21px;
	background:url(../../../ir/images/blt_down02.gif) no-repeat 6px 1.1em;
}

#main_contents .down a:hover {
	border: 1px solid #8FC0E1;
}

/* ===== top_eco ===== */

.top_eco{
	clear: both;
	width: 640px;
	height: 267px;
	background:url("../../../images/bg_eco.gif") no-repeat left bottom;
}

	.top_eco dt{
		font-size: 0;
	}

	.top_eco dd{
		padding: 6px 0 0 15px;
	}

	.top_eco li{
		display:block;
		float: left;
	}

	.top_eco li.gas{
		width: 315px;
	}

	.top_eco li.co2{
		width: 246px;
	}

	.top_eco li.eco{
		width: 315px;
		margin-top:6px;
	}

	.top_eco li.ecobook{
		width: 246px;
		margin-top:6px;
	}

.top_eco:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

/* ===== top_eco ===== */
div.ecogascomplete {
background-image:url(/common/images/ecogascomplete_back.gif);
background-repeat:no-repeat;
margin-top:13px;
padding-bottom:10px;
padding-left:8px;
padding-top:10px;
width:632px;
}
div.ecogascomplete li {
display:inline;
padding-left:5px;
}
