@charset "shift_JIS";

a:link { color: #000000; }

#text {
	color: #000000;
	font-size: 9pt;
	font-family:'Courier','‚l‚r ƒSƒVƒbƒN',monospace;
	text-align:left;
	line-height: 22px;
}

#text2 {
	color: #000000;
	font-size: 10pt;
	font-weight:bold;
	font-family:'Courier','‚l‚r ƒSƒVƒbƒN',monospace;
	text-align:left;
	line-height: 22px;
}


#text3 {
	color: #000000;
	font-size: 9pt;
	font-family:'Courier','‚l‚r ƒSƒVƒbƒN',monospace;
	text-align:center;
 position:absolute;
    bottom:0px;
    height:30px;
    width:100%;
}



html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


#container {
	width: 800px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}


#screen {
	width: auto;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 50px;
}


#header {
	height: 20px;
	background-color: #ffffff;
}


#header {

	text-align:center;
}


#layout{
	width: 800px;
	text-align:left;
}


#footer {
	height: 100px;
	width: 1200px;
	position: absolute;
	bottom: 0;
	background-color: #ffffff;
	text-align:center;
}