body{
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    font-size: small;
    margin-top: 10pt;
    margin-left: 50pt;
    margin-right: 30pt;
    margin-bottom: 10pt;
    color: #2F2D2D;
    background-color:#ffffff;
    line-height: 120%;
    }

.title{
    text-align: center;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    font-color: black;
    font-size: 150%;
    font-weight: bold;
    font-color: #2F2D2D;
    }

h1{
    border-color:#8080FF;
    border-width:1pt 0pt 1pt 3pt;
    border-style:solid;
    padding:3pt 20pt 2pt 20pt;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    font-size: 100%;
    font-weight: bold;
    font-color: #2F2D2D;
    background-color: #EAE8E8;
    }

h2{
    border-color:#808080;
    border-width:1pt 0pt 1pt 3pt;
    border-style:solid;
    padding:3pt 20pt 2pt 20pt;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    font-size: 100%;
    font-weight: bold;
    font-color: #2F2D2D;
    background-color: #EAE8E8;
    }

.mainto{
    text-align:right;
    margin-right:20pt;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    font-size: 80%;
    font-weight: bold;
    font-color: #2F2D2D;
    background-color: white;
    }

.text{
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    margin-left: 80pt;
    margin-right: 80pt;
    color: #47413B;
    background-color:#ffffff;
    line-height: 150%;
    }

A{
	text-decoration: none;
	}
	
A:link{
	text-decoration: none;
	color:blue;
	}
	
A:visited{
	font-size: ;
	line-height: ;
	text-decoration: none;
	color:#F86E6E;
	}
	
A:hover{
	font-size: px;
	line-height: ;
	text-decoration: underline;
	color:red;
	}

