@charset "UTF-8";

/*-----------------------------------------
環境への取り組みページへの指定
-----------------------------------------*/

/*-----------------------------------------
index
-----------------------------------------*/

#env1{
width:645px;
height:auto;
}

.index_p{
width:340px;
height:auto;
margin:0 0 15px 0;
}

.index_p_e{
width:340px;
height:auto;
margin:5px 0 0 0;
}

.index_p_e2{
width:640px;
height:auto;
margin:5px 0 0 0;
}


.float_r{
float:right;
padding:0 50px 0 10px;
}

h4{
margin:10px 0 10px 0;
}

ol{
margin:10px 0 10px 0;
}

ol li{
margin:0 0 0 35px;
}


/*-----------------------------------------
印刷設定
-----------------------------------------*/

@media print{

#inner_contents{
background-image:none;
_width:75%;
}

.index_p{
_width:43%;
}

}
