@charset "utf-8";


h1{
	margin-top:5px;
}

h2{
	margin: 10px 0 20px 0;
}

h3{
	margin: 30px 0 20px 0;
}

a.link{
	font-size: 12px;
}

a.link span{
	color: #990000;
	background: url(../img/link_icon.gif) right top no-repeat;
	background-position-y: 2px;
	padding-right: 12px;
}

body.special #main p{
	font-size: 12px !important;
}

.illust{
	text-align: center;
}

.santa_box01{
	position: relative;
}

img.santa{
	position: absolute;
	top: 12px;
	left: 467px;
}

.santa_box01 p{
	width: 450px;
}

.santa_box01 p span{
	color: #ff0000
}
h4{
	margin: 20px 0 10px 0;
	text-align: center;
}

.santa_box02{
	position: relative;
	margin-bottom: 40px;
}

.santa_box02 p.bnr{
	position: absolute;
	top:47px;
	left: 84px;
}

.pagetop03 a {
	position: absolute;
	right: 0;
	top: 15px;
	display: block;
	width: 118px;
	height: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/btn_toppage02.gif) no-repeat left top;
}

#footer{
	padding-top: 0;
}