/* 
1)base_font
2)ページトップに戻る

--------------------------------------------------------*/


/* 1)base_font
--------------------------------------------------------------------*/
.text{
		font-size: 10px;
		line-height: 150%;
	}

.small{
		font-size: 9px;
		line-height: 130%;
	}
	
.smalln{
		font-size: 9px;
	}
	
.smallsmall{
		font-size: 8px;
		line-height: 130%;
	}
.textl{
		font-size: 12px;
		line-height: 130%;
	}
	
.texth1{
		font-size:14px;
	}
.texth2{
		font-size:13px;
	}
	
.texth3{
		font-size:12px;
	}
.texth4{
		font-size:12px;
	}
