@charset "Shift_JIS";

a:link { color: #0000FF; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: none; }
a:hover { color: #9B2F31; text-decoration: none; }
a:active { color: #9B2F31; text-decoration: none; }


body { font-family: "ＭＳ Ｐゴシック", "Osaka"; background-color: #ffffff; }


.fs10 { font-size: 8pt; line-height: 100%; }
.fs11 { font-size: 9pt; line-height: 130%; }
.fs12 { font-size: 12pt; line-height: 130%; }	/* 標準フォント */
.fs13 { font-size: 11pt; line-height: 130%; }
.fs14 { font-size: 12pt; line-height: 130%; }
.fs16 { font-size: 14pt; line-height: 130%; }
.fs18 { font-size: 16pt; line-height: 130%; }
.fs21 { font-size: 18pt; line-height: 130%; }


.m_top3 { margin-top:3px; }
.m_top5 { margin-top:5px; }
.m_top8 { margin-top:8px; }
.m_top10 { margin-top:10px; }
.m_top15 { margin-top:15px; }
.m_top20 { margin-top:20px; }
.m_top25 { margin-top:25px; }
.m_top30 { margin-top:30px; }
.m_top35 { margin-top:35px; }
.m_top50 { margin-top:50px; }
.fs12C {
	font-size: 10pt;
	padding: 2px;
}


h2 {
	margin: -3px 0px 0px 0px;
	padding: 3px 0px 0px 14px;
	display: block;
	height: auto;
	background:url("/images/h2-bg.gif")  ;
	background-position:left bottom;
	font-size: 12pt;
	line-height: 140%;
	color: #000000;
	font-weight:bold;
}
