@charset "utf-8";

#contents {
	height: auto;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
dl {
}
dt {
	color: #031C45;
}
dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	text-align: right;
	margin-bottom: 25px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	color: #031C45;
}
#list {
	text-align: right;
	height: auto;
	width: 670px;
	margin-top: 30px;
}


.honbun {
	width: 670px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.honbun img {
}
.honbun-left {
	width: 325px;
	float: left;
}

.honbun-right {
	width: 325px;
	float: right;
}


#page {
	text-align: center;
}

.clr {
	clear: both;
}
#fbArea {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
#fbArea strong {
	font-size: 16px;
	font-weight: bold;
	color: #002A7F;
	line-height: 2.5em;
}
#fbArea p {
	line-height: 1.5em;
	color: #002A7F;
}
#fbArea #fbBox {
	background-color: #F2F2F2;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}