@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bodyw1 {
	color: #FFF;
}
.h1 {
	font-weight: bold;
	margin-bottom: 15px;
	padding-right: 15px;
}
.h2 {
	font-weight: bold;
	font-size: 18px;
}
.h3 {
	font-size: 12px;
	color: #999;
}
.m1 {
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.m2 {
	color: #FFFFFF;
	text-align:center;
}
.a1 {
	font-size: 32px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}
.a2 {
	font-size: 48px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #F00;
	text-align: center;
}
.a3 {
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	color: #F00;
	text-align: center;
}
.a4 {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
.a5 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.ck1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
}
.ck2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.f1 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #333333;
}
.box0 {
	background-color: #FFF;
	border-radius: 15px 15px 15px 15px;
}
.box1 {
	background-color: #CCC;
	border-radius: 15px 15px 15px 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.box2 {
	background-color: #666666;
	border-radius: 15px 15px 15px 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.box3 {
	background-color: #FC0;
	border-radius: 15px 15px 15px 15px;
	padding-left: 15px;
	padding-right: 15px;
}


a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
