@charset "Shift_JIS";
body {
	background-color:white;
	margin:4px;
}

h1{
	font-family: "HGP–¾’©E","‚l‚r ‚o–¾’©";
	font-size: 18pt;
	line-height: 120%;
	color: #000080;
	margin-top: 0px;
	text-align: center;
	text-shadow: 3px 3px 5px gray;

}
h2{
	font-size: 14pt;
	line-height : 100%;
	color: #088;
	margin-top: 0px;
}
h3{
	font-size: 14pt;
	line-height : 100%;
	color: maroon;
	text-align: left;
	margin-top: 0px;
}
h4{
	font-size: 14pt;
	line-height : 100%;
	color: #008000;
	text-align: left;
	margin-top: 0px;
}

div.main{
	width:532px;
	text-align: left;
	line-height: 175%;
	margin-left: auto;
	margin-right:auto;
}
div.right{
	text-align: right ;
}

div.caption{
	line-height : 130%;
	color : maroon;
	text-align: center;
	margin: 6px 0px 16px 0px;

}
img{
	border: 0;
}
img.lineDoun {
	border: 0;
	position: relative;
	top: 7px;
}
table{
	border: 3px #ddd double;
	border-collapse: collapse;
	margin-bottom: 8px;
}
th{
	width: 15%;
	vertical-align: top;
	border: 1px #ddd solid;
	font-weight: normal;
	text-align: left;
	padding-left: 8px;
}
td{
	border: 1px #ddd solid;
	padding-left: 8px;
	vertical-align: top;
}
table.c{
	width:100%;
}
td.c0{
	width:22%;
}
span.notes {
	font-size: 90%;
	color: gray;
}
