@charset "ISO-8859-1";
/* ****************************************************
Since : 2009-04-14
Last Modified: 2009-04-14
***************************************************** */	

/*1: index.html
=========================================*/
body#a_and_s-index div#contents div.map-link-area {
	position:relative;
}
body#a_and_s-index div#contents div.map-link-area .map-bt-1 {
	position:absolute;
	top:67px;
	left:56px;
}
body#a_and_s-index div#contents div.map-link-area .map-bt-2 {
	position:absolute;
	top:22px;
	right:114px;
}
body#a_and_s-index div#contents div.map-link-area .map-bt-3 {
	position:absolute;
	top:204px;
	right:85px;
}
body#a_and_s-index div#contents div.map-link-area .map-bt-4 {
	position:absolute;
	top:208px;
	left:156px;
}
body#a_and_s-index div#contents div.map-link-area .map-bt-5 {
	position:absolute;
	top:212px;
	left:16px;
}
body#a_and_s-index div#contents div.map-link-area .map-bt-6 {
	position:absolute;
	top:114px;
	right:54px;
}

body#a_and_s-index div#contents div.map-link-area .map-bt-7 {
	position:absolute;
	top:-4px;
	left:187px;
}

/*2: Google Map
=========================================*/
div#contents div#map-outline {
	border: 1px solid #999999;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* for IE6 */
* html div#contents div#map-outline {
	width: 670px;
}
* html div#contents div#map-outline div.two-column {
	width: 638px;
}

/* for IE7 */
*:first-child+html div#contents div#map-outline {
	width: 670px;
}
*:first-child+html div#contents div#map-outline div.two-column{
	width: 638px;
}

div#contents div#map_overseas_brazil,
div#contents div#map_overseas_shanghai,
div#contents div#map_overseas_thai,
div#contents div#map_overseas_vietnam,
div#contents div#map_overseas_westafrica {
	height:300px;
	width:640px;
	margin: 0 auto;
}

/*3: education/eco/index.html
=========================================*/
body#eco-index div#contents .th-left th span.nomal-tx {
	font-weight:normal;
}

/*4: house/tech.html
=========================================*/
body#house-tech div#contents div.two-column div.two-right  div.two-column {
	width: 420px;
}
body#house-tech div#contents div.two-column div.two-right div.two-left {
	width: 255px;
}
body#house-tech div#contents div.two-column div.two-right div.two-right {
	width: 145px;
}

/*5: factory/lca/index.html
=========================================*/
body#factory-lca-index div#contents div.list-layout-box {
	display: block;
	border: 1px solid #999999;
	padding: 15px;
}

/*6: civil/renewal/index.html
=========================================*/
body#civil-renewal-index div#contents div.anchor-link ul.step li{
	float: none;
}
body#civil-renewal-index div#contents ul.num p{
	font-size: 100%;
}

/*7: building/index.html
=========================================*/
body#building-renewal div#contents div.ph-right-type1 .two-column {
	width: 420px;
}

body#building-renewal div#contents div.ph-right-type1 .two-left .two-left{
	width: 80px;
}
body#building-renewal div#contents div.ph-right-type1 .two-left .two-right {
	width: 320px;
}
body#building-renewal div#contents div.ph-right-type1 .two-right .list-box {
	padding: 10px;
	border: 1px solid #999999;
}

/*8: building/renewal.html
=========================================*/
body#building-renewal div#contents div.two-column dl.special-link dd {
	padding-top:1px;
}
body#building-renewal div#contents div.two-column dl.special-link dd div.type01 {
	margin-top:10px;
	background:url(../../solution/building/images/renewal_bg001.gif) repeat-y top left;
}

/*9: ecology/co2/index.html
=========================================*/
body#ecology-co2-index div#contents div.ph-left-type1 .two-left,
body#ecology-co2-index div#contents div.ph-left-type1 .three-left {
	width: 100px;
}
body#ecology-co2-index div#contents div.ph-left-type1 .two-right {
	width: 520px;
}
body#ecology-co2-index div#contents div.ph-left-type1 .three-right {
	width: 300px;
}

/*10: house/housing/affinity.html
=========================================*/
body#house-housing-affinity div#contents .ph-right-type1 div.two-left .two-column {
	width: 420px;
}
body#house-housing-affinity div#contents .ph-right-type1 div.two-left .two-column .two-left{
	width: 300px;
}
body#house-housing-affinity div#contents .ph-right-type1 div.two-left .two-column .two-right{
	width: 100px;
}

/*12: civil/index.html
=========================================*/
body#civil-index div#contents .long-left-type .two-left {
	width: 420px;
}
body#civil-index div#contents .long-left-type .two-right {
	width: 200px;
}

/*13: taishin/to-pies.php
=========================================*/
body#taishin-to-pies div#contents form label {
	display:block;
	margin:0 0 10px 0;
	width:110px;
	float:left;
}


body#taishin-to-pies div#contents form input {
	margin:0 0 10px 0;

}

body#taishin-to-pies div#contents form input#address,
body#taishin-to-pies div#contents form input#mail,
body#taishin-to-pies div#contents form input#contact {
	margin:0 0 10px 0;
	width:250px;
	float:left;
	border:1px solid #9c9c9c;
}
body#taishin-to-pies div#contents form input#addresskakunin,
body#taishin-to-pies div#contents form input#mailkakunin,
body#taishin-to-pies div#contents form input#contactkakunin {
	margin:0 0 10px 0;
	width:250px;
	float:left;
	border:1px solid #9c9c9c;
}
body#taishin-to-pies div#contents form input#lonlat {
	margin:0 0 10px 0;
	width:300px;
	float:left;
	border:none;
}


body#taishin-to-pies div#contents div#fabutton {
	margin-left:120px;
}


body#taishin-to-pies div#contents div.pies {
	margin:5px 0 0 0;
	padding:20px 20px;
	border:1px solid #ccc;
}

body#taishin-to-pies div#contents div#atention {
	float:right;
	width:210px;
	line-height: 105%;
}

body#taishin-to-pies div#contents form fieldset {
	border:0;
}

body#taishin-to-pies div#contents form legend{
	display:none;
	height:0px;
	position:relative;
	line-height:0%;
	text-indent:-9999px;
}


/*99: extra
=========================================*/
/* ==================================
Clear fix
================================== */
body#solution-index div#contents div#tab-content ul#tab-list:after,
body#solution-index div#contents div#tab-content ul.bt-list:after,
body#solution-index div#contents div#category-navi #side-utility dl dd:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

body#solution-index div#contents div#tab-content ul#tab-list,
body#solution-index div#contents div#tab-content ul.bt-list,
body#solution-index div#contents div#category-navi #side-utility dl dd {
	min-height: 1px;
}

/* for IE6 */
* html body#solution-index div#contents div#tab-content ul#tab-list,
* html body#solution-index div#contents div#tab-content ul.bt-list,
* html body#solution-index div#contents div#category-navi #side-utility dl dd {
	height: 1px;
}

/* for IE7 */
*:first-child+html body#solution-index div#contents div#tab-content ul#tab-list,
*:first-child+html body#solution-index div#contents div#tab-content ul.bt-list,
*:first-child+html body#solution-index div#contents div#category-navi #side-utility dl dd {
	zoom: 1;
}
