@charset"Shift_JIS";

/* -----------------------------------
 見出しタグ、段落、引用スタイルのリセット
-----------------------------------*/
h1, h2, h3, h4, h5, h6, p, blockquote{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* -----------------------------------
ベースフォントサイズと色
-----------------------------------*/

table, tr, td, ul, ol, li, a, tbody, p, blockquote, h1, h2, h3, h4, h5, h6, div{
	font-family:Arial, Helvetica, sans-serif, "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 12px;
	line-height: 160%;
	color: #333;
}

/*IE用フォント設定（相対指定）* html table, * html tr, * html td, * html ul, * html ol,  * html li,  * html a, * html tbody, * html p, * html blockquote, * html h1, * html h2, * html h3, * html h4, * html h5, * html h6, * html div{
	font-size: x-small;
}
*/

/* ---------------------------------
リンクカラーの設定
-----------------------------------*/
a:link {
	color: #3366FF;
}
a:visited {
	color: #3377FF;
}
a:hover {
	color: #99CC00;
}


/* -----------------------------------
★スタイルのオプション(フォントサイズ)
-----------------------------------*/
.fs36, .fs36 *{
	font-size: 36px;
	line-height: 100%;
}
.fs24, .fs24 *{
	font-size: 24px;
}
.fs18, .fs18 *{
	font-size: 18px;
}
.fs14, .fs14 *{
	font-size: 14px;
}
.fs12, .fs12 *{
	font-size: 12px;
}
.fs10, .fs10 *{
	font-size: 10px;
}
* html .fs10, * html .fs10 *{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}




/* -----------------------------------
★WIN　IEの相対指定が必要な場合

* html.fs18,* html .fs18 *{
	font-size: large;
}
* html .fs14, * html .fs14 *{
	font-size: medium;
}
* html .fs12, * html .fs12 *{
	font-size: small;
}
* html .fs10, * html .fs10 *{
	font-size: smaller;
}
-----------------------------------*/

/* -----------------------------------
★スタイルのオプション(フォントファミリー)
-----------------------------------*/


.en001{
	font-family:Arial, Helvetica, sans-serif;
}

.en002, .en002 span{
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}


/* -----------------------------------
★スタイルのオプション(行間)
-----------------------------------*/
.lh100, .lh100 *{
	line-height: 100%;
}
.lh120, .lh120 *{
	line-height: 120%;
}
.lh140, .lh140 *{
	line-height: 140%;
}
.lh160, .lh160 *{
	line-height: 160%;
}
.lh180, .lh180 *{
	line-height: 180%;
}


/* -----------------------------------
部分部分の指定
-----------------------------------*/

/* -----------------------------------
サイドナビゲーション
-----------------------------------*/

#toppage #side-navi li a{
	font-size:12px;
}

#toppage #side-navi li a span{
	font-size:10px;
	line-height:normal;
}


#side-navi h5{
	font-size:12px;
}

#side-navi h5 a span{
	font-size:10px;
	}

#side-navi li a{
	font-size:11px;
}

/* -----------------------------------
フッター
-----------------------------------*/

#footer td {
	font-size: 10px;
	}
#footer #footerlinks {
	font-size: 10px;
	}
#footer #copylight {
	font-size: 10px;
	}


/* -----------------------------------
相場
-----------------------------------*/

#souba h3 {
	font-size: 12px;
}

#topics h4 {
	font-size:12px;
}


#topics h4 strong {
	font-size:14px;
}



* html #oneclm #container #contents #main #topics .fs10,
* html #oneclm #container #contents #main #topics .fs10 *
 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
}

/* -----------------------------------
商品の見出しとリンク集の見出し
-----------------------------------*/
#products #main h4, #link h4 {
	font-size:14px;
}

/* -----------------------------------
広告のテーブル
-----------------------------------*/
#ad h4 {
	font-size:14px;
}

#ad h5 {
	font-size:14px;
}


/* -----------------------------------
グローバルネットワーク
-----------------------------------*/

#kyoten h5 {
	font-size:14px;
}

.en001{
	font-size:10px;
}

/* -----------------------------------
製品情報（鉛フリーソルダリング）
-----------------------------------*/

#leadfree table td h5 {
	font-size:12px;
}

#leadfree table td ul li {
	font-size: 11px;
}

/* -----------------------------------
鉛フリーソルダリングのサポート
-----------------------------------*/
#support table td {
	font-size:10px;
}



