@charset "utf-8";
/* CSS Document */

#content h1{
	font-size:23px;
	line-height:29px;
	color:#006fba;
	margin:0 0 13px;
}

#content h2{
	font-size:19px;
	line-height:23px;
	color:#006fba;
	margin:0 0 13px;
}

#content h3{
	font-size:15px;
	line-height:19px;
	color:#006fba;
	margin:0 0 13px;
}
#content h5{
	font-size:11px;
	line-height:15px;
	color:#006fba;
	margin:0 0 13px;
}
#content p{
	line-height:29px;
	color:#333;
	letter-spacing:1px;
}
#content sup {font-size: 9px;}
}
#content2 h1{
	font-size:23px;
	line-height:29px;
	color:#006fba;
	margin:0 0 13px;
}

#content2 h2{
	font-size:19px;
	line-height:23px;
	color:#006fba;
	margin:0 0 13px;
}

#content2 h3{
	font-size:15px;
	line-height:19px;
	color:#006fba;
	margin:0 0 13px;
}
#content2 h5{
	font-size:11px;
	line-height:15px;
	color:#006fba;
	margin:0 0 13px;
}
#content2 p{
	line-height:29px;
	color:#333;
	letter-spacing:1px;
}