* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px
}
body {
	margin: 0px;
	background-color: #ffffff;
}
body div {
	margin: 0 auto;
}
a:link {  color: #000099; text-decoration: none}
a:hover {  color: #990099; text-decoration: underline}
a:visited {  color: #000099; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}

.FS14pc {  font-size: 110%; line-height: 140%}
.FS12pc {  font-size: 100%; line-height: 140%}
.FS10pc {  font-size: 95%; line-height: 120%}

.font_std {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 10pt}
.font_std14 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 14px}
.font_std10 {  font-size: 10pt}
.font_std9 {  font-size: 9pt}
.font_std_tnr {  font-family: "Times New Roman", "Times", "serif"; font-size: 11px; font-weight: bold}
.toplink {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 10pt; text-decoration: none}

.font8 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 8pt}
.font9 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 9pt}
.font10 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 10pt}
.font11 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 11pt}
.font12 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 12pt}

.title_block		{
					margin: 10px 0px 30px 0px; 
					width: 750px; 
					border-bottom:solid 3px #006A48;
					padding: 2px 2px 2px 10px
					}

.title_lm			{
					font: bold 1.2em/1.3em "ＭＳ ゴシック", "Osaka−等幅";
					}

.title				{
					font: bold 1.2em/1.3em "ＭＳ ゴシック", "Osaka−等幅";
					margin: -1.3em 0em 0em 1em
					}
.li	{
	margin: 2px 10px 2px 10px;
}