@charset "utf-8";

/*===============================================*
*	common
*===============================================*/
#columnA h1 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
overflow: hidden;
font-size: 14px;
line-height: 26px;
padding: 0 10px;
margin: 0 0 15px 0;
height: 26px;
}
#columnA h2 {
font-size: 14px;
font-weight: bold;
margin: 0 0 15px 0;
padding: 0 17px;
height: 21px;
}
#columnA h3 {
display:block;
margin: 0 0 15px 0;
font-size: 12px;
font-weight: bold;
padding: 0 10px 5px 10px;
}
#columnA .sectionR .img{
float:right;
display: inline;
margin: 0 0 15px 30px;
}
#columnA .separateSec1 .sectionL{
float:left;
display: inline;
margin: 0 0 15px 0;
width:360px;
}
#columnA .separateSec1 .sectionR{
float:right;
display: inline;
margin: 0 0 15px 30px;
width:161px;
}

/* blog detail
------------------------------------------------*/
#columnA #mainimg,
#columnA #mainimg2,
#columnA #mainimg3{
text-align:center;
margin: 0 0 15px;
}
#columnA #mainimg img,
#columnA #mainimg2 img,
#columnA #mainimg3 img{
max-width:560px;
}
#columnA .column1 {
background: #fff;
}

#columnA .column1 .photo1,
#columnA .column1 .photo2{
width: 270px;
float: left;
display: inline;
}
#columnA .column1 .photo1{
margin: 0 20px 15px 0;
}
#columnA .column1 .photo2{
margin: 0 0 15px;
clear: right;
}
#columnA .column1 .text1,
#columnA .column1 .text2{
width: 270px;
float: left;
display: inline;
}
#columnA .column1 .text1{
margin: 0 20px 15px 0;
}
#columnA .column1 .text2{
margin: 0 0 15px;
clear: right;
}
#columnA .column1 .photo1 img,
#columnA .column1 .photo2 img{
max-width:270px;
}
#columnA .column1 .caption{
margin: 5px 0 0;
display: block;
}



/* #staticItem
------------------------------------------------*/
#staticItem ul{
margin:0 0 10px;
}
#staticItem li{
margin:0 0 10px;
}
#movableItem li span{
font-weight: bold;
display: block;
padding: 4px 0;
margin: 0 0 5px;
}
#movableItem li{
line-height:1.2;
margin: 0 0 10px;
}
#movableItem li li{
margin:0 0 7px;
background-image: url(../../common/images/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 0px 0.2em;
padding: 0 0 0 10px;
width: 150px;
}

/*===============================================*
*	uncommon
*===============================================*/

/* diagnosis
------------------------------------------------*/
.diagnosis h1 {background: url(../images/diagnosis_h1_bg.jpg) no-repeat;}
.diagnosis h2 {color:#950783;background: url(../images/diagnosis_h2_bg.gif) no-repeat 0 center;}
.diagnosis h3 {background: url(../images/diagnosis_h3_bg.gif) no-repeat 0 bottom;}
.diagnosis #movableItem li {color:#950783;}
.diagnosis #movableItem li span{
border-top: 1px solid #950783;
border-bottom: 1px solid #950783;
}

/* seismic
------------------------------------------------*/
.seismic h1 {background: url(../images/seismic_h1_bg.jpg) no-repeat;}
.seismic h2 {color:#009944;background: url(../images/seismic_h2_bg.gif) no-repeat 0 center;}
.seismic h3 {background: url(../images/seismic_h3_bg.gif) no-repeat 0 bottom;}
.seismic #movableItem li {color:#009944;}
.seismic #movableItem li span{
border-top: 1px solid #009944;
border-bottom: 1px solid #009944;
}

/* repair
------------------------------------------------*/
.repair h1 {background: url(../images/repair_h1_bg.jpg) no-repeat;}
.repair h2 {color:#0068B7;background: url(../images/repair_h2_bg.gif) no-repeat 0 center;}
.repair h3 {background: url(../images/repair_h3_bg.gif) no-repeat 0 bottom;}
.repair #movableItem li {color:#0068B7;}
.repair #movableItem li span{
border-top: 1px solid #0068B7;
border-bottom: 1px solid #0068B7;
}

/* environment
------------------------------------------------*/
.environment h1 {background: url(../images/environment_h1_bg.jpg) no-repeat;}
.environment h2 {color:#986100;background: url(../images/environment_h2_bg.gif) no-repeat 0 center;}
.environment h3 {background: url(../images/environment_h3_bg.gif) no-repeat 0 bottom;}
.environment #movableItem li {color:#986100;}
.environment #movableItem li span{
border-top: 1px solid #986100;
border-bottom: 1px solid #986100;
}

