@charset "utf-8";

/*　テキスト　*/
.tx_14 {
	font-size:14px;
}
.tx_9{
	font-size:9px;
}
.tx_red_xs{
	font-size:9px;
	color:#CC0000;
}

/*　マージン　*/
.ma_left20{
	margin-left:20px;
}

/*　枠　*/
.waku_gry{
	border:solid 1px #666;
	padding:10px;
	font-size:11px;
}
