@charset "utf-8";
/* CSS Document */

/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/


#toTop {background:url(../images/part-totop.png) no-repeat 0 0;
	display:none;
	position:fixed;
	right:54%;
	bottom:196px;
	border:none;
	z-index:20;
	height:92px;
	width:92px;
	text-align:center;
}

#toTop strong {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	background:none;
	font-size:22px;
	text-transform:uppercase;
	padding:34px 0;
	line-height:26px;
	color:#877664;
	display:block;
	font-weight:400
}
#toTopHover, #toTop:hover {
	display:block;
	background:url(../images/part-totop-hover.png) no-repeat 0 0;
}
#toTopHover srtong, #toTop:hover strong {
	
	color:#f9f3d1
}
#toTop:active, #toTop:focus {
	outline:none;
}
#page6 .main-tail .bg-main .tail-top #content2 {
	background-image: url(../images/box-tail.gif);
}
#page6 .main-tail .bg-main .tail-top #content .main #center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	margin-left: 150px;
	margin-right: 150px;
}
#page6 .main-tail .bg-main .tail-top .main a1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
