@charset "utf-8";

body {
	background: #292929;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/150% "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka";
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

.frame {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
	background: url(../images/special_top.gif) no-repeat;
	text-align: left;
	position: relative;
}
#header h2 a {
	position: absolute;
	display: block;
	width: 420px;
	height: 80px;
	top: 15px;
	left: 30px;
}
#header a.btn {
	position: absolute;
	height: 20px;
	width: 100px;
	top: 75px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	left: 750px;
}
#footer {
	background: #c40000;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	padding-top: 10px;
}
#footer a.pagetop {
	margin-right: 20px;
	font-size: 10px;

}
#footer #copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font: 10px Arial, Helvetica, sans-serif;
}
#special02-01 { }
#special02-01 a.btn01 {
	position: absolute;
	left: 240px;
	top: 713px;
	display: block;
}
#special02-02 { }
#special02-03 { }
#special02-04 { }
#special02-04 a.btn01 {
	position: absolute;
	left: 630px;
	top: 753px;
	display: block;
}
