@charset "shift_JIS";

/***Win Netscape & Opera  Mac Opera****/
/***文字装飾の設定　ここから****/

body,th,td {
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-selif ;
	font-weight:normal;
	font-size:13px;
}

h1 {
	font-size : 10px ;
}

h2 {
	font-size:16px;
}
#sidebar h2,#navi h2,#subnavi h2 {
	font-size:13px;
}

h3{
	font-size: 16px ;
}
#sidebar h3,#navi h3,#subnavi h3 {
	font-size:13px;
}

h4{
	font-size: 13px ;
}

#subnavi {
	font-size:11px;
}
#footer {
	font-size:10px;
}
#footer h2{
	font-size:10px;
}

.text_l {
	font-size:16px;
}
.text_m {
	font-size:13px;
}
.text_s {
	font-size:10px;
}



/***文字装飾の設定　ここまで****/
