@charset "utf-8";

.Tsection {
	height: 220px;
	padding-bottom: 2px;
}
.section {
	margin: 12px 0;
}
.section h1 {
	border-bottom: 4px solid #091f58;
	font: bold 20px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;
	height: 22px;
}
.article {
	color: #000;
}
.grape {
	border-bottom: 1px;
	border-bottom-color: #333;
	border-bottom-style: dotted;
	display: inline-block;
	padding: 22px 0;
	width: 900px;
}
.L {
	float: left;
	width: 380px;
}
.L ul {
	display: inline-block;
}
.L ul li {
	float: left;
	font-weight: bold;
	line-height: 29px;
}
.L img {
	margin-right: 0.5em;
}
.L span {
	clear: both;
	display: block;
	font-size: 12px;
	margin-top: 10px;
}
.R {
	height: 112px;
}
.R ul {
	display: inline-block;
}
.R ul li {
	float: left;
	margin-right: 20px;
}
.toTop {
	font-size: 11px;
	text-align: right;
}
.footer p {
	margin-top: -30px !important;
}
