.moji10px {  font-size: 10px}
.moji12px {  font-size: 12px; line-height: 18px}
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", san-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-style: normal;
	font-size: 12px;
	line-height: 1.4;
	
	/*win IE用のサイズ指定*/
	 *font-size: small;
}
