.stext, .ltext, ptext{
	font-family	:'Osaka', 'ＭＳ Ｐゴシック' ;
	}

/* --------------------------
NN6 以外のバグを修正
※NN6 以外は small が標準設定
-------------------------- */

.htext {
	font-size : 10px ;
	}

.stext {
	font-size : 10px ;
	line-height : 1.5 ;
	}

.ptext {
	font-size : 12px ;
	line-height : 1.5 ;
	}

a:link {
	color			: #005c92;
	}

a:visited {
	color			: #005c92;
	}

a:hover {
	color			: #DF924E;
	text-decoration	: underline ;
	}

a:active {
	color			: #DF924E;
	text-decoration	: underline ;
	}/* 全ブラウザ共通スタイルシート */
