body {
	margin:0px;
	padding:0px;
	text-align:center;
	background: #CCCCCC url(../img/bg_body.jpg) repeat-y center;
}


/* ===============================
width
===============================*/
#container
	{
	width:900px;
	background-color: #FFFFFF;
	padding: 0px;
	margin:0 auto 0 auto;
	text-align: center;
	}

/* ===============================
header
===============================*/
#header
	{
	text-align: center;
	}

#header table.head {
	text-align: center;
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
	}
* html #header table.head {
	margin: -5px auto 0px auto;
	}
#header td {
	vertical-align: top;
	}

#header .logo {
	}


/* -----------------------------------
search form
-----------------------------------*/
#header form {
line-height:normal;
	}
	
#header input.txtbx {
	border: #CCCCCC solid 1px;
	width:170px;
	}
/*\*//*/
#header input.txtbx {
	width:130px;
	}
/**/

#header input.txtbx:hover {
	border: #DDDDDD solid 1px;
	}

#header input.txtbx:focus {
	background:#F5F5F5;
	}

#header input.searchbtn {
	width:80px;
	}
	

#header form div {
text-align:right;
font-size:10px;
width:460px;
margin:0 0px;
	}
#header form div input {
margin:0 0 -3px 0px;
	}
	

#header form div.fs10 a.arrow {
font-size:10px;
padding: 0px 0px 0px 10px;
background: url(../img/icon_arrow.gif) no-repeat 2px center;
	}

* html #header form div {
width:460px;
margin:0 0 -15px 0;
font-size:10px !important;
font-family: Arial, Helvetica, sans-serif;
	}
* html #header form div span {
font-size:9px !important;
font-family: Arial, Helvetica, sans-serif;
	}


* html #header div a.arrow {
font-size:10px !important;
font-family: Arial, Helvetica, sans-serif;
	}




/* ===============================
contents table
===============================*/
#contents {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	}



/* ===============================
side
===============================*/
#toppage #side
	{
	width: 210px;
	padding: 11px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	}

#side
	{
	width: 194px;
	padding: 11px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	}
#sn100c h4 {
	background-image: url(../sn100c/img/sn_bg_h4.jpg);
	padding-left: 10px;
	padding-top: 5px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*
font-size: 12px;
*/


/* ===============================
information under the side navigation
===============================*/
#info, #info2
	{
	padding: 10px 12px 0px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #DDDDDD;
	background: url(../img/bg_info.jpg) repeat-x 0px 0px;
	}

#toppage #info
	{
	padding: 10px 12px 0px;
	margin: 0px;
	}
/*address space*/
	
	

/* ===============================
main area
===============================*/
#main
	{
	width: 550px;
	background-color: #FFFFFF;
	padding: 11px 0px 0px 21px;
	vertical-align:top;
	text-align:left;
	}

#toppage #main
	{
	width: 550px;
	background-color: #FFFFFF;
	padding: 11px 0px 0px 5px;
	vertical-align:top;
	text-align:left;
	}
	

/* ===============================
main area1 column
===============================*/
#oneclm #main 
	{
	width: 760px;
	background-color: #FFFFFF;
	padding: 10px 30px;
	vertical-align:top;
	text-align:left;
	}

#oneclm #main #link h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 20px;
	background: #E5E5E5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
#link arrow{
	background: url(../img/icon_arrow.gif) no-repeat 2px center;
	padding: 0px 15px 0px 15px;
}
	
/* main navigation link */
#main a:link {
}
#main a:visited {
}
#main a:hover {
}

/* ===============================
float clear
===============================*/
/* no blank */
.clear{
  clear:both;
}
/**/
.clr{
	clear:both;
	visibility:hidden;
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
	}

/* ===============================
footer
===============================*/

#footer
	{
	width:100%;
	height:20px;
	background: url(../img/bg_footer.jpg) repeat-x 0px 0px;
	text-align: center;
	margin-bottom: 20px;
	}

#footer td {
	}

#footer #footerlinks {
	text-align: left;
	padding-left: 70px;
	}


