body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
/* 文字サイズ */
.style3 {font-size: 16px}
.style2 {font-size: 14px}
.ASK {
	color: #FF0000;
	font-size: 40px;
	text-align: right;
	font-weight:bold;
}
/* テーブル */
.spec th, .spec td{
	border-top: 1px solid #444444;
	border-right: 1px dotted #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px dotted #444444;
	text-indent: 8px;
}
table.spec{
	border-collapse: collapse;
	line-height: 120%;
}

.kingaku {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
.coment {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	line-height: 130%;
	vertical-align: baseline;
}
.coment_waku {
	border: 1px solid #444444;
}
.footer_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
}
#footer  { 
	background-color: #000000; 
	text-align: center; 
	margin: auto; 
	padding: 0 ; 
	height: 140px; 
	width: 100%;
	line-height:200%;
}
.copyright_text {font-size: 12px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#middle  { 
	background-color: #010920; 
	text-align: center; 
	margin: auto; 
	padding: 0 ; 
	height: 365px; 
	width: 100%;
	line-height:200%;
}
