@charset "shift_JIS";

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

body,th,td {
/*	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-selif ;*/
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	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_xxxxl,
.text_price_xxxxl,
.text_price_xxxxl_red{
	font-size:60px;
}
.text_xxxl,
.text_price_xxxl,
.text_price_xxxl_red{
	font-size:40px;
}
.text_xxl,
.text_price_xxl,
.text_price_xxl_red{
	font-size:28px;
}
.text_xl,
.text_price_xl,
.text_price_xl_red{
	font-size:20px;
}
.text_l,
.text_price_l,
.text_price_l_red{
	font-size:16px;
}
.text_m,
.text_price_m,
.text_price_m_red{
	font-size:13px;
}
.text_s,
.text_price_s,
.text_price_s_red{
	font-size:10px;
}



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