@charset "utf-8";

#main_visual {
  background: url(../img/doc_hokan/main_visual.png) no-repeat center center;
}
#main_visual #catch {
  left: 180px;
  position: absolute;
  top: 130px;
}
#main_visual #check_item_list {
  position: absolute;
  right: 150px;
  top: 55px;
}
#right_tx_1,#right_tx_2 {
    position: absolute;
    left: 141px;
    font-size: 22px;
    width: 482px;
}
#right_tx_1{
    top: 49px;
}
#right_tx_2{
    top: 171px;
}
.section_type_E .right_column{
  position:relative;
}
#table_outer {
    /* position: absolute; */
    bottom: 0;
    left: 0;
    width: 334px;
    padding: 5px;
    background: #fff;
    margin: 0 auto;
}

#letter_out_div {
    /* position: relative; */
}

#letter_out_div .blue_table th {
    background: #c7deed;
    color: #000;
}

table.blue_table {border-top: 1px solid #b4d4e8;border-right: 1px solid #b4d4e8;color: #000!important;width: 100%;}

table.blue_table tr {
    border-bottom: solid 1px #b4d4e8;
}

table.blue_table th, table.blue_table td {
    border-left: solid 1px #b4d4e8;
}
#text1 {
    width: 500px;
    top: 35px;
    left: 125px;
    line-height: 1.5em;
    font-size: 21px;
    }
    div#letter_out_div img {
    margin-bottom: 30px;
}

div#letter_out_div p {
    text-align: center;
}