html,body{
	margin:0;
	padding:0;
}

h1.top{
	font-size: 12px;
	color: #006699;
	font-weight: normal;
	line-height: 1.4;
	padding: 0px;
	margin: 0px;

}

.recommend{
	border:solid 1px #003366;
	background-color: #E2E2F3;
	width: 198px;
	vertical-align: top;
	
}

.rec_header{
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
}

.rec_caption{
	font-size: 10px;
	line-height: 1.2;
	text-align: left;
}



.banner{
	font-size: 12px;
	vertical-align: top;
}

.banner td{
	padding-bottom: 10px;
}


.banner img{
	padding-bottom: 2px;
}


.txt_pay01{
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 12px;
	font-weight: bold;
}

.txt_center01{
	font-size: 12px;
	line-height:1.3;
}


a:link,
a:visited{
	color: #006699;
}

a:hover{
	color: #CC0000;
}

a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