/* company
------------------------------------------------*/
.company h1 {background: url(../images/company_h1_bg.jpg) no-repeat;}
.company h2 {color:#003399;background: url(../images/company_h2_bg.gif) no-repeat 0 center;}
.company h3 {background: url(../images/company_h3_bg.gif) no-repeat 0 bottom;}
.company #movableItem li {color:#003399;}
.company #movableItem li span{
border-top: 1px solid #003399;
border-bottom: 1px solid #003399;
}

/* whatsnew
------------------------------------------------*/
.whatsnew h1 {background: url(../images/company_h1_bg.jpg) no-repeat;}
.whatsnew h2 {color:#003399;background: url(../images/company_h2_bg.gif) no-repeat 0 center;}
.whatsnew h3 {background: url(../images/company_h3_bg.gif) no-repeat 0 bottom;}
.whatsnew #movableItem li {color:#003399;}
.whatsnew #movableItem li span{
border-top: 1px solid #003399;
border-bottom: 1px solid #003399;
}
#columnA .envSection {
background-image: url(../images/env_foot.gif);
background-repeat: repeat-y;
background-position: center bottom;
width: 560px;
}
#columnA .envSection .innerWrap{
padding: 100px 30px;
background-image: url(../images/env_head.gif);
background-repeat: no-repeat;
background-position: center top;
width: 500px;
}
#columnA .envSection ol {
padding: 0 0 25px 30px;
}
#columnA .envSection ol ul {
list-style-position: outside;
list-style-type: disc;
padding: 10px 0 10px 15px;
}
#columnA .envSection .slogan {
color: #CC0033;
font-weight: bold;
font-size: 18px;
}
#contentsArea #columnA .table2column ,
#contentsArea #columnA .table2column td,
#contentsArea #columnA .table2column th{
border:none;
padding: 0;
}
#contentsArea #columnA .table2column {
margin:0 0 10px;
}
#contentsArea #columnA .table2column td,
#contentsArea #columnA .table2column th{
border:none;
padding: 0 0 5px;
}
#contentsArea #columnA .table2column td td,
#contentsArea #columnA .table2column td th{
padding: 4px 6px;
border:1px solid #A4C7EE;
}
#contentsArea #columnA .table2column td table{
border:1px solid #A4C7EE;
}
#columnA .sitemaps ul{
margin-left: 0px;
}
#columnA .sitemaps ul ul{
margin: 10px 0 10px 20px;
}
#columnA .sitemaps ul ul ul{
margin-left: 20px;
margin: 0 0 10px 20px;
}
#columnA .sitemaps li{
font-weight:bold;
background: url(../images/company_h3_bg.gif) no-repeat left -20px;
padding-left: 10px;
}
#columnA .sitemaps li.noneSubList{
font-weight:bold;
background: url(../images/company_h3_bg.gif) no-repeat left -20px;
padding-left: 10px;
padding-bottom: 5px;
}
#columnA .sitemaps li li{
font-weight:normal;
background-image: url(../images/sitemap1.gif);
background-position: 0px 0.2em;
}
#columnA .sitemaps li li li{
list-style-type: disc;
list-style-position: inside;
background: none;
padding: 0;
}
#top #wrapper #contentsArea #columnA div.criterionImg01 {
background:url(../images/seismic_criterion_img01.gif) no-repeat top left;
width:560px;
height:339px;
display:block;
position:relative;
margin-top:20px;
}
#top #wrapper #contentsArea #columnA .criterionImg01 p {
width:277px;
height:150px;
position:absolute;
top:125px;
left:12px;
}
#top #wrapper #contentsArea #columnA div.criterionImg02 {
background:url(../images/seismic_criterion_img02.gif) no-repeat top left;
width:560px;
height:296px;
display:block;
position:relative;
margin:0;
}
#top #wrapper #contentsArea #columnA div.criterionImg02 {
background:url(../images/seismic_criterion_img02.gif) no-repeat top left;
width:560px;
height:296px;
display:block;
position:relative;
margin:0;
}
#top #wrapper #contentsArea #columnA div.criterionImg02 p {
width:277px;
height:150px;
position:absolute;
top:125px;
left:12px;
}
#top #wrapper #contentsArea #columnA div.criterionImg03 {
width:540px;
display:block;
margin-top:20px;
margin-bottom:30px;
background: #DAE9BE;
padding: 10px;
}
#top #wrapper #contentsArea #columnA div.criterionImg03 .img {
width:247px;
float:right;
display:inline;
}
#top #wrapper #contentsArea #columnA div.criterionImg03 .txt {
width:277px;
float:left;
display:inline;
}
#top #wrapper #contentsArea #columnA dt {
float: left;
width: 9.5em;
}
#top #wrapper #contentsArea #columnA dd {
margin:0 0 0 9.5em;
}

