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

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

#leftnavi {
	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 {
	width: 795px;
	/*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 ▲▲ */

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


/* tabArea
--------------------------------------*/
#topMain #tabArea #tab01 img {
	margin-left: 9px;
	}
#topMain #tabArea #tab02 img {
	margin-left: 3px;
	}


/* 「サイトマップ」ページ用CSS
--------------------------------------*/
#topMain #inner {
	background: url(img/ttl_bg02.gif) no-repeat;
	padding:20px;
	}


/*トップのボタン*/
#inner .botton {
	/*margin-bottom:20px;*/
	height:43px;
	}

#inner .botton ul li {
	float:left;
	font-size:12px;
	}

#inner .botton a {
	padding-left:5px;
	padding-right:5px;
	}

/*テキストリンク*/
#inner .txtlink{
	clear:left;
	padding-left:15px;
	}

#inner .txtlink li{
	float:left;
	padding-right:10px;
	padding-bottom:7px;
	font-size:12px;
	font-weight:normal;
	width:68px;
	}

#inner .txtlink01{
	clear:left;
	}

#inner .txtlink01 li{
	float:left;
	padding-left:5px;
	padding-bottom:7px;
	font-size:12px;
	font-weight:normal;
	width:225px;
	}

#inner .txtlink01 img {
	margin-right:5px;
	}

#inner .txtlink02{
	clear:left;
	padding-left:15px;
	}

#inner .txtlink02 li{
	float:left;
	padding-right:10px;
	padding-bottom:7px;
	font-size:12px;
	font-weight:normal;
	width:225px;
	}

#inner p {
	clear:left;
	padding-bottom:7px;
	font-size:12px;
	}

#inner h4 {
	clear:left;
	padding-top:15px;
	color:#72B52C;
	}

#inner h4 img {
	margin-right:5px;
	}














