@charset "utf-8";

/*ナビ部分指定
-----------------------------------------------------------------------*/
.profile a{
display:block;
width:122px;height:50px;
background:url(image/navi-02.png) no-repeat;
background-position:-123px 0px;
background-size: auto 50px;
padding-top:75px;
}

/*サイドナビ部分指定
-----------------------------------------------------------------------*/
.side-navi-unvisited2.side-profile a{
font-size:100%;
color:#3179a7;
}
.side-navi-unvisited2.side-profile a:hover{
color:#003670;
font-weight:bold;
}

.iso{
text-align:left;
width:180px;height:65px;
margin-top:30px;
border-bottom:solid 2px #a9a9aa;
}

/*トップイメージ
-----------------------------------------------------------------------*/
#category{
background:url(image/category-bar.gif) no-repeat;
width:610px;height:25px;
padding:0px 0px 0px 15px;
font-size:116%;
font-weight:bold;
text-align:left;
line-height:1.4;
color:#333333;
}

#top-image{
background:url(image/environment-image.png) no-repeat;
width:625px;height:200px;
background-size:100%;
overflow:hidden;
margin-top:3px;
}
#top-image h3{
padding-top:200px;
}

/*メイン
-----------------------------------------------------------------------*/
#main{
float:right;
width:625px;
}

/*サブ
-----------------------------------------------------------------------*/
#sub{
width:625px;height:450px;
margin-top:20px;
padding-bottom:50px;
}
#outside{
background:url(image/environment-back.gif) no-repeat center top;
padding-top:10px;
}
#inside{
background:url(image/environment-back.gif) no-repeat center bottom;
padding-bottom:10px;
}
.environmental-policy{
width:625px;
padding:0px 20px;
}
.environmental-policy li{
width:571px;
line-height:2.0;
padding:15px 0px 15px 1.0em;
text-indent:-1.0em;
list-style-type:none;
border-bottom:dotted 1px;
font-size:96%;
line-height:1.8;
color:#333333;
}

.environmental-policy li.sign{
text-align:right;
border-bottom:none;
font-size:84%;
line-height:1.7;
margin-top:15px;
}



