﻿body	{
	background-color:#ffffff;
	font-size: 13px;
	text-align: center;
	padding:0;
	font-family: "Arial", "ヒラギノ角ゴ Pro W3", "Osaka‐等幅", sans-serif;
	font-weight: normal;
}

.contents	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size:13px;
	background: url("./img/result_background.jpg");
}

.header	{
	background: url("./img/result_header.jpg");
	height: 160px;
}

#center a:link	{
	color:#66ADFF;
	text-decoration:none;
}

#center a:visited	{
	color:#66ADFF;

	text-decoration:none;
}

#center a:hover	{
	color:#ff0000;
	text-decoration:none;
	position:relative; top:1px; left:1px; 
}

#center a:active	{
	color:#ff0000;
	text-decoration:none;

}

span.nothing {
	color:#66ADFF;
}

h1	{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.block	{
	width: 800px;
	height: 50px;
}

.ranking	{
	width: 140px;
	float:left;
	font-size: 14px;
	padding:2px 30px 3px 15px;
	text-align: right;
	font-weight:600;
	height: 15px;
}

.area	{
	width: 140px;
	float:left;
	font-size: 14px;
	padding:2px 5px 3px 5px;
	font-weight:600;
	height: 15px;
}

.mark{
	width: 80px;
	float:left;
	font-size: 14px;
	padding:2px 5px 3px 5px;
	font-weight:600;
	color: #e6b422;
	height: 15px;
}

.company	{
	width: 365px;
	float:left;
	font-size: 14px;
	padding:2px 5px 3px 5px;
	font-weight:600;
	height: 15px;
}

.inspection	{
	width: 300px;
	float:left;
	text-align: right;
	padding:0px 30px 2px 0px;
	height: 15px;
}

.comment	{
	width: 460px;
	float:left;
	padding:0px 0px 2px 10px;
	height: 15px;
}

.footer_link	{
	background-color: #EAEAEA;
	text-align: right;
	font-size: 13px;
	height: 22px;
	clear: both;
	}

.footer_link a	{
	padding: 3px 0px 2px 0px;
	margin-right: 10px;
}
.footer	{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	clear:left;
}

address	{
	background-color:#A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: right;
	color:#ffffff;
	padding: 4px 0px 4px 0px;
}
