@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.body_bld {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #4C3A93;
}
.body_link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4C3A93;
	text-decoration: underline;
}
.body_bldRed {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #C03;
}
.body_bld2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #4C3A93;
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 8px;
}
.small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #E84C91;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #7FC26D;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E84C91;
	margin-bottom: 5px;
}
#container {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #navi {
	font-size: 100%;
	white-space: normal;
	float: left;
	width: 99.7%;
	height: 30px;
	padding: 0px;
	margin: 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #CCC;
	background-color: #CCC;
}
#container #menu  {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #999;
	background-color: C9CACA;
	padding-left: 10px;
	margin-top: 10px;
	color: EFEFEF;
	height: 305px;
}
#container #banner  {
	float: left;
	width: 240px;
	padding-top: -40px;
	margin-top: -180px;
	height: 60px;
}
#container #banner2 {
	float: left;
	width: 240px;
	padding-top: -40px;
	margin-top: 3px;
	height: 100px;
}
#container #news  {
	float: right;
	width: 530px;
	padding-bottom: 10px;
	background-color: #FFE5EE;
	padding-left: 10px;
	border: 1px solid #F39;
	margin-top: 10px;
	padding-top: 5px;
}
#container #contents  {
	float: right;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #footer {
	text-align: right;
	clear: both;
	margin-right: 10px;
}
.menu_a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.menu_a a:link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.menu_a a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #4C3A93;
	text-decoration: underline;
	background-color: #AF9EFF;
}
.menu_b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	text-decoration: none;
}
.menu_b a:link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-decoration: none;
}
.menu_b a:hover {
	color: #4C3A93;
	text-decoration: underline;
	background-color: #AF9EFF;
}
.menu_b a:visited {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	text-decoration: none;
}
.menu_c {
	color: #CCC;
	text-decoration: none;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.tb_bdr {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
	border-right: 1px #000;
	border-bottom: 1px #000;
	border-left: 1px solid #000;
	text-align: left;
}
.cell_1Lvoices {
	padding: 5px;
	margin: 0px;
	font-size: 16px;
}
.cell_1voices {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 5px;
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
}
.cell_1smallVoices {
	padding: 5px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.cell_1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}
.cell_1 a:link {
	color: #4C3A93;
}
.cell_1 a:hover {
	color: #F00;
}
.cell_1 a:visited {
	color: #4C3A93;
}
.cell_1al {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	background-color: #eaf4e5;
}
.cell_1al a:link {
	color: #4C3A93;
}
.cell_1al a:hover {
	color: #F00;
}
.cell_1al a:visited {
	color: #4C3A93;
}
.cell_1Lnthr {
	margin: 0px;
	text-decoration: line-through;
}
.cell_1bi {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	background-color: #feebd2;
}
.cell_1bi a:link {
	color: #4C3A93;
}
.cell_1bi a:hover {
	color: #F00;
}
.cell_1bi a:visited {
	color: #4C3A93;
}
.cell_1small {
	padding: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.cell_1center {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}
.cell_1kg {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	background-color: #C7D5FF;
}
.cell_1kg a:link {
	color: #4C3A93;
}
.cell_1kg a:hover {
	color: #F00;
}
.cell_1kg a:visited {
	color: #4C3A93;
}
.cell_1right {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	text-align: right;
	text-decoration: none;
}
.cell_1gray {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	color: #999;
}
.cell_2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	text-align: center;
}
.cell_2WT {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	text-align: center;
	color: #FFF;
}
.heading {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headingGry {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCC;
}
.menu_a a:visited {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#container #contents2 {
	float: none;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.Linethrough {
	text-decoration: line-through;
}
#container #contents .tb_bdr tr .cell_1 a strong {
	color: #C00;
}
.menu_bGry {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #999;
	padding-left: 10px;
	text-decoration: none;
}
.menu_bGry a:link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	text-decoration: none;
}
.menu_bGry a:hover {
	color: #4C3A93;
	text-decoration: underline;
	background-color: #AF9EFF;
}
.cell_1L {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	padding: 0px 5px;
	margin: 0px;
	font-size: 16px;
}
