@charset "utf-8";

h3.h {
	border-radius: 8px;	
	background-color:#e60012;
	text-align:center;
	

}
h3.e1 {
	border-radius: 8px;	
	background-color:#e83f20;
	text-align:center;	
	margin-bottom:8px;	
}
h3.e2 {
	border-radius: 8px;	
	background-color:#ee781f;
	text-align:center;	
	margin-bottom:8px;	
}
h3.e3 {
	border-radius: 8px;	
	background-color:#ec6d7b;
	text-align:center;	
	margin-bottom:8px;
}
h3.r1 {
	border-radius: 8px;	
	background-color:#d7699c;
	text-align:center;	
	margin-bottom:8px;	
}
h3.r2 {
	border-radius: 8px;	
	background-color:#7ebc6c;
	text-align:center;	
	margin-bottom:8px;
}
h3.s {
	border-radius: 8px;	
	background-color:#00adb0;
	text-align:center;	
	margin-bottom:8px;
}
h3.l {
	border-radius: 8px;	
	background-color:#58b1e4;
	text-align:center;	
	margin-bottom:8px;
}
h3.c1 {
	border-radius: 8px;	
	background-color:#5185c5;
	text-align:center;	
	margin-bottom:8px;	
}
h3.c2 {
	border-radius: 8px;	
	background-color:#796baf;
	text-align:center;	
	margin-bottom:8px;		
}

















h3.r {
	border-radius: 8px;
	background-color: #e31a22;
	text-align:center;
}

h3.b {
	border-radius: 8px;
	background-color:#6aafe1;
	text-align:center;	
}

h3.o {
	border-radius: 8px;	
	background-color:#efc843;
	text-align:center;	
}

h3.p {
	border-radius: 8px;	
	background-color:#c95a82;
	text-align:center;	
}

h3.g {
	border-radius: 8px;	
	background-color:#bbd441;
	text-align:center;	

}




h3.a {
	color:#FFF;

	background-repeat: no-repeat;
	background-position: center;

	/*	height:25px;*/
	font-size:15px;
	padding-left:15px;
	padding-top:2px;
	height: 20px;
	vertical-align:central;

}

p.contents {
	line-height: 130%;
}

dl.contents {
	line-height: 130%;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}

ul.contents {
	line-height: 130%;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}

table.contents {
	width: 770px;
	margin: 0px;
	padding: 0px;
}

table.contents td.half{
	width: 380px;
	margin: 0px;
	padding: 0px;
}

table.contents td {
	vertical-align: top;
}

/*図表を挿入したい場合はimgタグをこれで囲う*/
p.zuhyo {
	text-align: center;
	vertical-align:bottom;
	font-size:x-small;
	text-indent:0px;
	margin-bottom:20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding:0px 0px 0px 0px;
}

h4.contents {
	margin:20px 10px 10px 10px;
}