P{
  font-size : 13px;
  
  font-weight : normal;
  list-style-type : square;
  color : E6E6FA;
  font-family : "MS UI Gothic";
  line-height : 1.5em;
  margin-top : 1px;
  margin-bottom : 1px;
}
H2{
  font-size : small;
  margin-bottom : 0ex;
  margin-top : 3px;
 
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : #cc0000;
}
H1{
  font-size : xx-large;
  margin-bottom : 0ex;
  text-align : center;
  font-family : "MS UI Gothic";
  color : #cc0000;
  margin-top : 5px;
}
.center{
  font-size : 11px;
  text-align : center;
  margin-top : 0ex;
  margin-left : 0ex;
  margin-right : 0ex;
  margin-bottom : 0ex;
  color : E6E6FA;
}
H3{
  font-size : 13px;
  margin-top : 0ex;
  margin-bottom : 0ex;
  font-family : "MS UI Gothic";
  margin-left : 0.5em;
}
TABLE{
  font-size : x-small;
}
A:HOVER{
  text-decoration : none;
}
.menu{
  font-size : small;
  margin-bottom : 0ex;
  margin-top : 3px;
 
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : #cc0000;
}
TD{
  font-size : 13px;
  font-family : "MS UI Gothic";
}
A{
  color : white;
  font-weight : normal;
}
.waku{border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : #800000 #800000 #800000 #800000;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
UL{
  margin-top : 0px;
  
  
  margin-bottom : 0px;
  font-size : 15px;
  line-height : 1.5em;
}
LI{
  list-style-type : none;
  text-indent : -2.5em;
}

/*右部分*/
.rightcnt {
	width : 270px;
	float:right;
}

/*左部分*/
.leftcnt {
	width : 468px;
	float:left;
}

/*上部分*/
.header {
	width : 750px;
	float:left;
  text-align : center;
}



/*下部分*/
.footcnt {
	width : 750px;
	float:left;
  text-align : center;
}


/*全体*/
.cnt {
	position:relative;
	margin:0 auto;
	width:750px;
	padding: 0 0 30px 0;
}

.cntinner {
	margin:0 auto;
	text-align:left;
}


