@charset "utf-8";
/* ****************************************************
Since : 2008-07-22
Last Modified: 2008-07-22
***************************************************** */

/*1: index.html
=========================================*/
/* special-link */
body#tech-index div#contents .three-column dl.special-link {
	width: 210px;
}
body#tech-index div#contents .three-column .special-link dt {
	background: url(../../tech/images/index_bg001.gif) no-repeat top left;
}

body#tech-index div#contents dl.special-link dt .title-text {
	display: block;
	padding: 6px 10px 6px 14px;
	background: url(../../tech/images/index_bg002.gif) no-repeat bottom left;
}
body#tech-index div#contents dl.special-link dd {
	padding: 5px 10px 10px;
}
body#tech-index div#contents dl.special-link dd .design-5{
	color: #993333;
}

/*2: ecology/ecology_01.html
=========================================*/
body#ecology-ecology01 div#contents .text-interval-6 {
	padding-left: 5.1em;
	text-indent: -5.1em;
}


/*3: ecology/ecology_03.html
=========================================*/
/* Ph-left-type */
body#ecology-ecology03 div#contents div.ph-right-type1 div.two-left div.two-column {
	width:440px;
}
body#ecology-ecology03 div#contents div.ph-right-type1 div.two-left div.two-left,
body#ecology-ecology03 div#contents div.ph-right-type1 div.two-left div.two-right {
	width:219px;
}
body#ecology-ecology03 div#contents div.ph-right-type1 div.two-left p.arrow-left-type {
	background: url(../images/com_ic038.gif) no-repeat right center;
	padding:0 19px 0 0;
}
/* For IE6 */
* html body#ecology-ecology03 div#contents div.ph-right-type1 div.two-left p.arrow-left-type {
	height:1px;
}

body#ecology-ecology03 div#contents div.ph-right-type1 div.two-left p.arrow-right-type {
	background: url(../images/com_ic036.gif) no-repeat right center;
	padding:0 19px 0 0;
}
/* For IE6 */
* html body#ecology-ecology03 div#contents div.ph-right-type1 div.two-left p.arrow-right-type {
	height:1px;
}
body#ecology-ecology03 div#contents .section div.arrow-layout div.two-right p.ph-caption {
	padding:0 20px 0 0;
}


/*4: earthquake/earthquake_02.html
=========================================*/
body#earthquake-earthquake02 div#contents .ph-small-typy01 {
	width:172px;
	text-align:left;
}
body#earthquake-earthquake02 div#contents .ph-small-typy02 {
	width:127px;
	text-align:left;
}

/*5: regenerate/regenerate_01.html
=========================================*/
body#regenerate-regenerate01 div#contents .emphasis-design {
	background: #ffecec;
}
/*5: infra/infra_21.html
=========================================*/
body#infra-infra21 div#contents .three-left {
	width: 150px;
	margin-right: 10px;
}
body#infra-infra21 div#contents .three-center {
	width: 195px;
}
body#infra-infra21 div#contents .three-right {
	width: 275px;
}

