@charset "utf-8";

body {
	background: #c40001 url(../images/special03_bkg.jpg) repeat-y center top;
	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;
}

#special03-01 {
	background: url(../images/special03-01_bkg.jpg) no-repeat center top;
	text-align: center;
}
#special03-01 a.btn01 {
	position: absolute;
	left: 632px;
	top: 648px;
	display: block;
}
#special03-02 {
	background: url(../images/special03-02_bkg.jpg) no-repeat center top;
	text-align: center;
}
#special03-03 { }
#special03-04 { }
#special03-05 { }
#special03-06 { }
#special03-06 a.btn01 {
	position: absolute;
	left: 590px;
	top: 128px;
	display: block;
}
