BODY {
    TEXT="BLACK" LINK="BLUE" VLINK="green";
    padding:	0px;
    margin-left:40px;
    margin-top:10px;
    background-image:url('./mizu-bk.gif');
}
DIV.main{
	top:		0px;
	left:		0px;
	width:		710px;
}
DIV.item{
	float:left;
	top:		0px;
	left:		0px;
	width:		540px;
	line-height:	140%;
}
DIV.afiri{
	float:left;
	top:		0px;
	left:		0px;
	width:		160px;
	text-align:right;
	line-height:	100%;
}
H1 {
    line-height:40px;
    font-size:35px;
    color:#0FFFEE;
}

H2 {
    line-height:35px;
    font-size:30px;
    color:blue;
}
H3 {
    line-height:30px;
    font-size:24px;
    color:blue;
}
H4 {
    line-height:25px;
    font-size:20px;
    color:blue;
}
.t-explain {
    color:red;
}
.t-sm {
    font-size:x-small;
}

