  
.reunionlist {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 30px 0;
    width: 100%;
}
.reunionlist .even {
    background: #f0f7fd none repeat scroll 0 0;
}

.reunionlist .r_even {
    background: #fff none repeat scroll 0 0;
}
.reunionlist th {
    font-weight: bold;
    padding: 5px 10px;
    text-align: left;
}
.reunionlist th p {
    font-size: 16px;
    margin: 0 0 0 -10px;
}
.reunionlist td .i_g {
    background: rgba(0, 0, 0, 0) url("../../anniversary/images/icon_gakubu.gif") no-repeat scroll 0 2px;
    padding: 0 0 0 26px;
}
.reunionlist td .i_c {
    background: rgba(0, 0, 0, 0) url("../../anniversary/images/icon_circle.gif") no-repeat scroll 0 2px;
    padding: 0 0 0 26px;
}
.reunionlist td .i_a {
    background: rgba(0, 0, 0, 0) url("../../anniversary/images/icon_area.gif") no-repeat scroll 0 2px;
    padding: 0 0 0 26px;
}

.reunionlist td .i_b {
    background: rgba(0, 0, 0, 0) url("../../anniversary/images/icon_class.gif") no-repeat scroll 0 2px;
    padding: 0 0 0 26px;
}

.reunionlist td .i_e {
    background: rgba(0, 0, 0, 0) url("../../anniversary/images/icon_etc.gif") no-repeat scroll 0 2px;
    padding: 0 0 0 26px;
}

.reunionlist td {
    padding: 5px 10px;
}

.reunionlist_name {
    width: 25%;
}

.reunionlist_time {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 15%;
}
.reunionlist_place {
    width: 20%;
}

.reunionlist_content {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 40%;
}

.reunionlist_content2 {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 20%;
}

div#sub_main {
    display: table;
}
div#sub_contents {
    display: table-cell;
    vertical-align: top;
    width: 720px;
}
div#sub_side {
    display: table-cell;
    padding: 45px 0 0 20px;
    vertical-align: top;
    width: 220px;
}
#banner {
    background: #f4fafd none repeat scroll 0 0;
    padding: 10px;
}
#banner ul {
    list-style: outside none none;
}
#banner ul li {
    display: block;
}
#banner ul li + li {
    margin-top: 10px;
}
#banner img {
    display: block;
}
div.fb {
    margin-top: 20px;
    width: 220px;
}
#sub_contents div.box_2 div.col_l {
    background: rgba(0, 0, 0, 0) url("../images/box_2_bg.gif") no-repeat scroll left bottom;
    float: none;
    height: auto !important;
    width: auto;
}
#sub_contents div.box_2 div.col_r {
    background: rgba(0, 0, 0, 0) url("../images/box_2_bg.gif") no-repeat scroll left bottom;
    float: none;
    height: auto !important;
    margin: 20px 0 0;
    width: auto;
}
#sub_contents div.box_2 div.col_l div.box_inner div.text, #sub_contents div.box_2 div.col_r div.box_inner div.text {
    width: 540px;
}
#sub_contents div.box_2 div.t_b2 div.t_b2_bottom {
    background: rgba(0, 0, 0, 0) url("../images/title_box2_bottom.gif") no-repeat scroll left bottom;
}
#sub_contents div.box_2 div.t_b2 {
    background: rgba(0, 0, 0, 0) url("../images/title_box2_top.gif") no-repeat scroll left top;
}

#sub_contents div.box_2 div.t_b2 div.t_b2_bottom h2 {
    width: 680px;
}
#sub_contents div.box_2 div.t_b2 div.t_b2_bottom h2.i_h, #sub_contents div.box_2 div.t_b2 div.t_b2_bottom h2.i_k {
    width: 647px;
}

#main #sub_contents div.t1_top {
    background: rgba(0, 0, 0, 0) url("../images/t1_top.gif") no-repeat scroll left top;
}
#main #sub_contents div.t1_top div.t1_bottom, #main #sub_contents div.t1_top_2 div.t1_bottom {
    background: rgba(0, 0, 0, 0) url("../images/t1_bottom.gif") no-repeat scroll left bottom;
}
