.black {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
.white {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
}
.s_white {
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.s_black {
	font-size: 10px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}
.s_green {
	font-size: 10px;
	line-height: 15px;
	color: #060;
	text-decoration: underline;
}
.green {
	font-size: 12px;
	line-height: 16px;
	color: #060;
	text-decoration: none;
}
.red {
	font-size: 12px;
	line-height: 16px;
	color: #F00;
	text-decoration: none;
}
body {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
.b_red {
	font-size: 14px;
	line-height: 18px;
	color: #F00;
	text-decoration: none;
}
.b_black {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}

p.ayu_t {
font-size: 12px;
line-height: 18px;
color: #000;
text-decoration: none;
margin: 0px 10px 0 10px;
}
