html,body{
    width: 100%; height: 100%;
}
body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,pre,form,fieldset,input,textarea,p,blockquote,ul,li {
	margin:0;padding:0; font-style:normal
}
body {
	font-size: 84%;
	line-height: 140%;
	color: #FFF;
	font-family: 'ＭＳ Ｐゴシック', "MS PGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Arial, 'Lucida Grande', 'Bitstream Vera Sans', 'Segoe UI', Calibri, Verdana, IPAPGothic, sans-serif;
	text-align: center;
	background-color: #000;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
a:link,
a:visited {
	color: #09C;
	text-decoration: none;
}
a:hover,
a:active {
	color: #E15A00;
	text-decoration: underline;
}
#fulcrum{
	float: left;
	width: 1px;
	height: 50%;
	margin-bottom: -315px;
	background-color: transparent;
}
#wrapper {
	clear: left;
	width: 100%;
	height: 630px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-color: #FFF;
	width: 100%;
}
#contents {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright {
	padding-top: 10px;
	padding-bottom: 15px;
}







img {
	border: 0;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
	clear: both;
}
.tx-small {
	font-size: 85%;
	line-height: 120%;
}
