@charset "shift_jis";

.section .large_header {
    border-bottom: 1px dotted #6c9c3b;
    color: #336600;
    font-size: 1.3em;
    line-height: 1.7;
    padding: 0 0 0.8em;
}
.section .large_header span {
    font-size: 0.8em;
	display: block;
    margin-bottom: 1em;
}

h4.g_title {
    border-bottom: 3px dotted #1b7504;
    padding: 0.5em 0.5em;
    margin-bottom: 1em;
}

h4.title {
    border-bottom: 1px dotted #6c9c3b;
    margin-bottom: 1em;
    padding: 0 0 0.8em 0.5em;
}