#footer #copylight {
	font-family: Arial, Helvetica, sans-serif, Myriad, Futura;
	text-align:right;
	padding-right: 70px;
	width: 360px;
	white-space: nowrap;
	}

/*
	font-size: 10px;
*/

/*070427*/
#footer #footerlinks a {
display:none;
	}

/*071015*/
#footer #footerlinks a.poricy {
display:inline;
	}



/* -----------------------------------
to top of page
-----------------------------------*/
.pagetop {
	text-align: right;
	margin: 10px 70px 10px 0px;
}

.pagetop a {
}


/* -----------------------------------
global navigation
----------------------------------*/
#globalnav {
	margin: 0px;
	padding: 0px;
	background: url(../img/navi_bg.jpg) repeat-x 0px 0px;
	text-align:center;
}
#globalnav table {
	margin: 0px auto;
}

/* -----------------------------------
breadcrumbs list
----------------------------------*/
#pankuzu {
	margin: 0px;
	padding: 0px 0px 0px 70px;
	background: #EBEBEB;
	border-bottom: #CCCCCC solid 2px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#pankuzu a, #pankuzu strong {
	margin: 0px;
	padding: 0px 10px;
	font-weight: normal;
}


/* -----------------------------------
top image of flash and etc..
-----------------------------------*/
#topimg {
	margin: 0px 0px 7px 0px;

}

/* -----------------------------------
telop
-----------------------------------*/
#telop{
	margin: 0px 0px 7px 0px;
	background:url(../img/bg_headline.jpg);
	width:545px;
	height:28px;
}

/* -----------------------------------
the ruled line of the link image
-----------------------------------*/
a img {
	border: none;
	color: #ffffff;
	background: transparent;
}

/* -----------------------------------
length positioning of image
-----------------------------------*/
img {
	vertical-align: middle;
}


/* -----------------------------------
market price of nonferrous metals
-----------------------------------*/
#souba {
}

#souba h3 {
	color: #FFFFFF;
	background: #666666;
	margin: 0px 7px;
	font-weight:normal;
	text-align:center;
	padding: 3px;
}

/*
	font-size: 12px;
*/

#souba table {
	width: 196px;
}
#souba th, #souba td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#souba p {
	padding:5px;
}

/* -----------------------------------
What's new
-----------------------------------*/
#news{
}
#news table.mi{
	background: url(../img/bg_topics_title.jpg) repeat-x 0px 0px;
	height: 27px;
	width: 545px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}



#news table.list{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background: url(../img/bg_topcs.jpg) repeat-x 0px 0px #EBEBEB;
	width: 545px;
}
#news table.list th{
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	padding: 7px 13px;
	width: 10ex;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}/* date */


#news table.list td{
	text-align:left;
	padding: 5px 13px;
	border-bottom: 1px dotted #CCCCCC;
	background: url(../img/icon_arrow.gif) no-repeat 0px 10px;
}/* contents */

#news a{
}/* new */


/* -----------------------------------
link style of arrow
-----------------------------------*/
a.arrow{
	background: url(../img/icon_arrow.gif) no-repeat 2px center;
	padding: 0px 15px 0px 15px;
}
/* -----------------------------------
area of SN100C
-----------------------------------*/
#sn100c-area{
	border: 1px solid #CCCCCC;
}
#sn100c-area a.arrow{
	padding: 0px 0px 0px 13px;
}

#sn100c-toppage *{
}


/* -----------------------------------
page of topics
-----------------------------------*/

#topics h4 {
	margin-bottom: 5px;
	text-align:left;
	width: 730px;
	height: 83px;
	background: url(../topics/img/topic_bg.jpg) repeat-x 0px 0px;
	color: #000066;
	padding-top: 40px;
	padding-left: 30px;
	font-weight:normal;
}

/*
	font-size:12px;
*/




#topics h4 strong {
	display:block;
}
/*
	font-size:14px;
*/



/* -----------------------------------
top of SN100C
-----------------------------------*/

