.arrow {
	margin-right: 5px;
	vertical-align: middle;
}
.table01 {
	border: 1px solid #CCCCCC;
	width: 560px;
}
.pagetop {
	color: #999999;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}


div.rec{
	
}

div.rec h2 strong{
	font-size:18px;
	margin:5px;
}
div.rec h3{
	font-size:20px;
	text-align:center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

div.rec ul{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;

}

div.rec ul li{
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding:3px 0;
	font-size:12px;
}



table.recTable{
	background-color:#cccccc;
	border-collapse:separate;
	margin:0 auto;

}

table.recTable tr th{
	background-color:#eeeeee;
	padding:5px;
	font-size:12px;
}

table.recTable tr td{
	background-color:#ffffff;
	padding:5px;
	font-size:12px;
	line-height:1.5em;
}

table.recTable tr td p{
	text-align:center;
	padding:10px 0;
}

table.recTable tr td a{
	color:#0000FF;
}







.td01 {
	padding: 10px;
}


.p01 {
	margin-bottom: 5px;
	margin-right: 10px;
}
.tdTitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 1px 10px;
}
p {
	color: #3E3E3E;
}
.w560 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

.td02 {
	background-color: #E0E0E0;
}
a:link		{color:#999;text-decoration: none;}
a:visited 	{color:#999;text-decoration: none;}
a:hover 	{color:#999;text-decoration: underline;}
a:active 	{color:#999;text-decoration: none;}
