@charset "utf-8";

h1 {
	margin-bottom: 12px;
}
.mainimage {
	margin-bottom: 12px;
	background: url(../images/img_index-mainimage.gif) left top no-repeat;
}

/* #outline-block */
#outline-block {
	padding-top: 0;
}
.outline-block table {
	margin-bottom: 0;
}
.outline-block table tr th,
.outline-block table tr td {
	width: 33%;
}
.outline-block table tr.sep td {
	vertical-align: bottom;
}
.outline-block table tr.sep td span,
.outline-block table tr.sep td strong {
	display: block;
	float: none !important;
}
.outline-block table tr.sep td span.head {
	padding-top: 8px;
}
.outline-block table tr.sep td p {
	padding-top: 0;
}