body {

	margin: 0;
	background-color: #150A59;
}

a:link{
	color: #FFF;	
}

a:hover{
	color: #FC0;	
}

a:active{
	color: #FC0;	
}

a:visited{
	color: #FFF;	
}

#main{
	margin-left: auto;
	margin-right: auto;
	font-family: "メイリオ",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

#main p{

	font-size: 14px;
	padding: 0 0 5px 5px;
	margin-top: 0px;

}

h1{
	padding: 5px;
	background-color: #990000;
	font-size: 15px;
	font-weight: borld;
	font-family: "メイリオ",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	color: #FFFFFF;
}

.tri{
	border-collapse: collapse;
}

.tri td{
	font-size: 12px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

h3{
	font-size: 60px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:110%;
}

h4{
	font-size: 35px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #026640;
	width: 920px;
}

.table1{
	color: #8CC63E;	
	width: 900px;
}

.table1 td{
	color: #8CC63E;	
	font-size: 40px;
	font-weight:bold;
	line-height:100%;
}

.table1 th{
	font-size: 80px;
	color: #8CC63E;	
}

.table2{
	color: #8CC63E;	
	width: 900px;
}

.table2 td{
	color: #FFFFFF;	
	font-size: 20px;
	font-weight:bold;
	line-height:100%;
	padding: 3px;
}

.table2 th{
	font-size: 60px;
	color: #8CC63E;	
}

.table3{
	color: #8CC63E;	
	width: 900px;
}

.table3 td{
	color: #FFFFFF;	
	font-size: 22px;
	font-weight:bold;
	line-height:130%;
	padding: 3px;
}

.table3 th{
	font-size: 60px;
	color: #8CC63E;	
}

.table4{
	color: #8CC63E;	
	width: 900px;
	border: 1px solid #FFFFFF;
}

.table4 td{
	color: #FFFFFF;	
	font-size: 22px;
	font-weight:bold;
	line-height:130%;
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.table4 th{
	font-size: 30px;
	color: #8CC63E;	
	border: 1px solid #FFFFFF;
}



.text{
	font-size: 15px;
	font-weight:normal;
	line-height:120%;
	color: #FFF;
}