.llbold { font-weight: bold; font-size: 17px; line-height: 100%; word-spacing: -3px }
.llregular { font-size: 17px; line-height: 100%; word-spacing: -3px }

.lbold { font-weight: bold; font-size: 14px; line-height: 130% }
.lregular { font-size: 14px; line-height: 130% }

.mbold { font-weight: bold; font-size: 12px; line-height: 140% }
.mregular { font-size: 12px; line-height: 140% }

.title{
	font-size: 16px;
	line-height: 150%;
	font-family:"ＭＳ Ｐ明朝", "平成明朝", "細明朝体";
	font-color:white;
}

.main{
	font-size: 12px;
	line-height: 200%;
	font-family:"ＭＳ Ｐ明朝", "平成明朝", "細明朝体";
	font-color:white;
}

.main2 {
	font-size: 12px;
	line-height: 140%;
	padding:10px 10px 10px 20px;
}

.news{
	text-indent:-1em;
	margin-left:1.5em;
}

.sbold { font-weight: bold; font-size: 10px; line-height: 150% }
.sregular { font-size: 10px; line-height: 150% }

.s2bold { font-weight: bold; font-size: 10px; line-height: 100% }
.s2regular { font-size: 10px; line-height: 100% }


.ssbold { font-weight: bold; font-size: 9px; line-height: 150% }
.ssregular { font-size: 9px; line-height: 150% }

a:active {
	color: #0000CC;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:link {
	color: #0000CC;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:visited {
	color: #0000CC;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:hover { color: #FF0000; text-decoration:underline }

