BODY {
    -webkit-text-size-adjust: 100%;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	color: #000000;
	background-color: #FFFFFF;
}

a:link { color: #000000;
		text-decoration: none; }
a:visited { color: #000000;
		text-decoration: none; }
a:hover { color: #000000;
		text-decoration: none; }
a:active { color: #000000;
		text-decoration: none; }

#wrapper {
	width: 738px;
	margin: 0 auto;
	border-left: solid 10px #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
}

#header {
	width: 738px;
	text-align: center;
}


#contents {
	width: 738px;
	text-align: center;
}

#left {
	width: 368px;
	float: left;
}

#right {
	width: 368px;
	float: left;
}

#footer {
	clear: both;
	font-size: 28px;
	color: #000000;
	text-align: center;
}


h1
{
    background-image: url('top.gif');
    background-repeat: no-repeat;
    width: 734px;
    height: 200px;
    font-size: 10px;
    text-indent: -9999px;
}

H2 {
	width: 726px;
	font-size: 36px;
	color: #000000;
	background-color: #FFCC00;
	border-radius: 20px 20px 20px 20px;
	text-align: center;
}

H3 {
	width: 358px;
	font-size: 32px;
	color: #000000;
	background-color: #FFCC00;
	border-radius: 20px 20px 20px 20px;
	text-align: center;
}

p1 {
	font-size: 28px;
	color: #000000;
	text-align: left;
}

p2 {
	font-size: 28px;
	color: #000000;
	text-align: center;
}