@charset "UTF-8";
.button_size_ss {
    width:  60px;
    height: 50px;
}
.button_size_s {
    width:  80px;
    height: 60px;
}
.button_size_ms {
    width:  180px;
    height: 60px;
}
.button_size_mss {
    width:  120px;
    height: 60px;
}
.button_size_ml {
    width:  180px;
    height: 100px;
}
.button_size_l {
    width:  240px;
    height: 60px;
}
.button_size_lm {
    width:  180px;
    height: 60px;
}
.button_size_ll {
    width:  480px;
    height: 60px;
}
.button_size_search {
    width:  320px;
    height: 60px;
    text-align: left;
}
.hide_element {
    display:none;
}
.hide_element {
    display:none;
}

.input_table th {
    text-align: right;
    padding-right: 4px;
}
.menubar_box1 {
    width:  90px;
}
.menubar_box2 {
    width:  80px;
}
.menubar_box3 {
    width:  100px;
}
.next_link {
    padding-top: 24px;
	vertical-align: middle;
    color:#cccccc;
}
dd.book_box {
    width:  60px;
    height: 26px;
    text-align:right;
}
