body {
	margin: 15px 0px 0px 0px;
	background-image: url('./pic/canvas_bk.gif');
	font-family : 'MS UI Gothic';
	font-size :4mm;
	}

a { text-decoration : none; }
a:link		{ color : #000000; font-weight : bold; }
a:visited	{ color : #000000; font-weight : bold; }
a:active	{ color : #000000; font-weight : bold; }
a:hover		{	color : #000000; font-weight : bold; text-decoration : underline; }

.title_index {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #008000;
	border-left-color: #008000;
	padding-left: 15px;
	margin-top: 1cm;
	margin-bottom: 1.5em;
}

.fukumidasi {
	text-align : center;
	background-color: #FFFFF0;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #FFCC00;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #FFCC00;
	margin-top : 1.5em;
	padding-top : 10px;
	margin-bottom : 1.5em;
	padding-bottom: 10px;
}
 
.notes {
	width: 600px;
	border: 1px dotted;
	padding: 5px;
	margin-bottom: 30px;
}

.in_box {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 2px dotted;
	padding: 5px;
	border-color: #004080;
}

.top_image {
	border-style : ridge;
	border-width : 5px;
}	

h3 {
	font-size : 5.5mm;
	font-weight : bold;
	color : navy;
}

h4 {
	font-size : 5.5mm;
	font-weight : bold;
	color : #008000;
}

.l6 {
	line-height : 6mm;
}

.ix5 {
	margin : 0em 0em 1em 1em;
}

.hide_link A { font-size: 1pt; text-decoration: none; color: #DEFFFF; text-align: center; }
