@charset "utf-8";
body {
	text-align: center;
}

#all {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #d4dcda;

}

#header {
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	text-align: center;
	color: #4e454a;
	margin: 0px;
	padding-bottom: 2px;
}
/* CSS Document */

#linktop {
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	width: 640px;
}

#lead {
	font-size: 13px;
	line-height: 140%;
	color: #736d71;
	padding-left: 10px;
}

h1 {
	font-size: 15px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-bottom: 2px;
	text-align: left;
}

.catch {
	font-size: 14px;
	color: #2ca9e1;
	text-align: right;
}
.box {
	font-size: 14px;
	line-height: 150%;
}
.boxs {
	font-size: 13px;
	line-height: 150%;
	border: 1px dashed #2ca9e1;
	margin-top: 8px;
	padding: 10px;
	text-align: left;
}
h3 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #666c67;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666c67;
}

.topics {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9fa09e;
	margin-bottom: 5px;
}
.data {
	margin-top: 8px;
	text-align: left;
	font-size: 13.5px;
	line-height: 150%;
	background-color: #ebf6f7;
	padding: 10px;
}
#navi {
	font-size: 16px;
	color: #504946;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #c1e4e9;
	border-bottom-color: #c1e4e9;
	width: 350px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#navi li {
	float: left;
	width: 450px;
}
#navi a:hover {
	color: #e95464;
}
#navi a {
	color: #504946;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #bee0ce;
	border-right-color: #bee0ce;
	border-bottom-color: #bee0ce;
	border-left-color: #bee0ce;
	width: 530px;
}

.cap {
	font-size: 12px;
	color: #426579;
	margin-top: 10px;
	line-height: 135%;
	text-align: left;
}
#wrap {
	width: 530px;
}
.pink {
	color: #ee836f;
	margin-bottom: 7px;
}
.style12 {
	font-size: 12px;
	line-height: 150%;
}
