@charset "utf-8";

#tab {
	border-bottom: 1px solid #0A3255;
	height: 29px;
	margin-bottom: 20px;
}

#tab li {
	float: left;
	margin-right: 10px;
}

#tab li.last_tab {
	margin-right: 0;
}

h3 {
	color: #0A3255;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 18px;
}

.chuki {
	margin-top: 1em;
	text-indent: -2em;
}

.chuki2 {
	margin-top: 1em;
	text-indent: -1.5em;
}