@charset "utf-8";

.affili_main{
	text-align:left;
}
.linkbox{
	width:125px;
	height:215px;
	float:left;
	border:#666 solid 1px;
	margin:6px;
	padding:5px;
}
* html .linkbox{
	margin:3px;
	height:225px;
}
.linkbox p{
	font-size:62%;
	margin:3px;
	padding:0;
	line-height:120%;
}
.linkbox p.area{
	margin:0;
}
.title_rentcar,
.title_marine,
.title_hotel,
.title_netshop,
.title_relax{
	padding:5px 6px 4px;
	margin:0 0 5px 0;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.title_rentcar{
	background:#81BB59;
	border-left:#FF3300 solid 4px;
}
.title_marine{
	background:#3399CC;
	border-left:#FF3300 solid 4px;
}
.title_hotel{
	background:#F29E53;
	border-left:#FF3300 solid 4px;
}
.title_netshop{
	background:#CC6666;
	border-left:#FF3300 solid 4px;
}
.title_relax{
	background:#FF99CC;
	border-left:#FF3300 solid 4px;
}
.white{
	color:#fff
}
.fake {
	clear: both;
}
.fake hr {
	display: none;
	clear: both;
}
