@charset "utf-8";
@import url(navi.css);
/* CSS Document */
body {
	font-family:'メイリオ',Meiryo,Arial,sans-serif;
	margin: 0;
	padding: 0;
	font-size: small;
	background-image:url(../img/top_back.gif);
	background-position:center 0;
	background-repeat:repeat-y;
}

/* parts */
h1,h2,h3,h4,h5 { margin:0; }
.fL { float: left; }
.fR { float: right; }
.cLea { clear:both; }


/* MAIN CONTENTS */
#main_wrapper {
	width: 850px;
	padding: 0;
	background-color:#C1DD97;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_wrapper strong.head {
	text-align: center;
	display:block;
	color: #000000;
	letter-spacing: 2px;
	border-bottom:solid 1px;
	border-color: #395a06;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main_wrapper h1#top_page {
	margin: 0;
	padding: 0;
	width: 0px;
	height: 0px;
	text-indent: -5000px;
}


#main_contents {
	width: 790px;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/* Flash */
#flash_m {
	width: 850px;
	margin: 0;
	padding: 0;
}


/* Text Field */
#text_filed {
	border: solid #003300;
	border-width: 1px;
	width: 560px;
	float:left;
}
#text_filed #table01_0 {
	
}
#text_filed h2 {
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	color:#395a06;
	text-indent:0px;
	background-image:url(../img/midashi.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#text_filed p {
	margin: 1em auto 1em auto;
	padding: 0px 10px;
	text-indent: 0.5em;
	line-height: 18px;
	font-size: 13px;
}
.indexBox {
	background-color: #D5F1C7;
	padding: 10px;
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#indexBoxArea {
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
}



/* foot */
#copyright{
	color:#395a06;
	margin: 0px auto 0px auto;
	padding:5px 0px 0px 0px;
	text-align: center;
	font-size:90%;
	font:"Times New Roman", Times, serif;
	position:relative;
	left: -2px;
}

.subhead2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color: #003366;
line-height:16px;}
.text02
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #86114F;
font-style:italic;
line-height:15px;

}
.text03

{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color: #CCFFFF
	}

.text04
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-align:justify;
line-height:17px;
padding:5px 5px 5px 5px;
}

