@charset "Shift_JIS";

@import url("base.css");


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

#contents {
 padding-top: 210px;
}

table td {
 vertical-align: top;
}

table td.text {
 width: 420px;
 padding-left: 10px;
}

p {
 margin-bottom: 5px;
}



