@charset "utf-8";
/********** ページタイトル **********/
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	position: relative;
	padding-left:20px;
}
h2:before {
	background: #437a1d;
	content: "";
	height: 15px;
	width: 15px;
	left: 0;
	position: absolute;
	top: 7px;
}
/*h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}*/
#link_text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 25px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#reciprocak_link {
	padding-top: 10px;
	width: 650px;
	float: left;
	padding-bottom: 30px;
}

table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	width: 650px;
	margin-top: 15px;
}
.row {
	color: #FFF;
	background-color: #49771F;
	text-align: center;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #314C15;
	vertical-align: middle;
}
td {
	padding-left: 15px;
	font-size: 14px;
	vertical-align: middle;
	padding-right: 10px;
	border: 1px solid #314C15;
	padding-top: 5px;
	padding-bottom: 5px;
}
#link_text02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
#link_text03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	padding-top: 5px;
}
