BODY{
	background-color : white;
	background-image : url(kabe_check9.gif);
	background-repeat : repeat;
	background-position : center;
	background-attachment: fixed;
	margin:0px;
}
A:link {
	color: #0000FF;
	text-decoration:none;
	border-bottom-style : none;
	border-bottom-color : #0000aa;
	border-bottom-width : 0px;
	outline: 5px;
	background-color: 
}
A:visit {
	color: #4682B4;
	text-decoration: none;
	border-bottom-style : none;
	border-bottom-color : #0000aa;
	border-bottom-width : 0px;
	outline: 5px;
	background-color: 
}
A:hover {
	color: #D5006A;
	text-decoration:none;
	border-bottom-style : none;
	border-bottom-color : #ff8000;
	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;
}
.main {
	margin: 22px 22px 38px 100px;
}
.text {
	margin: 10px 20px 15px 50px;
		}
.menusubtext {
	margin: 0px 0px 0px 10px;
		}
.caution {
	color: #880088;
	font-weight: bold;
	background-color: #FFD9FF;
}
li {
	margin: 10px 0px 0px 5px;
	list-style-image: url(img/aicon37.gif);
}
