/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: ＭＳ Ｐゴシック,osaka, sans-serif; 
	color: #000000;
    }
	
.font1{font-size:12px;
　　　line-height:1.5;}
.font2{
	font-size:10px;
	font-weight:500;
	font-family: Arial;
	color: 2936B2;

       }

.font3{font-size:12px;
　　　line-height:1.5;
      color: #555555;}

.font4{font-size:14px;
　　　 font-weight:bold;}

.font5{font-size:12px;
　　　font-weight:bold;}
	   
div.logbox
{
    border: solid 1px #808080;
    width: 500px;
    height: 550px;
    padding: 0.5em;
    overflow: auto;
}
	   
