/* CSS Document */

.btm{
	margin:20px 0px 25px 0px;
}

.font_d{
	font:"ＭＳ Ｐゴシック";
	color:#333333;
	font-size:13px;
	line-height:15px;
}

.font_red{
	color:#990001;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}

.font_s{
	color:#333333;
	font-size:10px;
	line-height:14px;
}

.f_m{
	margin:20px 0px 20px 70px;
}

.m_top15{
	margin-top:15px;
}

.m_under15{
	margin-bottom:15px;
}

a{
	font-size:12px;
	color:#00329B;
	text-decoration: none;
}

/* flash08から追加　*/
.m_top25 {
	margin-top:25px;
}

.caution {
	margin-bottom:25px;
}

.f_m2{
	margin:20px 0px 20px 120px;
}
