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:#e89140;
	text-decoration:none;
}

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

a:hover{
	color:#e89140;
	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;
}


/* -----------------------------------------------------------
	round window
----------------------------------------------------------- */
.dotted{border:#ffbd80 dotted 2px;}
.outset{border:#ffbd80 outset 1px;}

.rcontent{
	padding:8px;
	background:#ffebe9;
	color:#a85100;
	margin-bottom:.0001pt;
	margin-top:.0001pt;
}

.rtop,.rbottom{display:block;}

.rtop span,.rbottom span{
	display:block;
	height:1px;
	overflow:hidden;
	background:#ffebe9;
}

.r1{margin:0 5px;}
.r2{margin:0 3px;}
.r3{margin:0 2px;}
.rtop span.r4,.rbottom span.r4{margin:0 1px;height:2px;}




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

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

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

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