@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
body {
	text-align: center;
}
a:link, a:visited, a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}
#preload {
	height: 1px;
	width: 1px;
	visibility: hidden;
}



#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}




#title {
}


#maincont {

}
#backtop {
	text-align: right;
	padding-right: 100px;
	line-height: 150%;
}
#backhome {
	text-align: right;
	padding-right: 100px;
	line-height: 150%;
}



#footer {
	text-align: center;
}
#wrapper #banner {
	clear: both;
	padding-top: 40px;
}
