BODY{
	background-color : white;
	background-image : url(kabe_check29.png);
	background-repeat : repeat;
	background-position : center;
	background-attachment: fixed;
	margin:0px;
    font-size: 12pt;
}
A:link {
	color: #006400;
	text-decoration:none;
	border-bottom-style : none;
	border-bottom-color : #0000aa;
	border-bottom-width : 0px;
	outline: 5px;
	background-color: 
}
A:visit {
	color: #C71585;
	text-decoration: none;
	border-bottom-style : none;
	border-bottom-color : #0000aa;
	border-bottom-width : 0px;
	outline: 5px;
	background-color: 
}
A:hover {
	color: #FF4500;
	text-decoration:none;
	border-bottom-style : none;
	border-bottom-color : #ff8000;
	border-bottom-width : 2px;
	outline: 5px;
	background-color: 
}
.title {
	font-size: 16.5pt;
	font-weight: bold;
	color: #003C55;
	background-color: #80D9FF;
	margin: 0px 0px 0px 0px;
}
.subtitle {
	font-size: 13.5pt;
	font-weight: bold;
	color: #003C55;
	background-color: #D9F4FF;
    margin-bottom: 10pt;
}

.main {
	margin: 10px 0px 10px 90px;
}

.maina {
	color: blue;
	font-size: 14pt;
	font-weight: bolder;
	margin: 0px 0px 0px 90px;
}
.mainb {
	color: olive;
	margin: 0px 0px 0px 90px;
}


.text {
	margin: 10px 20px 15px 10px;
		}
		
.text_title {
	color: blue;
	font-size: 14pt;
	font-weight: bolder;
	margin: 10px 20px 15px 10px;
}

.texta {
	color: #F81872;
	font-size: 14pt;
	font-weight: bolder;
	margin: 0px 0px 0px 20px;
}

.caution {
	color: #880088;
	font-weight: bold;
	background-color: #FFD9FF;
}

.date {
	color: #FF8C00;
	font-weight: bold;
	background-color: #FED0E0;
	margin: 5px 0px 0px 0px;
}


li {
	list-style-image: url(picture/hiyoko.gif);
}
