@charset "Shift_JIS";

@import url("base.css");


#inner_container {
 background-image: url("../img/yobou/photo_cacth.jpg");
 background-position: left top;
 background-repeat: no-repeat;
}

#contents {
 padding-top: 210px;
}

#img_text {
 font-size: 10px;
 line-height: 1em;
 vertical-align: baseline;
 width: 550px;
 height: 175px;
 padding-bottom: 45px;
 margin-bottom: 30px;
 background-image: url("../img/yobou/text_photo.jpg");
 background-position: right bottom;
 background-repeat: no-repeat;
}

#img_text2 {
 font-size: 10px;
 line-height: 1em;
 vertical-align: baseline;
 width: 550px;
 height: 130px;
 padding-bottom: 90px;
 margin: 50px 0 30px;
 background-image: url("../img/yobou/text2_photo.jpg");
 background-position: right bottom;
 background-repeat: no-repeat;
}

p {
 margin-bottom: 20px;
}



