body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
}

.lrg {font-size: 112.5%;
		line-height: 140%;
		font-weight: bold
}

.default {font-size: 87.5%; line-height: 140%}
.defaultb {font-size: 87.5%; line-height: 140%; font-weight: bold}
.defaultred {font-size: 87.5%; line-height: 140%; color: #FF0000}
.defaultgreen {font-size: 87.5%; line-height: 140%; color: #66CC00; font-weight: bold}
.small{font-size: 78%; line-height: 140%}
.smallback{font-size: 78%; line-height: 120%; color: #FF0000; background-color: #FFFF00}
.smalll{font-size: 65%; line-height: 160%}
.smalllback{font-size: 65%; line-height: 120%; color: #FF0000}
.sml {font-size: 10pt; line-height: 14pt}
.ss {font-size: 72%; line-height: 120%}
.sss {font-size: 40%; color: #FF9933; line-height: 100%}
.ssss {font-size: 60%; color: #000000; line-height: 140%}
.bar {font-size: 100%; line-height: 150%; color: #FFFFFF; font-weight: bold}


a:link {color: #FF6600; text-decoration: none}
a:visited {color: #FF6600; text-decoration: none}
a:hover {color: #FF3399; text-decoration: underline}

h1 {
	color: #333333;
	font-size: 12pt;
}

h2 {
	color: #FFFFFF;
	line-height: 140%;
	text-indent: 1em;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 10pt;
	line-height: 130%;
	font-weight: normal;
}

h4 {
	color: #FF6600;
	font-size: 12pt;
	line-height: 80%;
	font-weight: bold;
}

h5 {
	color: #333333;
	font-size:72%;
	line-height: 120%
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
}

h7 {
	color: #FF0000;
	font-size:72%;
	line-height: 120%
	font-weight: bold;
}

.title1  {
background-color: #FF6600; /* 背景色 */
font-size: 14pt; /* 文字サイズ */
}

.title2 {
width: 50%; /* 帯の長さ */
background-color: #88C0EE; /* 背景色 */
font-size: 12pt; /* 文字サイズ */
}
