body {
	text-align: center;
	margin: 30px 0px 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 12px;
	line-height: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}

/* Hides from IE-mac ﾂ･*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

#header {
	background-color: #FFFFFF;
	padding: 0px;
	width: 720px;
	margin: 0px;
	margin-bottom: 20px;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px;
}
#pop-container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px 5px 10px;
	margin-bottom: 10px;
}
#popfla-container {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px 5px 10px;
	margin-bottom: 10px;
}
#content {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
}
#content p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
	white-space: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
strong {
	font-weight: bold;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px 0px 10px;
	clear: both;
	padding: 0px;
	height: 15px;
}
#footer img {
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: right;
	padding-top: 2px;
	display: block;
}
#footer p {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	height: 13px;
	background-color: #FFFFFF;
	width: 250px;
}

h1 {
	color: #000099;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-size: 12px;
}
h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
#top-fla {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 563px;
}
#topcopy {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	width: 750px;
}
a:link {
	color: #0066CC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
a:visited {
	color: #006699;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
a:hover {
	color: #339933;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
}


#topcopy a:link {
	color: #CCCCCC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#topcopy a:visited {
	color: #CCCCCC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#topcopy a:hover {
	color: #FFFFCC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-decoration: none;
}.btm80px {
	margin-bottom: 80px;
}
