/*　共通部分　*/

body {
	font-size: 12px;
}

/*　みだし　*/

h3 {
	font-size:12px;
	}

h4 {
	font-size:12px;
	}

h5 {
	font-size:12px;
	}

h6 {
	font-size:12px;
	}

/*　ナビゲーション　*/

.navi {
	font-size: 10px;
	}
	
#navi-pagetop {
	font-size: 10px;
	}
	
/*　フッター　*/

.f-text {
	font-size:10px;
	}

/*　フォントまわり　*/

.text-small {
	font-size: 10px;
	}
	
.text-mid {
	font-size: 12px;
	}
	
/*　清和会テレビ　*/

.tv_boxB{
	font-size: 12px;
}
.tv_title{
	font-size: 14px;
}
	
