H2 {
　  padding:5px 10px;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-weight: normal;
	line-height:20pt;
	text-align:justify;
	text-justify:distribute;
	letter-spacing:0.1em;
}
H3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: small;
	COLOR: #CC0000;
	padding-left: 4px;
}
H4 {
	FONT-SIZE: 15px;
	COLOR: #CC0000;
	line-height:1.5;
}
p{
	line-height:2;
	font-size:13px;
}
#content{
	padding:10px;
	font-size:12pt;
	line-height:20pt;
	
}
#content H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
	COLOR: #007cc2;
	background-color: #EFEFEF;
	padding: 5px 0 5px 15px;
	letter-spacing: 0.1em;
	border-bottom:2px solid #CCCCCC;
}
#content H5{
    font-size:medium;
	color:#333333;
	padding-bottom:3px;
	border-bottom:1px dotted #CCCCCC;
}
#content H6{
	font-size:medium;
	padding-left:15px;
	color: #CC0000;
}
a{
	color: #CC0000;
	text-decoration:none;
}
a:hover{
	color: #FF3333;
	text-decoration:underline;
}

#BB a{
	color: #0099CC;
}
#BB a:hover{
    text-decoration:underline;
}
#MENU{
	color: #CCCCCC;
	font-size:15px;
	line-height:1.5;
	letter-spacing:0.05em;
}
#MENU a{
	color: #666666;
	text-decoration:none;
}
#MENU a:hover{
	color: #409dd1;
	border-bottom:1px dotted #409dd1;
}