#sn100c-toppage{
}
#sn100c-toppage table{
	background: url(../sn100c/img/misashi_sen2.jpg) repeat-x 0px 0px;
}
#sn100c-toppage td{
	padding: 20px 0px 10px 10px;
}

/* -----------------------------------
products title
-----------------------------------*/
#products #main h4, #link h4 {
	padding: 4px 15px;
	background:url(../img/mi_h4.jpg) no-repeat 0 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}


/*
	font-size:14px;
*/


/* -----------------------------------
table of style and technical info,etc...
-----------------------------------*/
.tbl01 {
	border: 1px solid #CCCCCC;
	}
.tbl01 td, .tbl01 th {
	padding: 4px;
	border-top: 1px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px;
}

.tbl01 th {
	background:#CCCCCC;
	}




.tbl02 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tbl02 td, .tbl02 th {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding:4px;
	text-align:center;
	font-weight:normal;
	background:#FFFFFF;
}
.tbl02 th {
background:#EEEEEE;
}
.tbl02 td.lft, .tbl02 th.lft {
	text-align:left;
}
.tbl02 td.no, .tbl02 th.no {
	white-space:nowrap;
}
* html .tbl02 td.no, * html .tbl02 th.no {
	white-space:nowrap;
}

* html .tbl02 td ul {
margin:0px;
}
* html .tbl02 td ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 15px;
	list-style: disc outside;
}



/* -----------------------------------
table of AD
-----------------------------------*/
#ad h4 {
	color: #666666;
	background-image: url(../ad/img/mi_h4.jpg);
	height: 25px;
	padding-left: 20px;
	padding-top: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
/*
	font-size:14px;
*/



#ad table {
	width:545px;
	margin-bottom:10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
#ad table td {
	padding:5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

/* -----------------------------------
global network
-----------------------------------*/

#kyoten *{
	font-family: Arial, Helvetica, sans-serif;
}
#kyoten table{
	width:700px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 5px auto 20px auto;
}
#kyoten table td{
	vertical-align:top;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 0px 5px 0px;
}
#kyoten table th{
	white-space:nowrap;
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
	width: 120px;
}
#kyoten h4 {
	color: #666666;
	background-image: url(../ad/img/mi_h4.jpg);
	height: 25px;
	padding: 3px 20px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
#kyoten h5 {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	padding: 3px 0px;
}

/*
	font-size:14px;
*/


#kyoten h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 20px;
	background: #E5E5E5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
#kyoten ul{
	list-style-type:none;
}


/*
	font-size:10px;
*/



/* -----------------------------------
page of free soldering
-----------------------------------*/
#leadfree{
}

#leadfree *{
}




#leadfree table{
	margin-bottom:10px;
}
#leadfree table td{
	vertical-align:top;
}
#leadfree table td.description{
	padding: 10px 15px 15px 14px;
	width:355px;
}
#leadfree table td.imgarea{
	padding: 10px 0px 15px 0px;
	width: 190px;
}
#leadfree table td.imgarea img{
	display:block;
	}




#leadfree table td h5 {
	padding: 0px 0px 10px 0px;
}
/*
	font-size:12px;
*/




#leadfree table td ul {
	padding:0px;
	margin:0px;
}
#leadfree table td ul li {
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 5px 0px;
	background:url(../img/icon_list_arrow.jpg) 0px 0px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	list-style:none;
	list-style-position:outside;
}
/*
	font-size:11px;
*/



#leadfree table td ul.no-pa li {
	padding: 0px 0px 0px 0px;
	background: none;
}
#leadfree table td a.arrow {
	padding-right: 0px;
}
#leadfree table td a.arrow img {
	vertical-align:baseline;0
}
/* -----------------------------------
free soldering support
-----------------------------------*/
#support table td {
	padding: 5px 0px 10px 10px;
}

/*
	font-size:10px;
*/



/* -----------------------------------
image border
-----------------------------------*/
.bdr {
	border:solid 1px #CCCCCC;
}

/* -----------------------------------
mail form
-----------------------------------*/
.imeoff {
	ime-mode:disabled;
}

/* -----------------------------------
site map
-----------------------------------*/

