@charset "shift_jis";
.container {
	margin:0 auto;
	width:100%;
	}
.headerBox {
	width:100%;
	 background: url(../001.png);
	}
.header {
	width:100%;
	margin:0 auto;
	background: ;
	}
.leftBox {
       display: none;
	width:30%;
	float:left;
	background: #ffffff;
	}
.rightBox {
	width:100%;
	float:right;
	}
.rightBox .BoxL {
	width:100%;
	}
.rightBox .BoxR {
	width:100%;
	background-color:#66cdaa;
	}
.footer {
	background-color: #808080;
	color:#ccc;
	}
html { font-size: 87.5%;
}
table th {
 border-width: ;
 border-style: ;
 algin: center;
 color: blue;
 width: ;
 }
table td {
 border-width: ;
 border-style: ;
 algin: center;
 color: black;
 width: ;
 }
h1 {
 background: #6699ff;
 color: ffffff;
 font-size: 1.5em;
 text-align: center;
 }
h2 {
 background: lightgreen;
  color: red;
 font-size: 1.5em;
 text-align: center;
 }
em {
 font-style: normal;
 font-weight: bold;
 color: deeppink;
 font-size: 1.8em;
 text-align: center;
 }
em1 {
 font-style: normal;
 font-weight: bold;
 
 color: red;
 font-size: 1.5em;
 text-align: center;
 }
em2 {
 font-style: normal;
 font-weight: bold;
 color: black;
 font-size: 1.7em;
 text-align: center;
 }
em5 {
 font-style: normal;
 font-weight: bold;
 color: red;
 font-size: 1em;
 text-align: center;
 }
em6 {
 font-style: normal;
 font-weight: bold;
 color: ffffff;
 font-size: 1.8em;
 text-align: center;
 }
em7 {
 font-style: normal;
 font-weight: bold;
 color: white;
 font-size: 1.6em;
 text-align: center;
 }
.kzb
 {
     width:180px;
     font-size:25px;
     font-weight:bold;
     text-decoration:none;
     display:block;
     text-align:center;
     padding:8px 0 10px;
     color:#fff;
     background-color:#49a9d4;
     border-radius:10px;
     box-shadow:2px 2px #1a6ea0;
     text-shadow:0 -1px #1a6ea0;
 } 