@import url("base.css");

h1 {
width: 720px;
height: 40px;
background: url(../material/img/h1.jpg) top left no-repeat;
font-size: 1px;
text-indent: -9999px;
}

div.wid_in {
width: 672px;
margin: 10px auto;
}

div.center {
margin: 20px 0;
text-align: center;
}
div.center img {
margin: 5px 0;
}
h2 {
margin: 5px 0 3px;
padding: 0 20px;
background: url(../img/h5.gif) left center no-repeat;
color: #145B18;
font-size: 1.1em;
letter-spacing: 1px;
}
h2 .light {
color: #1DAA21;
}
div.eco_heart,
div.eco_material {
margin: 10px 0;
padding-left: 150px;
}
div.eco_heart { background: url(../material/img/eco_heart.jpg) left top no-repeat;}
div.eco_material { background: url(../material/img/eco_material.jpg) left top no-repeat;}

p.line {
margin: 14px 0;
padding: 14px 0;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}
div.photo {
margin: 20px 0;
}
div.photo img {
margin: 0 18px 0 0;
}
div.photo img.end {
margin: 0;
}

strong {
font-weight: normal;
color: #FF6600;
}

div.flow {
padding: 3px;
font-weight: bold;
text-align: center;
}

div.press {
margin: 30px 0 0;
border-top: 1px solid #CCC;
}

.press h2 {
margin: 20px 0 15px;
padding: 1px 0;
background: url(../social/img/t_bg.jpg) left top no-repeat;
color: #238425;
font-size: 1.1em;
letter-spacing: 1px;
}
.press h3 {
margin: 12px 0;
color: #555555;
}

div.flame {
width: 580px;
padding: 10px;
margin: 20px auto;
border: 1px solid #CCC;
background: #EEEEEE;
}

.press table {
width: 520px;
margin: 10px;
}
.press th,
.press td {
padding: 3px 0;
border-bottom: 1px solid #FFF;
}
.press th {
width: 9em;
font-weight: normal;
}