body {
	color: #555555;
	background-color: #F4F4F4;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
* {
	margin: 0px;
	padding: 0px;
}

h1 {
	height: 400px;
	width: 100%;
}
.none {
	display: none;
}
#contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.official_link {
	display: block;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.m_btm10 {
	margin-bottom: 10px;
}

.official_link a {
	color: #FFFF33;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
}
.official_link a:hover {
	text-decoration: none;
	color: #00000;
	background-color: #FFFF33;
}


.m_btm5 {
	margin-bottom: 5px;
}
.m_btm10 {
	margin-bottom: 10px;
}
h2 {
	font-weight: bold;
	color: #555555;
}
.f14 {
	font-size: 1.4em;
}
.a_right {
	text-align: right;
}


.m_btm15 {
	margin-bottom: 15px;
}
.m_btm20 {
	margin-bottom: 20px;
}
h2,h3,h4,h5 {
	font-size: 1em;
}

.q_txt {
	font-weight: bold;
	color: #555555;
	font-size: 1.2em;
}
.disc {
	color: #555555;
}
.gototop {
	color: #66CC00;
	text-align: center;
}
.center {
	text-align: center;
}

