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

