/* CSS Document */
*{
 margin: 0;
 padding: 0;
}
body {text-align: center;
margin-top: 5%;
margin-bottom: 5%; 
}

#maincontents {
width: 707px;
font-size:12px;
color:#999999;
margin: 0px auto;
text-align: left;
}
	
	a:link {
		color: #008ECD;
	}
	
	img {
		border: none;
	}
    h1 {
    font-family: "Arial Black";
    font-size: 34px;
    }
    
	h2 {
	color:#999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h3 {font-size: 12px;
font-weight:normal;
color: #999999;
}	
	p {
		font-size:12px;
	}
	
	p#url {
		font-size: 30px;
		font-weight: bold;
		margin: 10px 0;
	}
	
	#footer {
		margin-top: 30px;
				font-size: 11px;
		line-height: 160%;
	}
	
.style1 {font-size: 12px}
.style2 {color: #999999}
.style3 {font-size: 12px; color: #999999; }
.style5 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.style8 {color: #FF9900}
.style9 {color: #FFFFFF}
.style10 {color: #FF0000}
.style13 {font-weight: bold; }
.style17 {font-size: 36px; font-family: "Arial Black"; }
.style19 {font-size: 36px; font-family: "Arial Black"; font-weight: bold; }
.style20 {
	font-size: 36px;
	font-family: "HGP行書体", "HGP教科書体", "HGP明朝E", "HGS明朝E";
}
.style22 {font-size: 36px; font-family: "HGP行書体", "HGP教科書体", "HGP明朝E", "HGS明朝E"; font-weight: bold; }
.style24 {font-size: 36px; font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-weight: bold; }
.style26 {font-size: 36px; font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; font-weight: bold; }

