body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 10pt;
	line-height: 150%;
}

/* ----- リンク文字　-----*/

a:link {
	color: #0099FF;
	font-size: 10pt;
}
a:visited {
	color: #0099FF;
	font-size: 10pt;
}
a:hover {
	color: #0099FF;
	font-size: 10pt;
}
a:active {
	color: #0099FF;
	font-size: 10pt;
}


/* ----- フォントスタイル　-----*/

.style01 {
	font-size: 12pt;
	color: #333333;
}
.style02 {
	font-size: 11pt;
	color: #000099;
	line-height: 150%;
}
.style03 {
	font-size: 10pt; color: #CCCCCC; line-height: 150%; 
}
.style04 {
	font-size: 10pt
}
.style05 {
	color: #0000FF
}
.style07 {
	color: #3399CC;
	font-weight: normal;
	line-height: 150%;
	font-size: 10pt;
}
.style09 {
	font-size: small
}
.style10 {
	color: #333333;
	line-height: 150%;
}
.style12 {
	font-size: 9pt; line-height: 150%; 
}
.style14 {
	color: #FF6600;
	font-weight: normal;
}
.style15 {
	color: #0066FF;
	font-weight: bold;
}
.style16 {
	font-size: 12pt;
	line-height: 150%;
}
.style21 {
	font-size: 8pt
}
.style23 {
	color: #3399CC;
	font-weight: bold;
	font-size: 10pt;
}
.style25 {
	font-weight: bold; color: #3399CC;
}
.style26 {
	font-size: 10pt;
	line-height: 200%;
}
.style29 {
	font-size: 8pt
}
.style30 {
	color: #009900
}
.style31 {
	color: #FF6633;
	font-weight: bold;
}
.style33 {
	color: #009900; font-weight: bold; 
}
.style34 {
	font-size: 12pt;
	color: #3399FF;
	line-height: 150%;
}


/* ----- 見出し　-----*/


h1 {
	text-decoration: none;
	display: none;
}
h2 {
	text-decoration: none;
	display: none;
}
h3 {
	text-decoration: none;
	display: none;
}