#sitemap td {
	vertical-align:top;
	padding:0px 20px 20px 20px;
	}
#sitemap h5 {
	margin: 15px 0px 3px 0px;
	padding: 3px;
	background: #EFEFEF;
	border-left: #CCCCCC solid 2px;
	border-right: #CCCCCC solid 2px;
	border-bottom: #BBBBBB solid 1px;
}
#sitemap ul {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 0px 3px;
	list-style: none outside;
	border-bottom: #D0D0D0 solid 1px;
}
#sitemap ul li {
	margin: 0px 0px 5px 0px;
	line-height:normal;
	padding: 3px 12px;
	line-height: normal;
	background: url(../img/icon_arrow.gif) no-repeat 0px 7px;
	border-top: #D0D0D0 solid 1px;
}
#sitemap ul li ul{
	margin: 0px -12px -5px -12px;
	padding: 0px;
	border-bottom: none;
}
#sitemap ul li ul li{
	margin: 0px 0px 0px 0px;
	padding: 3px 12px 3px 36px;
	background: url(../img/icon_arrow.gif) no-repeat 24px 7px;
	font-size:90%;
}

#ad h5 {
	color: #3366FF;
}

/*
	font-size:14px;
*/


#ecodevelopment div{
width:680px;
padding:5px 0px 10px 30px;
margin:0px;
}

#ecodevelopment h4{
color:#666666;
font-size:16px;
background-image:url(../img/sidenavi_sub_h_bg.jpg);
background-repeat:repeat-x;
border-left:solid 3px #3366FF;
padding-left:10px;
margin-top:10px;

}

#ecodevelopment ul{
	border-left:solid 2px #999999;
	padding:10px;
	list-style-type: none;
}
#ecodevelopment .arrow{
	background: url(../img/icon_arrow.gif) no-repeat 2px center;
	padding: 0px 15px 0px 15px;
}

#privacy h6, #poricy h6{
background: url(../img/bg_topics_title.jpg) repeat-x;
height:20px;
padding:2px 0 0 10px;
}

#privacy p, #poricy p{
padding:10px;
}

#poricy p{
padding:10px;
}

#privacy ul{
	list-style-type: none;
}

#poricy ul{
	list-style-type: disc;
}

#poricy ul li{
	padding-right:2px;
}

.error{
	border:1px solid #C00;
	background-color: #EEE0E0;
	padding: 5px;
	color: #C00;
}


/* News and Topics */

#NewsTopics{
	margin:15px 0 0 0;
	padding:0 0 0 0;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}
#NewsTopics ul{
	list-style:none;
	margin:0;
	padding:0;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	background: #EBEBEB url(../img/bg_topics_title.jpg) repeat-x 0px 0px;
}
#NewsTopics ul li{
	border-right:#CCCCCC solid 1px;
	float:left;
	line-height:1;
	font-family:Arial;
	font-weight:bold;
}
#NewsTopics ul li a{
	color:#666666;
	text-decoration:none;
	display:block;
	width:71px;
	text-align:center;
	padding:6px 0;
}
#NewsTopics ul li a:active, #NewsTopics ul li a:hover{
	background-color:#3765FF;
	color:#FFFFFF;
}
#NewsTopics ul li.Now a{
	background-color:#3765FF;
	color:#FFFFFF;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#NewsTopics .ntBar{
	width:680px;
	margin:10px 10px;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	background: url(../img/bg_topics_title.jpg) repeat-x 0px 0px;
}
#NewsTopics .Items{
	margin:0 0 0 42px;
}
#NewsTopics .Items th{
	padding:0 0 10px 0;
	font-weight:normal;
	text-align:left;
}
#NewsTopics .Items td{
	padding:0 0 10px 20px;
}
#NewsTopics .ntBar a.arrow{
	font-size:10px;
	padding: 0px 10px 0px 10px;
	background: url(../img/icon_arrow.gif) no-repeat 2px center;
}



/*  2011/01/13 タイトルずれによる追加 スタイル */
.press_sub_title {
	padding-left: 30px;
	text-align: left;
}

