@charset "Shift_JIS";

@import url("base.css");


#inner_container {
 background-image: url("../img/hokengai/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: 130px;
 padding-bottom: 90px;
 margin-bottom: 30px;
 background-image: url("../img/hokengai/text_photo.jpg");
 background-position: right bottom;
 background-repeat: no-repeat;
}

table {
 margin-bottom: 30px;
}

table td {
 vertical-align: top;
}

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

p {
 margin-bottom: 20px;
}

#hyou {
 width: 550px;
 background-color: #0072ac;
}

#hyou th {
 color: #231815;
 font-size: 12px;
 line-height: 1em;
 vertical-align: baseline;
 padding: 7px 0 5px;
 background-color: #d5e0ee;
}

#hyou th span {
 font-size: 9px;
}

#hyou th.t {
 color: #fff;
 font-size: 14px;
 background-color: transparent;
}

#hyou td {
 color: #231815;
 font-size: 10px;
 line-height: 1.2em;
 text-align: center;
 vertical-align: middle;
 width: 70px;
 padding: 5px;
 background-color: #fff;
}

#hyou td span {
 color: #0072ac;
}

#hyou td.t2 {
 text-align: left;
 width: 80px;
}

#hyou td.t3 {
 text-align: center;
 width: 60px;
}

#hyou td.t4 {
 text-align: left;
 width: 224px;
}

