BODY{
	background-color : #ADFF2F;
	background-image: url(kabe_check36.gif);
	background-repeat : repeat;
	background-position : center;
	background-attachment: fixed;
	margin:0px;
    font-size: 12pt;
}

A:link {
	color: #9932CC;
	font-weight: bold;
	text-decoration:none;
	border-bottom-style : none;
	border-bottom-color : #E184B8;
	border-bottom-width : 0px;
	outline: 5px;
	background-color: 
}
A:visit {
	color: #FED0E0;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style : none;
	border-bottom-color : #E11493;
	border-bottom-width : 0px;
	outline: 5px;
	background-color: 
}
A:hover {
	color: #FED0E0;
	font-weight: bold;
	text-decoration:none;
	border-bottom-style : solid;
	border-bottom-color : #E11493;
	border-bottom-width : 0px;
	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;
}
.wintitle {
	font-size: 20pt;
	font-weight: bold;
	color: #00008B;
    margin-bottom: 10pt;
}
.main {
	margin: 22px 22px 38px 100px;
}
.text {
	margin: 10px 20px 15px 10px;
		}
.caution {
	color: #880088;
	font-weight: bold;
	background-color: #FFD9FF;
}

.date {
	color: #FF8C00;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}


li {
	list-style-image: url(picture/hiyoko.gif);
}
