body {
	color: #ffffff;
	font: 0.8em/1.3em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #000000;
	text-align: center;
}

a:link		{ color: #ffffff; text-decoration: none; }
a:visited	{ color: #ffffff; text-decoration: none; }
a:hover		{ color: #EB3D20; text-decoration: underline; }

p {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-weight: normal;
	color: #666666;
	float: right;
	padding-top: 35px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 100%;


}
.logo {
	float: left;
	width: 170px;
	margin-bottom: 10px;
	margin-left: 5px;


}
#top {
	clear: both;
	width: 750px;
}
#footer {
	height: 30px;
	width: 746px;
	border: 2px solid #333333;
	margin-top: 10px;
}
#navi {
	color: #CCCCCC;
	text-align: center;
	margin-top: 30px;
}

.right {
	text-align: right;
}
#main {
	background-color: #000000;
}

.qa{
	border-bottom:1px #666666 dotted;}

.f12 { font-size : 12px; font-family : "MS UI Gothic",Osaka; line-height : 140%;}
.f14 { font-size : 14px; font-family : "MS UI Gothic",Osaka; line-height : 140%;}
.red {
	color: #FF0000;
}
.hikaku-name {
	font-weight: normal;
	color: #FFFFFF;
	background: #333333;
	text-align: left;
	margin: 10px auto;
	padding: 5px 0px 5px 10px;
	width: 790px;
	font-size: 120%;
}
.staff-tag {
	background: #dddddd;
	color: #000000;
	padding: 5px 5px 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#whatsnew {
	height: 100px;
}


