body{
	color : #004891;
	font-family : "MS UI Gothic";
	background-color : white;
	font-size : 15px;
	line-height: 20px;
	text-align: left;
}
h1{
color: #6666FF;
text-align: left;
border-top-color: #ff88cc;
border-right-color: #ff88cc;
border-bottom-color: #ff88cc;
border-left-color : #ff88cc;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 36px;
}
h2{
color: #6666FF;
text-align: left;
border-top-color: #99ff99;
border-right-color: #99ff99;
border-bottom-color: #99ff99;
border-left-color : #99ff99;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 24px;
}
h3{
color : navy;
text-align: left;
background-color : #d0d0ff;
padding-left : 40px;
padding-top : 2px;
padding-right : 2px;
padding-bottom : 2px;
}
hr{
color: #FF9966;
height: 5px;
}
a{
color : #0000a0;
text-decoration : underline;
}
ul{
list-style-image :  url(css/01-css01.gif);
list-style-position: outside;
}
td{
color : #004993;
font-size : 15px;
}
h4{
font-weight : bold;
color : #753a00;
background-color : #ffd5bf;
padding-top : 2px;
padding-left : 20px;
padding-right : 2px;
padding-bottom : 2px;
margin-left : 30px;
margin-right : 10px;
}
h5{
font-weight : normal;
color : #008040;
padding-top : 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
}
a:hover{
color : navy;
background-repeat : repeat-x;
background-color : #dfefff;
}
th{
background-color : yellow;
}
.b50 {
margin-top: 3px;
margin-left: 25px;
margin-bottom: 35px;
}
.BQUO50 {
margin-left: 50px;
}
.B08000{
padding-top : 0px;
padding-left : 80px;
padding-right : 0px;
padding-bottom : 0px;
}
table {
	line-height: 20px;
}
.redfont {
	color: #FF0000;
	font-size: 14px;
}
.yellowfont {
	color: #FFFF00;
}
