html{
	overflow-y:scroll;
}


.size32{
	font-size:32px;
	line-height:34px;
}

.size28{
	font-size:28px;
	line-height:30px;
}

.size26{
	font-size:26px;
	line-height:28px;
}

.size24{
	font-size:24px;
	line-height:26px;
}

.size22{
	font-size:22px;
	line-height:24px;
}

.size20{
	font-size:20px;
	line-height:22px;
}

.size18{
	font-size:18px;
	line-height:20px;
}

.size16{
	font-size:16px;
	line-height:18px;
}

.size14{
	font-size:14px;
	line-height:16px;
}

.size12{
	font-size:12px;
	line-height:14px;
}

.size10{
	font-size:10px;
	line-height:12px;
}

.size8{
	font-size:8px;
	line-height:10px;
}


a:link{
	color:#f5809d;
	text-decoration:none;
}

a:visited{
	color:#e5809d;
	text-decoration:none;
}

a:hover{
	color:#f5809d;
	text-decoration:underline;
}


body{
	padding:0pt;
	margin:0px;
	background-repeat:repeat;
	background-image:url(images/bg.gif);
}


div img{
	vertical-align:text-bottom;
}


li{
	display:inline;
	list-style-type:none;
}


.main{
	clear:both;
	padding:0px;
	margin:0px;
	width:900px;
}

.sub{
	padding:0px;
	margin:0px;
	float:left;
}

.border{
	clear:both;
	height:2px;
	font-size:2px;
	line-height:2px;
	padding-top:9pt;
	padding-bottom:9pt;
}

.borderpt{
	height:2px;
	font-size:2px;
	line-height:2px;
	padding-top:9pt;
	padding-bottom:9pt;
	align:left;
	float:left;
}


/* -----------------------------------------------------------
	ページトップ  ▲
----------------------------------------------------------- */

a.pagetop{
	display:inline-block;
	width:103px;
	height:27px;
	background:url(images/pagetop.jpg) 0 0 no-repeat;
}

a:hover.pagetop{
	background:url(images/pagetop.jpg) 0 -27px no-repeat;
}

a:active.pagetop{
	background:url(images/pagetop.jpg) 0 -54px no-repeat;
}


/* -----------------------------------------------------------
	ページトップ  ▲（フッタ）
----------------------------------------------------------- */

a.footer{
	display:inline-block;
	width:108px;
	height:32px;
	background:url(images/footer.gif) -781px -13px no-repeat;
}

a:hover.footer{
	background:url(images/footer.gif) -781px -69px no-repeat;
}

a:active.footer{
	background:url(images/footer.gif) -781px -125px no-repeat;
}
