@charset "Shift_JIS"; 
@import "../common/style/print.css";
 
h3 
{
	font-size: 16pt;
	margin-bottom: 6mm;
	font-weight: bold;
}
 
#special 
{
	margin-bottom: 6mm;
}
 
.special_Toplist, 
.special_Toplist01,
.special_Toplist02
{
	clear: both;
}
	 
.special_Toplist h3, 
.special_List01 h3,
.special_List02 h3
{
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0;
}
	 
.special_Toplist h3 a, 
.special_List01 h3 a,
.special_List02 h3 a
{
	text-decoration: none;
	color: #000;
}
  	
.special_Toplist p, 
.special_List01 p,
.special_List02 p
{
	display: none;
}
 
.special_Toplist dt, 
.special_List01 dt,
.special_List02 dt
{
	float: left;
	margin-right: 3mm;
	margin-bottom: 6mm;
}
 
.special_Toplist .title, 
.special_List01 .title,
.special_List02 .title
{
	margin-bottom: 3mm;
	font-weight: bold;
}
 
.special_Toplist .text, 
.special_List01 .text,
.special_List02 .text
{
	margin-bottom: 3mm;
}
  
