.fsl  {  font-size: 14px; line-height: 130%}
.fs16 {  font-size: 16px; line-height: 150%}
.fs15 {  font-size: 15px; line-height: 140%}
.fs14 {  font-size: 14px; line-height: 130%}
.fs13 {  font-size: 13px; line-height: 130%}
.fs12 {  font-size: 12px; line-height: 130%}
.fs11 {  font-size: 11px; line-height: 130%}
.fs10 {  font-size: 10px; line-height: 130%}
.fs10_2 {font-size:10px;}
.fs9  {  font-size: 9px; line-height: 130%}
.fs8  {  font-size: 8px; line-height: 130%}

.fll{ float:left; margin-right:12px; }
.flr{ float:right; margin-left:12px; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*
##############################################
#											 #
#  ----------ココから各ページ---------		 #	
#											 #	
##############################################
*/

/*--トピックス( data.html )-- 20110916変更-- */
div.topics{
	text-align:left;
	line-height:140%;
	font-size:14px;
	padding:0 6px 0;
}

