/* ▼▼　修正不可　　will not able to rewrite ▼▼ */

/* ------------------------
   左レイアウト
------------------------ */

#leftnavi {
	margin-top: 10px;
	width: 160px;
	float: left;
	padding-left:0px
}
	/* left navi 
----------------------------------*/
#left_navi_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85c23a;
	background-position: center center;
	margin: 0px;
	width: 160px;
}
#txt_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #414141;
	background-color: #FFFFFF;
	padding: 5px;
}
#txt_01 p{
 margin-top: 8px;
}
#txt_01-B {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #414141;
	background-color: #e2e2e2;
	padding: 5px;
	/* width: 160px; */
	margin-bottom: 10px;
	height:130px;
}
#txt_01-B p{
 margin-top: 8px;
}
#01_illust {
	float: right;
	padding-right:3px;
	margin-bottom:5px;
	padding-bottom:8px;
}
#left_navi02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85c23a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* width: 160px; */
}

/* ------------------------
   トップ基本レイアウト
------------------------ */
#topMain {
	margin-top: 10px;
	width: 630px;
	float: right;
	zoom:1;
	padding-left:0px;
	margin-left:0px;
}

#topMain:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* ▲▲　修正不可　 will not able to rewrite ▲▲ */

/* 追加の場合はコンテンツレイアウト以下に書き込んでください */
/* ------------------------
   コンテンツレイアウト 
------------------------ */


.txt10 { font-size: 10px; line-height: 12px; color: #414141 }

.txt11 { font-size: 11px; line-height: 14px; color: #414141 }
.txt12 { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px }
.txt1202 { font-size: 12px; line-height: 20px; color: #414141 }
.txt14 { font-size: 14px; line-height: 22px; color: #414141 }
.txt14FM { font-size: 14px; line-height: 36px; color: #414141 }


#table_box01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90C708;
}
