@charset "Shift_JIS";
html {
	height: 100%;  
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#altcontent {
	font-size: 11px;
	line-height: 18px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: left;
}
#altcontent h1 {
	font-size: 14px;
}
#altcontent h2 {
	font-size: 11px;
	color: #009fdf;
	margin-bottom: 0px;
}
#altcontent p {
	margin: 0px;
}
#flashcontent {
	text-align: center;
}
#altcontent #companyinfo {
	margin-top: 80px;
}
