/* -----------------------------------
reset of tag,paragraph,quotation stylecaption
-----------------------------------*/
h1, h2, h3, h4, h5, h6, p, blockquote{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* -----------------------------------
base font size and color
-----------------------------------*/

table, tr, td, ul, ol, li, a, tbody, p, blockquote, h1, h2, h3, h4, h5, h6, div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333;
}

/*MS IE font(relativity)* 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;
}
*/

/* ---------------------------------
link color
-----------------------------------*/
a:link {
	color: #3366FF;
}
a:visited {
	color: #3377FF;
}
a:hover {
	color: #99CC00;
}


/* -----------------------------------
style option(font size)
-----------------------------------*/
.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-size: 11px;
}




/* -----------------------------------
When relative specification of WIN-IE is necessary

* 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;
}
-----------------------------------*/

/* -----------------------------------
style option(font family)
-----------------------------------*/


.en001{
	font-family:Arial, Helvetica, sans-serif;
}

.en002, .en002 span{
	font-family: Arial, Helvetica, sans-serif;
}


/* -----------------------------------
style option(interlinear space)
-----------------------------------*/
.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%;
}


/* -----------------------------------
specification for parts
-----------------------------------*/

/* -----------------------------------
side navigation
-----------------------------------*/

#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
-----------------------------------*/

#footer td {
	font-size: 10px;
	}
#footer #footerlinks {
	font-size: 10px;
	}
#footer #copylight {
	font-size: 10px;
	}


/* -----------------------------------
rate
-----------------------------------*/

#souba h3 {
	font-size: 12px;
}

#topics h4 {
	font-size:12px;
}


#topics h4 strong {
	font-size:14px;
}


/* -----------------------------------
caption for the products and the link
-----------------------------------*/
#products #main h4, #link h4 {
	font-size:14px;
}

/* -----------------------------------
table of AD
-----------------------------------*/
#ad h4 {
	font-size:14px;
}

#ad h5 {
	font-size:14px;
}


/* -----------------------------------
global network
-----------------------------------*/

#kyoten h5 {
	font-size:14px;
}

.en001{
	font-size:10px;
}

/* -----------------------------------
products information(free soldering)
-----------------------------------*/

#leadfree table td h5 {
	font-size:12px;
}

#leadfree table td ul li {
	font-size: 11px;
}

/* -----------------------------------
support for free soldering
-----------------------------------*/
#support table td {
	font-size:10px;
}



