.font8 {  font-size: 8px; line-height: 11px;}
.font9 {  font-size: 9px; line-height: 12px;}
.font10 {  font-size: 10px; line-height: 16px;}
.font11 { font-size: 11px; line-height: 14px;}
.font12 {  font-size: 12px; line-height: 14px;}
.font12gray {  font-size: 12px; line-height: 14px; color: #666;}
.font12m {  font-size: 12px; line-height: 18px;}
.inlinefont12m {  font-size: 12px; line-height: 18px; clear:both;}
.font14 {  font-size: 14px; line-height: 19px;}
.font16 {  font-size: 16px; line-height: 21px;}
.fontLmenu { font-size: 12px; line-height: 14px; text-decoration: none;}
.fontLmenu a, .fontLmenu a:visited { font-size: 12px; line-height: 14px; text-decoration: none;}
.fontLmenu a:hover { font-size: 12px; line-height: 14px; text-decoration: none; color: #F60}
.topFooter { font-size: 11px; line-height: 15px; text-decoration: none;}
.topFooter a, .topFooter a:visited { font-size: 11px; line-height: 15px; text-decoration: none;}
.topFooter a:hover { font-size: 11px; line-height: 15px; text-decoration: none; color: #F60}


.imgLeft {
	margin: 0px 12px 10px 0px;
	padding: 0;
	float: left;
	}
.imgRight {
	margin: 0px 0px 10px 12px;
	padding: 0;
	float: right;
	}


/* 回り込み解除
----------------------------------------------------------------------------------- */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	}
