@charset "Shift_JIS";


body{
	font-size:80%;
	color:#666666;
	background:#FFFFFF;
	margin:0px;
}


td { font-size: 80%; }

h1{
    margin:0px;
	font-size:140%;
	font-weight:bold;
	color:#999999;
	margin-right:auto;
	margin-left: auto;
	margin-bottom:0px;
	padding:5px;
	}

	
h2{
    font-size:100%;
	color:#009966;
	font-weight:normal;
	}
	
	
	
h3{
	font-size:100%;
	font-weight:normal;
	background:#009966;
	color:#FFFFFF;
	padding:3px;
	margin-bottom:0px;
	margin-top:3px;
	}	
	
	
h4{
	margin-bottom:5px;
	margin-top:3px;
	}		


img{
	border:0px;
}



A:link {color:#006633;text-decoration: line}
A:visited {color: #006633; text-decoration: line}
A:hover {color:#FF0000; text-decoration: line}
A:active {color: #006633; text-decoration: line}






#navi{
    color:#000000;
	background:#EBEBEB;
	padding:5px;
	margin-bottom:10px;
	}

.clrBoth{clear:both;}


/*e[u*/



.table_m {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	background:#CCFFCC;
	font-weight:normal;
	font-size:100%;
	margin-bottom:5px;
	}

.table_m th,
.table_m td {
	padding: 2px;
	border: 1px solid #009966;
	font-size:100%;
	}

.table_m th {
	background-color:#EBEBEB;
	font-size:100%;
	font-weight:normal;
	}

.table_m th.mi,
.table_m td.mi {
	background:url(../img/haikei.gif) repeat-y;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	}
	
.table_m th.mi2,
.table_m td.mi2 {
	background:url(../img/btn.gif) no-repeat;
	background-position:0.5em 0.3em;
	color:#000000;
	padding-left:20px;
	}
.table_m th.mi3,
.table_m td.mi3 {
	background:#E8F3FF;
	color:#000000;
	}	
	
	
.mi{
   font-weight:bold;
   font-size:120%;
   color:#000000;
   border-bottom:1px solid #999999;
   margin-bottom:20px;
   padding:5px;
   }		

