body {
	background-image: url(img/bg-main.gif);
	color: #333333;
	line-height: 130%;
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-repeat: repeat-x;
}
tr, td, th {
	color: #333333;
	line-height: 130%;
	font-size: 14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
A:link {
	color: #0000FF;
	text-decoration:underline;
}
A:visited {
	color: #0000FF;
	text-decoration:underline;
}
A:active {
	color: #0000FF;
}
A:hover {
	color: #CC0000;
	text-decoration:underline;
}
h1 {
	font-size:12px;
	font-weight : normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border-width: 0px
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #E1E1E1;
	height: 1px;
}
/* フォントサイズ */ 
.fs28 {
	font-size: 28px;
	line-height: 150%;
}
.fs24 {
	font-size: 24px;
	line-height: 150%;
}
.fs23 {
	font-size: 23px;
	line-height: 150%;
}
.fs22 {
	font-size: 22px;
	line-height: 140%;
}
.fs21 {
	font-size: 21px;
	line-height: 140%;
}
.fs20 {
	font-size: 20px;
	line-height: 140%;
}
.fs19 {
	font-size: 19px;
	line-height: 140%;
}
.fs18 {
	font-size: 18px;
	line-height: 130%;
}
.fs17 {
	font-size: 17px;
	line-height: 130%;
}
.fs16 {
	font-size: 16px;
}
.fs15 {
	font-size: 15px;
}
.fs14 {
	font-size: 14px;
	line-height: 120%;
}
.fs13 {
	font-size: 13px;
	line-height: 120%;
}
.fs12 {
	font-size: 12px;
	line-height: 110%;
}
.fs11 {
	font-size: 11px;
	line-height: 110%;
}
.fs10 {
	font-size: 10px;
	line-height: 110%;
}
.fs9 {
	font-size:  9px;
	line-height: 110%;
}
ul {
	line-height: 130%;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ol {
	line-height: 130%;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}


/* ヘッダー */ 
.boxmain {
	background-image: url(img/flame-bg.gif);
	margin: 0px;
	padding: 0px;
	}
	
.subtitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size:  16px;
	line-height: 110%;
	padding-left: 5px;
}
