
BODY {

}

.fddar{
	font-size: 10pt;
	line-height:130%;
}

A:link { color: #000000; text-decoration : none;}   /* リンク */
A:VISITED { color:#000000; text-decoration: none;}       /* 既に見たリンク */
A:ACTIVE { color: #000000; text-decoration: none;} 	  /* クリック時のリンク */
A:hover {                   /* カーソルが上にある時のリンク */
	color: #2AA474;
	text-decoration: none;     /* 下線を消す */
	visibility : visible;
	float : none;
	clear : none;
	position : relative;
	}

.size_big {
	font-size: 13pt;
}

.size_middle {
	font-size: 11pt;
	line-height:130%;
}

.size_middle-small {
	font-size: 10pt;
	line-height:130%;
}

.size_small {
	font-size: 8pt;
}

.sub-titel {
	font-size: 10pt;
	line-height:130%;
	color:#2FA677
}

.fdder {
	font-size: 10pt;
}

H1 {
	font-size: 10pt;
	FONT-WEIGHT: normal;
	padding:0px 0px 0px 0px;
	margin-top: 0; margin-bottom: 0
}

H2 {
	padding:0px 0px 0px 0px;
	margin-top: 0; margin-bottom: 0
}

H3 {
	padding:0px 0px 0px 0px;
	margin-top: 0; margin-bottom: 0
}
H4 {
	padding:0px 0px 0px 0px;
	margin-top: 0; margin-bottom: 0
}
H5 {
	padding:0px 0px 0px 0px;
	margin-top: 0; margin-bottom: 0
}

H6 {
	padding:0px 0px 0px 0px;
	margin-top: 0; margin-bottom: 0
}

