.area2 {
	line-height: 180%;
}

.area2 a:hover {
	color: #f9ba00;
}

.cap2 {
	background-color: #80b9ff;
}


.datas {
	line-height: 130%;
	margin-top: 20px;
}

.datakind {
	color: #0b66b2;
	font-weight: bold;
}

.pu1, .pu2 {
	margin:10px 0 10px 0;
}

.pu2 {
	font-weight: bold;
}

a.rec_mail {
	display: block;
	width: 160px;
	height: 50px;
	text-indent: -9999px;
	margin: 20px auto 0px auto;
	overflow: hidden;
	background: url(../../image/btn_rec_mail_set.png) no-repeat;
}

a.rec_mail:hover {
	background-position: right top;
}
a.rec_mail:focus {
	overflow: hidden;
	outline: none;
}

