.red_font {color: #FF7687;}

body {
	background-image: url(img/back_ground.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
}

a:link {
    text-decoration: none;
    color: #0099FF;
}

a:visited {
    text-decoration:none;
    color: #0066CC;
}

a:hover {
    text-decoration: underline;
    color: #0033CC;
}

.top a:link {
		text-decoration: none;
		color:#0033CC;
}

.top a:visited {
		text-decoration: none;
		color:#003399;
}

.top a:hover {
		text-decoration: underline;
		color:#0033CC;
}

h1 {
  font-size: 18px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  border-color: #999999;
  border-width: 0px 0px 1px 5px;
  border-style: solid;
  color: #3879CF;
  padding: 3px 10px;
}

h2 {
  font-size: 18px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  border-color: #3879CF;
  border-width: 0px 0px 0px 5px;
  border-style: solid;
  color: #3879CF;
  padding: 3px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.navi {
  border-width: 0px 0px 1px 0px;
  border-color: #AAAAAA;
  border-style: dotted;
  }

.blueline {
	border-bottom-style: solid;
	border-bottom-color: #3879CF;
	border-bottom-width: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
}

.blueline_02 {
	border-top-style: solid;
	border-top-color: #3879CF;
	border-top-width: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
}

.white {
	color: #FFFFFF;
	border-color:#ff0000;	
}

.blue {color:#3879CF;
}

.text_jp {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 180%;
}

.black10_jp {
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

ul.history {
	list-style-type: square;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

/* used in products pages */

.redLink {
	color: #CC3366;
}

.redLink a {
	color: #CC3366;
}

.blueLink {
	color: #003399;
}

.blueLink a {
	color: #003399;
}

.title {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.title_blue {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3879CF;
}

.title_white {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}

/* linkで使用しているスタイル
-----------------------------------------------------------------*/
#link table {
	background: #3879CF;
}

#link table td {
	background: #FFFFFF;
}

#link table th {
	background: #F3F3F3;
	text-align: left;
	width: 280px;
}

#link table th.title {
	background: #00B1E6;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
}


/* Technical memoで使用しているスタイル
-----------------------------------------------------------------*/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DCDDDD;
	font-size: 11px!important;
	line-height:110%;
	font-weight: bold;
}

#navigation li#select {
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #D9DFE5;
	color: #3879CF;
}

#navigation li a {
	display: block;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	color: #666666;
}

#navigation li a:hover {
	background-color: #D9DFE5;
	color: #3879CF;
}

/* network で使用しているスタイル
-----------------------------------------------------------------*/
.map_table {
	margin: 15px 0 0 20px;
	width: 535px;
}

.map_table h3 {
	text-indent: -9999px;
	width: 535px;
	height: 27px;
	overflow: hidden;
}

#northAmerica {
	background: url(network/assets/images/caption_northamerica_jp.gif) 0 0 no-repeat;
}

#southAmerica {
	background: url(network/assets/images/caption_southamerica_jp.gif) 0 0 no-repeat;
}

#europe {
	background: url(network/assets/images/caption_europe_jp.gif) 0 0 no-repeat;
}

#middleEast {
	background: url(network/assets/images/caption_middleeast_jp.gif) 0 0 no-repeat;
}

#africa {
	background: url(network/assets/images/caption_africa_jp.gif) 0 0 no-repeat;
}

#asia {
	background: url(network/assets/images/caption_asia_jp.gif) 0 0 no-repeat;
}

#oceania {
	background: url(network/assets/images/caption_oceania_jp.gif) 0 0 no-repeat;
}

#japan {
	background: url(network/assets/images/caption_japan.gif) 0 0 no-repeat;
}

.map_table table {
	width: 535px;
	border-collapse: collapse;
	margin: 15px 0px;
}

.map_table thead td {
	background-color: #e9e9e9;
	color: #557489;
	font-weight: bold;
	padding: 2px 15px;
	vertical-align: middle;
}

.map_table tbody td {
	padding: 10px 15px;
	color: #333333;
	width: 30%;
}

.map_table table a:link {
	text-decoration: underline;
}

.evenblue {
	background-color: #ecf5fe;
}

.pageTop {
	 margin: 20px 0 20px 455px;
}

/* thickbox内　事業所詳細 */

#TB_ajaxContent table {
	border-collapse: separate;
	width: 100%;
}

#TB_ajaxContent h4 {
	font-weight: bold;
	font-size: 1.2em;
	color: #557489;
	margin: 15px 0 10px 5px;
}
	
#TB_ajaxContent th {
	font-weight: bold;
	color: #557489;
	padding: 10px;
	background-color: #e9e9e9;
	text-align: center;
	width: 20%;
}

#TB_ajaxContent td {
	border-bottom: 1px solid #e9e9e9;
}

/* 2009/03/30イベント追加
-----------------------------------------------*/
.event td,.event th {
	border:						1px solid #ff0000;
	padding:					5px;
}
.event {
	border-collapse:					collapse;
	background-color:					#fff;
}
.event_title {
	padding:							0 0 10px 0;
	border:								0 none!important;
	background-color:					#fff;
}
.event_title img{
	border:								0 none;
}
.red {
	color:								#ff0000;
}
#pdf_a {
	color:								#000;
	border-bottom:						1px dotted #000;
}
#pdf_a:hover {
	color:								#000;
}
.eng th {
	color:								#FF6699;
	font-family: 						Arial;
}
/* 20090507
----------------------------------------------------*/
h3.solderTitle {
	margin-bottom:						0;
	height:								120%;
	font-size:							15px;
}
.anchor img{
	border:								none;
}
/*
---------------------------------------------------*/
table#wet_list {
	border-collapse:					collapse;
}
table#wet_list tr,
table#wet_list th,
table#wet_list td {
	border:								1px solid #000;
	padding:							5px 40px;
	text-align:							center;
} 
table#wet_list thead th {
	background-color:					#FFFF99;
}
table#wet_list tbody {
	background-color:					#CCFFFF;
}


.title_technical {
	font-size: 14px;
	font-family: "Arial", "Verdana";
	color: #FFFFFF;
	background: #E2F8FE url(technical/img/corner.gif) no-repeat right top;
	padding: 10px 20px 10px 10px;
	font-weight: bold;
	border-left : solid 1px #999999;
}

.body_technical {
	border-top: dashed 1px #999999;
	border-left : solid 1px #999999;
	border-bottom : solid 1px #999999;
	padding: 10px;
	background: #FCFCFC;
}

/* 20100519　CSR
---------------------------------------------------*/
.reportContent,
.reportContent ol {
	list-style-type:			none;
}
.reportContent dl:after {
	content:		".";
	display:		block;
	visibility:		hidden;
	height:			0.1px;  
	font-size:		0.1em;  
	line-height:		0;  
	clear:			both;
}
ol.reportContent li {
	margin-bottom:		30px;
}
.reportContent ol li {
	margin-bottom:		10px;
}
.reportContent dl {
	zoom:			100%;
	width:			418px;
	border-left:	5px solid #3879CF;
	margin:			10px 0;
}
.reportContent ol dt {
	float:					right;
	text-align:			center;
}
.reportContent ol dd {
	float:					left;
	width:					240px;
	margin-left:			10px;
}
.reportContent ol img {
	border:				1px solid #ccc;
	margin-bottom:		5px;
}