@charset "utf-8";

html,body { height:100%;}

body {
	background-image: url(../img/spacer.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #CC6600;
}
a:active {
	color: #FFCC00;
}
a:hover {
	color: #FF9900;
}
.noscript {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #999999;
}
.noscript h1 {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
#page_all {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #999999;
	margin: auto;
	height: 100%;
	width: 100%;
}
.noscript .title01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 70px;
	margin-bottom: 30px;
}
.noscript .title02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 20px;
}
.noscript .message {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
	margin-top: 50px;
}
.noscript .logo {
	font-size: 10px;
	margin-top: 100px;
}
