@charset "shift_jis";


.body1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	letter-spacing:1px;
	line-height:17px;
	background-color: #FFFFFF;

}


.body2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	letter-spacing:1px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin-top:0px;
}



.body5 {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;

}


*.float
{
	float:right;
	margin-left:1em;
}

*.floatclear
{
	clear:both;
}

