body {
	font-size: 12px;
	line-height: 1.4em;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #FFFFFF;
}
table {
	font-size: 12px;
	line-height: 1.4em;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
a:link {
	color:#0000FF;
	}
a:visited {
	color:#9900FF;
	}
a:active {
	color:#FF0000;
	}

h1 {
	font-size: 16px;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 14px;
	margin: 5px;
}

small {
	font-size: 10px;
}


/* 強調 */
em {
	color:#EA3500;
	font-style: normal;
	}

strong {
	font-size: 13px;
	}

/* リスト（数字）各行の余白 */
ol li {
	padding: 6px;
}


/* 問合せ先 */
address {
	font-size: 12px;
	color: #666666;
	font-style: normal;
}
address em {
	color: #006699;
	font-style: normal;
	font-weight: bold;
}

address strong {
	font-size: 14px;
	line-height: 2em;
	color: #006699;
	font-style: normal;
	font-weight: bold;
}

ul	{
	margin: 8px;
	}
	
/* 個別 */
.f_1 {
	color:#EA3500;
	font-size: 14;
	font-weight: bold;
	}
