.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: "Arial" , "Helvetica" , "Verdana";
	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: "Arial", "Verdana";
  border-color: #999999;
  border-width: 0px 0px 1px 5px;
  border-style: solid;
  color: #3879CF;
  padding: 3px 10px;
  }

h2 {
  font-size: 18px;
  font-family: "Arial", "Verdana";
  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;
}

.white {color: #FFFFFF
}

.blue {color:#3879CF
}

.text {
	font-size: 12px;
	font-family: "Arial" , "Helvetica" , "Verdana";
	line-height: 180%;
	text-align: justify; 
}

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


.black10 {
	font-size: 10px;
	font-family: "Arial" , "Helvetica" , "Verdana";
	line-height: 130%;
}

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

/* used in products pages */

.redLink {
	color: #CC3366;
}

.redLink a {
	color: #CC3366;
}

.blueLink {
	color: #003399;
}

.blueLink a {
	color: #003399;
}

.title {
	font-size: 14px;
	font-family: "Arial", "Verdana";
}

.title_blue {
	font-size: 14px;
	font-family: "Arial", "Verdana";
	color: #3879CF;
}

.title_white {
	font-size: 14px;
	font-family: "Arial", "Verdana";
	color: #FFFFFF;
}

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

.memo_text {
	text-align: justify; 
}

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

body #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;
}

.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;
}

/* 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;
}

/* 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.gif) 0 0 no-repeat;
}

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

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

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

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

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

#oceania {
	background: url(network/assets/images/caption_oceania.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;
}

/* halogen */

#height td{
	line-height:			80%;
}

/* 2009/03/30イベント追加
-----------------------------------------------*/
.event td,.event th {
	border:								1px solid #ff0000;
	padding:							5px;
}
.event {
	border-collapse:					collapse;
}
.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 {
	border-bottom:						1px dotted #000000;
	color:								#000000;
}
#pdf_a:hover {
	color:								#000;
}
.eng th {
	color:								#FF6699;
}
.anchor img  {
	border:								none;
}
h3.solderTitle  {
	font-size:15px;
	height:120%;
	margin-bottom:0;
}

table#wet_list {
	border-collapse:					collapse;
	width:								100%;
}
table#wet_list tr,
table#wet_list th,
table#wet_list td {
	border:								1px solid #000;
	padding:							5px 30px;
	text-align:							center;
} 
table#wet_list thead th {
	background-color:					#FFFF99;
}
table#wet_list tbody {
	background-color:					#CCFFFF;
}
