@charset "shift_JIS";

/***モバイル用CSS****/
/***文字装飾の設定　ここから****/

body,th,td {
/*	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-selif ;*/
/*	font-family:"ヒラギノ角ゴ Pro W3", Osaka, sans-selif ;*/
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-weight:normal;
	font-size:15px;
}
.font_default{
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

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: 15px ;
}

#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:15px;
}
.text_s,
.text_price_s,
.text_price_s_red{
	font-size:10px;
}


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