@charset "UTF-8";
@import "all.css";


html body #container header h1{
    line-height: 2;
}
html body #container nav#t_path5 {
    line-height: 2;
}

html body #container section#content_box section#sub_content .table > form[name="f_study"] .kisogoiLinkBox {
    line-height:3.8;
}
html body #container section#content_box section#sub_content form[name="f_bunrui"] .bunrui_table .bunrui_td {
    line-height:3;
}
html body #container section#content_box section#sub_content div.pagemain .detail_main .picture_title {
    line-height: 3;
}
html body #container section#content_box section#sub_content div.pagemain .ex_contents .eachExample {
    line-height:2;
}
html body #container section#content_box section#sub_content div.pagemain .detail_main .detail_child {
    line-height: 3;
}
.goi_radio>label {
    font-size: 70%;
}

#goi_lab_1::after, #goi_lab_3::after {
    content: "\a";
    white-space: pre;
}