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

/* ------------------------
   トップ基本レイアウト
------------------------ */
#topMain {
	margin-top: 10px;
	zoom:1;
	margin-bottom: 30px;
}

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



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





.box01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image: url(img/index_02.gif);
	background-repeat: no-repeat;
	height:86px;
	width: 869px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 81px;
}
.box02 {
	background-image: url(img/index_04.gif);
	background-repeat: no-repeat;
	height:36px;
	width: 200px;
	padding-top: 0px;
	padding-right: 54px;
	padding-bottom: 89px;
	padding-left: 696px;
}
.textbox {
	width: 380px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 4px;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #FFFFFF;
}
.box03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 950px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	background-image: url(img/index_08.gif);
	background-repeat: repeat-y;
}
.box04 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 950px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	background-image: url(img/index_10.gif);
	background-repeat: no-repeat;
	height: 123px;
}


.maintxt {
	width:730px;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	font-size: 12px;
	line-height: 1.5;
	border-style: solid;
	border-color: #41A731;
	border-width: 1px;
	/*top:20px;*/
	padding: 25px;
}

.title_inline {
	font-size: 110%;
	font-weight: bold;
	color: #41A731;
	display: inline;
	position:relative;
	top:10px;
	left:230px;
}

div.logo_center{
	width: 139px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.top {
	font-size: 80%;
	margin-top: 20px;
	text-align: right;
}
