@charset "UTF-8";

/* technology
-------------------------------------- */
#technology .page-title h2 {
background: #fff url(/images/technology/title.gif) no-repeat 0 0;
}

#technology {
padding:0px 10px;
text-align:left;
}
.tech0 {
margin-bottom:10px;
text-align:left;
line-height:1.5em;
clear:both;
}

.tech1 {
font-size:14px;
font-weight:bold;
}

.tech2 {
}

.tech3 {
text-align:right;
}

table#table-01 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
	width:100px;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	vertical-align:top;
	background: #F5F5F5;
}

#eco_bt {
padding:0 150px;
height:80px;
}

.eco_bt1 {
float:left;
}

.eco_bt2 {
float:right;
}


#technology h4 {
border-top:#333333 1px solid;
border-bottom:#333333 1px solid;
border-right:#333333 1px solid;
border-left:#333333 5px solid;
padding:10px 20px;
font-size:18px;
font-weight:bold;
margin-bottom:10px;
}

#technology h5 {
font-size:18px;
margin-top:10px;
color:#336633;
font-weight:bold;
}

#technology h6 {
border-bottom:#333333 1px solid;
margin-top:10px;
margin-bottom:10px;
}

#eco_2_box_title {
font-size:16px;
font-weight:normal;
color:#336633;
margin-bottom:5px;
}

#eco_2_box {
border:#336633 1px solid;
margin-top:10px;
padding:5px;
}

#eco_2_l {
float:left;
width:330px;
}

#eco_2_r {
float:right;
width:330px;
}

#eco_2_4 {
margin-top:20px;
}

.eco_txt {
float:left;
width:370px;
line-height:1.5em;
}

.eco_img {
float:right;
}

.img_center {
text-align:center;
}

.eco_img_l {
float:left;
}

.category_font_size {
font-size:14px;
font-weight:bold;
margin-top:10px;
padding:5px 10px;
color:#FFFFFF;
border-bottom:dotted 1px #CCCCCC;
}

/* category name color */
.category1 {
background-color: #923687;
}

.category2 {
background-color: #a62e35;
}

.category3 {
background-color: #cd5c29;
}

.category4 {
background-color: #ea7717;
}

.category5 {
background-color: #cfa721;
}

.category6 {
background-color: #abb31d;
}

.category7 {
background-color: #2c7b4c;
}

.category8 {
background-color: #008581;
}

.category9 {
background-color: #1f58ac;
}

.category10 {
background-color: #3b3d8f;
}

.category11 {
background-color: #41277a;
}

.category12 {
background-color: #4f4f4f;
}

.category_mec {
background-color:#333333;
}