/* 各ページの背景 　マージン*/
.centerarea {
		margin:20px 22px;
		}
		
.centerareatop {
		margin:9px 16px 20px 22px;
		}

.topatbg {
	width: 213px;
	height: 210px;
	background-image: url(../img/top_attentionbg.jpg);
	background-repeat: no-repeat;
}

.attb {
	position:relative;top: 2px;left: 55px;
	width: 150px;
	height: 50px;
}
