@charset "utf-8";

#contents .inner{
padding:40px;
}

#contents .text{
float:left;
width:500px;
}

#contents .photo{
float:right;
width:250px;
}

#contents p{
font-size:13px;
line-height:1.7;
color:#535353;
margin-bottom:30px;
}

#contents p.image{
margin-bottom:20px;
}


