@charset "utf-8"; /*utf-8の場合*/
#history_back{
background-image:url(../images/introduction_img/introduction_history_back.jpg);
background-repeat:no-repeat;
width:882px;
margin:9px 9px 0 9px;
height:346px;
}
#history_paragraph{
width:422px;
margin:45px 0 0 50px;
float:left;
}
#history_paragraph p{
margin:0 0 20px 0;
}
#history_img{
width:350px;
float:right;
}
#history_img img{
margin:27px 24px 0 0;
}
