<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font: 100%/1.4 "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS P Gothic", sans-serif;
	background-color: #e4eaf1;
	margin: 0;
	padding: 0;
	color: #444;
	line-height:160%;
}

/* ~~ 繧ｨ繝ｬ繝｡繝ｳ繝� / 繧ｿ繧ｰ繧ｻ繝ｬ繧ｯ繧ｿ繝ｼ ~~ */
ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, img, div {
	padding: 0;
	margin: 0;
}
li {
	list-style:none;
}
img {
	vertical-align:bottom;
}
a img {
	border: none;
}
a:link {
	color: #444;
	text-decoration: underline;
}
a:visited {
	color: #444;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

#container {
	width: 980px;
	margin: 0 auto;
}
#header {
}
#header_30th {
	width: 980px;
	height: 71px;
}
#header_30th li, #header_cont li {
	float:left;
}

#header_cont li {
	-webkit-box-shadow: 0 4px 4px -2px #d9d9d9;
       -moz-box-shadow: 0 4px 4px -2px #d9d9d9;
            box-shadow: 0 4px 4px -2px #d9d9d9;
}
#content {
	margin:0;
	padding:0;
}
#content h2 {
	margin:15px 5px;
	font-size:24px;
	font-weight:normal;
}
#content td, th {
	padding:8px;
	border-collapse:collapse;
	border:#ccc 1px solid;
}
#content th {
	background-color:#eee;
	font-weight:normal;
}
#content td {
	background-color:#fff;
}

/* ~~ 繝輔ャ繧ｿ繝ｼ ~~ */
#footer {
	border-top:#aaa 1px solid;
	margin:30px 0;
	padding: 10px 0;
	text-align:center;
	font-size:12px;
	clear:both;
}

/* ~~ 縺昴�莉悶� float/clear 繧ｯ繝ｩ繧ｹ ~~ */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}</pre></body></html>