@charset "utf-8";
/* CSS Document */
a.results{
	background-image:url(../images/b_results2.gif);
}
/*共通設定*/
h2,.aisatu,.sheet p{
	text-align:left;
}
.aisatu,h3,.sheet p{
	font-size:13px;
	line-height:18px;
}
th,h2,h3{
	font-weight:lighter;
}
.sheet{
	border:1px solid #ccc;
}
h2{
	background:url(../results/images/title_results.gif) no-repeat top;
	width:700px;
	padding-left:150px;
	height:60px;
	margin:10px auto;
	font-size:12px;
	line-height:55px;
	text-align:left;
	color:#FFF;
}
.aisatu,.sample{
	margin:10px 24px;
	padding:10px;
}
.sample{
	width:880px;
	padding-left:20px;
	margin:10px auto;
}
.sheet{
	width:280px;
	margin:0 5px 5px 0;
	float:left;
}
.sheet p{
	padding:3px 10px;
	margin:0;
}
h3{
	margin:10px 0 0 0;
	padding:0;
}
h3 a{
	display:block;
	background-color:#EEE;
	color:#000;
	margin:10px 0;
	padding:5px;
	text-decoration:none;
}
h3 a:hover{
	background-color:#333;
	color:#FFF;
}
.new{
	color:#F00;
}