@charset "utf-8";

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

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

h1 {
/*	font-size : 11px ;*/
	font-size : 79% ;
}
#sidebar h1 {
/*	font-size : 14px ;*/
	font-size : 100% ;
}
#content h1 {
/*	font-size : 24px ;*/
	font-size : 172% ;
}

h2 {
/*	font-size:20px;*/
	font-size : 143% ;
}
#sidebar h2,#navi h2,#subnavi h2 {
/*	font-size:14px;*/
	font-size : 100% ;
}
#footer h2{
/*	font-size:14px;*/
	font-size : 100% ;
}

h3{
/*	font-size: 16px ;*/
	font-size : 115% ;
}
#sidebar h3,#navi h3,#subnavi h3 {
/*	font-size:14px;*/
	font-size : 100% ;
}

h4{
/*	font-size: 16px ;*/
	font-size : 115% ;
}

#header_caption p{
/*	font-size:11px;*/
	font-size : 79% ;
}
#subnavi p{
/*	font-size:14px;*/
	font-size : 100% ;
}
#subnavi li{
/*	font-size:12px;*/
	font-size : 86% ;
}
#subnavi li li{
/*	font-size:12px;*/
	font-size : 100% ;
}
#footer address,
#footer p{
/*	font-size:14px;*/
	font-size : 100% ;
}

.text_xl{
/*	font-size:20px;*/
	font-size : 143% ;
}
.text_l{
/*	font-size:16px;*/
	font-size : 115% ;
}
.text_m{
/*	font-size:14px;*/
	font-size : 100% ;
}
.text_s{
/*	font-size:12px;*/
	font-size : 86% ;
}
.text_xs{
/*	font-size:11px;*/
	font-size : 79% ;
}


input[type=button],
input[type=submit] {
/*	font-size:16px;*/
	font-size : 124% ;
}

sup.required{
/*	font-size:13px;*/
	font-size : 100% ;
}

.state_stock,
.state_order{
/*	font-size:12px;*/
	font-size : 86% ;
}
#content .topic_equipment .column h2{
	font-size : 115% ;
}


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