@charset "shift_jis";
body,h1,h2,h3,p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #fff;
	font-size: 13px;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}
div#container  { margin: 0 auto; width: 540px; }
h1 {
	margin: 5px 10px 0.7em;
	padding-bottom: 0.2em;
	font-size: 108%;
	text-align: center;
	border-bottom: 1px dotted #999;
}
p { margin: 0 10px 0.7em; }
div.buttonBox { text-align: center; }
/* 更新情報が無い場合 */
div.systemLinkBox {
	margin: 0 8px 1.4em;
	padding: 0.7em 3px 0.2em;
	border: 1px solid #ff9625;
	line-height: 1.3;
	background: #fff5ee;
}
div.systemLinkBox p { margin-bottom: 0.7em; }