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

#all {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #d4dcd3;
	padding: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#header {
	margin-bottom: 10px;
}
/* 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;
	line-height: 150%;
}

h2 {
	font-size: 14px;
	text-align: center;
	color: #4e454a;
	margin: 0px;
	padding-bottom: 2px;
}
h3 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #666c67;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666c67;
}

.catch {
	font-size: 14px;
	color: #e95464;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 150%;
}
.box {
	font-size: 14px;
	line-height: 150%;
}
.boxs {
	font-size: 12px;
	line-height: 150%;
	color: #4e454a;
}
.boxsBlue {
	font-size: 12px;
	line-height: 150%;
	color: #043c78;
}

.topics {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9fa09e;
	margin-bottom: 5px;
}
.data {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9fa09e;
	margin-top: 5px;
	padding-top: 10px;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 150%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #a7d28d;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
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: #a4a8d4;
	border-right-color: #a4a8d4;
	border-bottom-color: #a4a8d4;
	border-left-color: #a4a8d4;
	width: 640px;
}

.cap {
	font-size: 12px;
	color: #72640c;
	margin-top: 10px;
	line-height: 130%;
	text-align: left;
}
#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: #a7d28d;
	border-bottom-color: #a7d28d;
	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;
}
.styleTop {
	font-size: 13.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.styleTop a {
	color: #008db7;
}
.styleGray {
	color: #666c67;
}
.styleRuby {
	color: #e73562;
}
.styleNavy {
	color: #00008b;
}

.container {
	font-size: 14px;
	line-height: 150%;
	width: 630px;
	padding-left: 5px;
	text-align: left;
}
.corumn {
	background-color: #f4fff9;
	border: 1px dashed #00ac97;
	padding: 10px;
}
.revutt {
	font-size: 13px;
	color: #004d25;
}
.story {
	font-size: 12px;
	padding-top: 10px;
	color: #4e454a;
	margin-right: 10px;
}
.styleGreen {
	font-size: 12px;
	color: #228b22;
	padding-top: 8px;
}
.styleGreen2 {
	color: #65ab31;
	margin-bottom: 5px;
}
