@charset "UTF-8";
/* ページの基本デザイン用CSS */
body{
	text-align: left;
	background-image: url(title3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.contents {
	width: 800px;
	margin:auto;
	text-align: left;
	position: relative;
}
.main {
	text-align: left;
	width: 426px;
	padding:15px;
	position:absolute;
	left:154px;
	line-height: 1.4;
	font-size: 100%;
	top: 1px;
}
.side1 {
	text-align: left;
	width: 140px;
	padding:5px; 
	position:absolute;
	left:1px;
	top: 0px;
	font-size: 100%;
	background-image: url(ami.gif);
	background-color: aliceblue;
	border-right:dotted 1px #CCCCCC;
	line-height: 1.2 ;
}
.side2 {
	text-align: left;
	width: 170px;
 	padding:0px; 
    margin-top : 0px ;
	margin-bottom : 0px ;
	padding-right : 0px ;
	margin-left: 615px;
	font-size: 100%;
	line-height: 1.3;
}

/*
h1 {
	width:650px;
	height:150px;
	margin-left: 0px;
	padding-left:10px;

}
h1 a{
	color:#333333;
}
*/ 

h1 {
/*	color:darkgreen;
	margin-left: 40px;
    font-size: 150%; 
    line-height: 1.2em; } */
	color: #006600;
	font-size: 24px;
    text-align: center ;
    }
.main h2 {
font-size: 100%; 
line-height: 1em; 
margin:1em 0px;
}
.main h4 {
font-size: 100%; 
line-height: 1em; 
margin:1em 0px;
color:#006600 ;
}
.main h5 {
font-size: 100%; 
line-height: 1em; 
margin-left: 10px ;
color:#006600 ;
}
/*
.main h3 {
     font-size: 100%; 
     line-height: 1em; 
     margin:1em 0px;
     background-color:#e7faee;
     border-top:double 3px #01a252;
     border-bottom:double 3px #01a252;
     color: #ff3333; 
}
*/
p.head{
	font-size: 90%;
	line-height: 1.3em;
}
.contents .side2 h2{
	background-image: url(../img/tab.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left: 2px;
	font-size: 110%;
    line-height: 1.0em;
	margin-bottom:0px;
	color: #003300;
}

.side2 ul,.side2 ol{
	list-style-type:none;
	border: solid 2px #82dd8b;
    background-color: #ffffff;
    margin-top:0px;
	margin-left:0px;
	padding-left:2px;
	text-align: left;
}
.side2 a {
color: #666666;
text-decoration: none;
font-weight: bold;
}
.contents .side1 .navtitle {
	color: #FFFFFF;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	background-color: #006600;
	margin-right: -5px;
	margin-left: -5px;
	background-position: center;
}
.style01 {
	color: #006600;
	font-size: 24px;
}
.style02 {font-size: 90%}
.style1 {color: #0000FF}
.style2 {color: #FF0000}
.style6 { font-weight:bold;			  			  		  
              }


.main_title {
	background: url(../img/bk_green.gif) no-repeat;
	padding: 2px 0px;
	text-align: left;
	margin-top: -3px;/*IE6*/
        }

.main_title h3 {
     font-size: 90%; 
     line-height: 1em; 
     margin:1em 0px;
     color: #ffffff; 
        }
					
p       {
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	padding-top : 1px ;
	padding-bottom : 1px ;
	
p.ex      {
	margin-left:20px;
	margin-top:3px;
	margin-bottom:3px;
	padding-top : 1px ;
	padding-bottom : 1px ;	
/*	padding-left: 2px; */
	font-size: 100%;
    line-height: 1.5　;
	color: #000000;          
        }

