@charset "Shift-JIS";

* {
	margin: 0;
	padding: 0;
	color: #555555;
}

body {
	background-image: url(/en/common/body_bg.gif);
	text-align : center;
	background-color: #CCC;
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

img {
	border: 0;
}

a:link,a:visited {
	color: #003399;
}

a:hover,a:active {
	color: #003399;
}

hr {
	display: none;
}

/* --------------------------------------------

共通

-------------------------------------------- */

#layoutWrap {
	width: 750px;
	text-align : left;
	background-color: #FFFFFF;
	background-image: url(/en/common/layoutWrap_bg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

#layoutHeader {
	width: 740px;
	height: 165px;
	margin : 0 5px;
}

#layoutWrap2 {
   clear: both;
	width: 740px;
	margin : 0 5px; 
}

#layoutNavigation {
	float: left;
	width: 180px;
}

#layoutNavigation ul {
	list-style: none;
	margin: 30px 0 0 25px;	
}

#layoutNavigation ul li {
	margin: 0 0 3px 0;
	line-height: 0%;
	_font-size: -1px;
}

#layoutNavigation ul li ul {
	margin: 0;
	list-style: none;
}

#layoutContents {
	float: right;
	width: 540px;
}

#layoutFooter {
	clear: both;
	width: 750px;
}

#layoutFooter img {
	padding: 30px 0 0 0;
}

#pnavi {
	height: 40px;
}

#pnavi p {
	padding: 10px 0 0 0;
	letter-spacing: 0px;
}

span.access {
	padding: 0 0 0 13px;
	background: url(/en/common/yajirushi.gif) no-repeat left top; 
}

#topagetop {
	width: 520px;
	padding: 30px 0 0 0;
	text-align: right;
}

#topagetop a {
	text-align: right;
}


/* --------------------------------------------

index.html

-------------------------------------------- */

#headerLink {
	width: 740px;
	height: 35px;
	background-image: url(/en/common/headerLink_bg.jpg); 	
}

#headerLink ul {
	list-style: none;
	padding: 8px 0 0 560px;	
}

#headerLink ul li {
	float: left;	
}

#headerLink ul li#english {
	float: left;
	margin: 0 0 0 9px;
}

#headerLogo {
	float: left;
	width: 180px;
	height: 130px;
	background-image: url(/en/common/headerLogo_bg.gif); 	
}


#headerLogo img {
	margin: 45px 0 0 22px; 	
}

#headerImage {
	float: left;
}

#index {
	width: 520px;
}

#index .topcopy {
	padding: 20px 0 15px 0;
}

#index .emc {
	margin: 0 0 20px 0;
}

#index .emccopy {
	margin: 0 0 2px 0;
	padding: 10px;
	background-color: #DBE2EC;
}

#index .emcitem {
	height: 62px;
	margin: 0 0 2px 0;
	background-color: #DBE2EC;
}

#index .emcitem div {
	float: left;
}

#index .emcitem h3 {
}

#index .emcitem p {
	margin: 0 10px 0 140px;
	letter-spacing: 0;
}

#index .env {
	margin: 0 0 20px 0;
}

#index .envcopy {
	margin: 0 0 2px 0;
	padding: 10px;
	background-color: #DEEDED;
}

#index .envitem {
	height: 62px;
	margin: 0 0 2px 0;
	background-color: #DEEDED;
}

#index .envitem div {
	float: left;
}

#index .envitem h3 {
}

#index .envitem p {
	margin: 0 10px 0 140px;
	letter-spacing: 0;
}



#index .lab {
	margin: 0 0 20px 0;
}

#index .labcopy {
	margin: 0 0 2px 0;
	padding: 10px;
	background-color: #D9E6F0;
}

#index .labitem {
	height: 92px;
	margin: 0 0 2px 0;
	background-color: #D9E6F0;
}

#index .labitem div {
	float: left;
}

#index .labitem h3 {
}

#index .labitem p {
	margin: 0 10px 0 140px;
	letter-spacing: 0;
}




/* --------------------------------------------

customer/index.html

-------------------------------------------- */

#customer {
	width: 520px;
}

#customer h2 {
	padding: 0 0 10px 0;
}

.customerLeft {
	text-align: right;
	margin: 0 0 10px 0;
}

#customer h3 {
	padding: 0 0 6px 0;
}

#customer p {
	margin: 0 0 0 25px;
}

.btm10 {
	padding: 0 0 10px 0;
}

.btm25 {
	padding: 0 0 25px 0;
}

#customer ol,#customer ul {
	margin: 0 0 0 45px;
}

#customer ol ol {
	margin: 0 0 0 22px;
}

#customer ol ol li {
	font-size: 12px;
	line-height: 150%;
	 /* \*/ font-size: 13px; /* */
}

#customer table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 25px 25px;
}

#customer caption {
	caption-side: top;
	padding: 0 0 3px 25px;
	font-weight: bold;
	text-align: left;
}

#customer th,#customer td {
	padding: 2px 10px 2px 10px;
	border: 1px solid #CCCCCC;
}

#customer th {
	text-align: center;
}

#customer th {
	background-color: #D3E0F4;
	font-weight: normal;
}

#customer td.comp {
	background-color: #EEF2F7;
	font-weight: normal;
}

#customer dl {
	padding: 0 0 10px 25px;
}

#customer dt {
	float: left;
	width: 75px;
}

#customer dd {
	margin: 0 0 0 80px;
	width: 350px;
}



/* --------------------------------------------

access/index.html

-------------------------------------------- */

#access {
	width: 520px;
}

.accessItem {
	width: 520px;
}

.accessText {
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
}

.accessText h2 {
	margin: 0 0 10px 0;
}

.accessText p {
	margin: 0 0 10px 0;
}

.accessImg {
	float: right;
	width: 300px;
    margin: 0 0 0 20px;
}


/* --------------------------------------------

authorization/index.html

-------------------------------------------- */

#authorization {
	width: 520px;
}

#authorization p {
	margin: 0 0 10px 0;
}

#authorization table {
	border-collapse: collapse;
	/*border: 1px solid #CCCCCC;*/
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 25px 0;
}

#authorization td {
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}

#authorization td.tdl {
	border-left: 0px solid #FFFFFF;
	text-align: center;
}

#authorization td.tdr {
	border-right: 0px solid #FFFFFF;
}

#authorization span.pdf {
	padding: 0 0 0 20px;
	background: url(/en/common/pdf2.gif) no-repeat left top; 
}


/* --------------------------------------------

contact/index.html

-------------------------------------------- */

#contact {
	width: 520px;
}

#contact p {
	margin: 0 0 10px 0;
}

#contact table {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 25px 0;
}

#contact caption {
	caption-side: top;
	padding: 0 0 3px 25px;
	font-weight: bold;
	text-align: left;
}

#contact th,#contact td {
	padding: 3px 10px 3px 10px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#contact th {
	width: 125px;
	background-color: #E0EDF4;
	border-left: 2px solid #FFFFFF;
	font-weight: normal;
}

#contact td {
	background-color: #F0F0F0;
	border-right: 1px solid #FFFFFF;
}

.tf220 {
	width: 220px;
}

.tf300 {
	width: 300px;
}

.ta475 {
	width: 475px;
}

#form_bt {
	width: 500px;
	height: 50px;
	text-align: center;
}


/* --------------------------------------------

order/index.html

-------------------------------------------- */


#order {
	width: 520px;
}

#order h2 {
	margin: 0 0 10px 0;
}

#order h3 {
	margin: 0 0 0 14px;
	font-weight: normal;}

#order p {
	margin: 0 0 10px 0;
}

#order p.contact {
	margin: 0 0 30px 0;
}

#order p.ml10 {
	margin: 0 0 10px 30px;
}

#order table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 16px 30px;
}

#order td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#order img {
	text-decoration: none;
}

#order ul.clause {
	list-style: none;
}

#order ul.clause li p {
	margin: 0 0 18px 24px;
}

#order ul ol {
	margin: 0 0 18px 48px;
	font-size: 1em;
	/* \*/
	margin: 0 0 0 48px;
	/* */
}

#order ul ol ol {
	margin: 0 0 0 24px;
	font-size: 1em;
}


/* --------------------------------------------

anquire/index.html

-------------------------------------------- */


#anquire p {
	margin: 0 0 10px 0;
}

#anquire table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 16px 0;
}

#anquire td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#anquire img {
	text-decoration: none;
}

#anquire .underconstruction {
	margin: 80px 0 220px 0;
}

/* --------------------------------------------

company/index.html

-------------------------------------------- */

#company img#h2_01 {
	margin: 0 0 5px 0;
}

#company img#h2_04 {
	margin: 0 0 9px 0;
}

#company h2 {
	margin: 15px 0 5px 0;
}

#company dl {
	margin: 0;
}

#company dt {
	float: left;
	width: 150px;
}

#company dd {
	margin: 0 0 0 150px;
	width: 370px;
}

#company ul {
	margin: 0 0 0 20px;
}

#stay {
	width: 520px;
	height: 180px;
	background-image: url(/en/company/images/company_bg_01.jpg); 
}

/* --------------------------------------------

emc/index.html

-------------------------------------------- */


#emcIndex {
	width: 520px;
	margin: 0 0 30px 0;
}

#emcIndex p {
	margin: 0 0 10px 0;
}

.emcIndexItem {
	clear: both;
	width: 520px;
	height: 90px;
	background-image: url(/en/emc/images/emcindex_bg.gif); 
}

.emcIndexItem div.left {
	float: left;
	width: 495px;
	height: 90px;
}

.emcIndexItem div.right {
	float: right;
	width: 25px;
	height: 90px;
}

.emcIndexImg {
	float: left;
	width: 116px;
	height: 90px;
	background-image: url(/en/emc/images/emc_img_bg.gif); 
}

.emcIndexImg img {
	margin: 10px 0 0 10px; 
}

.emcIndexText {
	float: right;
	width: 404px;
	height: 90px;
	background-image: url(/en/emc/images/emc_text_bg.gif); 
}

.emcIndexText h2 {
	margin: 28px 0 5px 0; 
}

.emcIndexImg2 {
	float: left;
	width: 116px;
	height: 85px;
	background-image: url(/en/emc/images/emc_img_bg2.gif); 
}

.emcIndexImg2 img {
	margin: 5px 0 0 10px; 
}

.emcIndexText2 {
	float: right;
	width: 404px;
	height: 85px;
	background-image: url(/en/emc/images/emc_text_bg2.gif); 
}

.emcIndexText2 h2 {
	margin: 23px 0 5px 0; 
}

/* clearfix */
.clfix:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

.clfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clfix {
	height: 1%;
}
.clfix {
	display: block;
}

/* emcImgArea */
#emcImgL{
	float:left;
	margin-right:18px;
}

#emcImgR{
	float:left;
}

#emcImgL div,
#emcImgR div{
	margin-bottom:10px;
}

/* envImgArea */
#envImgArea{
	margin-bottom:40px;
}

#envImgArea #envImgL{
	float:left;
	margin-right:18px;
}

#envImgArea #envImgL2{
	float:left;
	margin-right:10px;
}

#envImgArea #envImgM{
	float:left;
	margin-right:10px;
}

#envImgArea #envImgR{
	float:left;
}

#envImgArea #envImgL div,
#envImgArea #envImgR div{
	margin-bottom:10px;
}


/* --------------------------------------------

emc/emission.html
emc/immunity.html
emc/screened.html

-------------------------------------------- */

#emcEmission,#emcImmunity,#emcScreened {
	width: 520px;  
}

#emcEmission h2,#emcImmunity h2,#emcScreened h2 {
	margin: 0 0 10px 0;
}

#emcEmission h3,#emcImmunity h3,#emcScreened h3 {
	margin: 0 0 10px 0;
}

#emcEmission p,#emcImmunity p,#emcScreened p {
    /*width: 225px;*/
	margin: 0 0 20px 0;
}

#emcImmunity ul,#emcScreened ul {
	/* [disabled]list-style: none; */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-left: 10px;
}

#emcImmunity ul li,#emcScreened ul li {
	padding: 0 0 0 0px;
	background: url/en/common/li.gif) no-repeat left top;  
}

#emcEmission table,#emcImmunity table,#emcScreened table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 16px 0;
}

#emcEmission caption,#emcImmunity caption,#emcScreened caption {
	caption-side: top;
	padding: 0 0 3px 0;
	font-weight: bold;
	text-align: left;
}

#emcEmission th,#emcImmunity th,#emcScreened th,
#emcEmission td,#emcImmunity td,#emcScreened td {
	padding: 2px 0 2px 4px;
	border: 1px solid #CCCCCC;
}

#emcEmission th,#emcImmunity th,#emcScreened th {
	background-color: #EEF2F7;
	font-weight: normal;
}

/* --------------------------------------------

environment/index.html

-------------------------------------------- */


#envIndex {
	width: 520px;
}

#envIndex p {
	margin: 0 0 10px 0;
}

.envIndexItem {
	clear: both;
	width: 520px;
	height: 90px;
	background-image: url(/en/environment/images/envindex_bg.gif); 
}

.envIndexItem div.left {
	float: left;
	width: 495px;
	height: 90px;
}

.envIndexItem div.right {
	float: right;
	width: 25px;
	height: 90px;
}

.envIndexImg {
	float: left;
	width: 116px;
	height: 90px;
	background-image: url(/en/environment/images/env_img_bg.gif); 
}

.envIndexImg img {
	margin: 10px 0 0 10px; 
}

.envIndexText {
	float: right;
	width: 404px;
	height: 90px;
	background-image: url(/en/environment/images/env_text_bg.gif); 
}

.envIndexText h2 {
	margin: 28px 0 5px 0; 
}

.envIndexText p {
	margin: 0;
}

.envIndexImg2 {
	float: left;
	width: 116px;
	height: 85px;
	background-image: url(/en/environment/images/env_img_bg2.gif); 
}

.envIndexImg2 img {
	margin: 5px 0 0 10px; 
}

.envIndexText2 {
	float: right;
	width: 404px;
	height: 85px;
	background-image: url(/en/environment/images/env_text_bg2.gif); 
}

.envIndexText2 h2 {
	margin: 23px 0 5px 0; 
}

.envIndexText2 p {
	margin: 0;
}

/* --------------------------------------------

other tests/index.html

-------------------------------------------- */


#othIndex {
	width: 520px;
}

#othIndex p {
	margin: 0 0 10px 0;
}

.othIndexItem {
	clear: both;
	width: 520px;
	height: 90px;
	background-image: url(/en/environment/images/envindex_bg.gif); 
}

.othIndexItem div.left {
	float: left;
	width: 495px;
	height: 90px;
}

.othIndexItem div.right {
	float: right;
	width: 25px;
	height: 90px;
}

.othIndexImg {
	float: left;
	width: 116px;
	height: 105px;
	background-image: url(/en/other/images/env_img_bg.gif);
	padding-top: 15px;
}

.othIndexImg img {
	margin: 10px 0 0 10px; 
}

.othIndexText {
	float: right;
	width: 404px;
	height: 120px;
	background-image: url(/en/other/images/env_text_bg.gif);
}

.othIndexText p {
	margin: 0;
}

.othIndexImg2 {
	float: left;
	width: 116px;
	height: 105px;
	background-image: url(/en/other/images/env_img_bg2.gif); 
	padding-top: 15px;
}

.othIndexImg2 img {
	margin: 5px 0 0 10px; 
}

.othIndexText2 {
	float: right;
	width: 404px;
	height: 120px;
	background-image: url(/en/other/images/env_text_bg2.gif); 
}

.othIndexText2 h2 {
	margin: 10px 0 5px 0; 
}

.othIndexText2 p {
	margin: 0;
}

.othIndexText h2 {
	margin: 13px 0 5px 0; 
}

.othIndexText span {
	font-size: 13px;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
}

.othIndexText2 span {
	font-size: 13px;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
}

/* --------------------------------------------

environment/vibration_shock.html
environment/climatic.html
environment/waterproof.html

-------------------------------------------- */

#envVshock,#envVshock2,#envClimatic,#envWaterproof,#envDrop {
	width: 520px;  
}

#envVshock h2,#envClimatic h2,#envWaterproof h2,#envDrop h2 {
	margin: 0 0 10px 0;
}

#envVshock h3,#envClimatic h3,#envWaterproof h3,#envDrop h3 {
	margin: 0 0 10px 0;
}

#envVshock p,#envClimatic p,#envWaterproof p,#envDrop p {
	/*width: 225px;*/
	margin: 0 0 20px 0;
}

#envVshock p.pdf {
	/*width: 225px;*/
	margin: 0 0 5px 0;
}

#envWaterproof img.f_right,#envDrop img.f_right {
	float: right;
	margin: 0 0 20px 10px;
}

#envVshock p.onegai {
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
}

#envVshock ul,#envClimatic ul,#envWaterproof ul,#envDrop ul {
	list-style: none;
	/*width: 225px;*/
	padding: 0 0 15px 0;
}

#envVshock ul li,#envClimatic ul li,#envWaterproof ul li,#envDrop ul li {
	padding: 0 0 0 15px;
	background: url(/en/common/li.gif) no-repeat left top;  
}

#envVshock table,#envClimatic table,#envWaterproof table,#envDrop table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 16px 0;
}

#envVshock caption,#envClimatic caption,#envWaterproof caption,#envDrop caption {
	caption-side: top;
	padding: 0 0 3px 0;
	font-weight: bold;
	text-align: left;
}

#envVshock th,#envVshock td,#envClimatic th,#envClimatic td,#envWaterproof th,#envWaterproof td,#envDrop th,#envDrop td {
	padding: 2px 0 2px 10px;
	border: 1px solid #CCCCCC;
}

#envVshock th,#envClimatic th,#envWaterproof th,#envDrop th {
	background-color: #EEF2F7;
	font-weight: normal;
}


/* --------------------------------------------

sitemap/index.html

-------------------------------------------- */


#sitemap {
	margin: 0 0 150px 0;
	/*width: 520px;*/
}

#sitemapWrap01,#sitemapWrap02 {
	float: left;
	width: 250px;
}

#sitemapWrap02 {
	margin-left: 20px;
}

#sitemap h2 {
	padding: 3px 0 3px 10px;
	background-color: #DFE4F0;
	font-weight: bold;
}

#sitemap ul {
	margin: 3px 0 15px 10px;
	list-style: none;
}

#sitemap ul li {
	padding: 0 0 0 15px;
	background: url(/en/common/li.gif) no-repeat left top;  
}

#sitemap p {
	margin: 3px 0 15px 0;
	padding: 0 0 0 10px;
}
/* ▼隣のボックスと高さを合わせる▼ */
.text-box-flex {
	-js-display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
	justify-content: space-between;
}
/* ▼2つ並びボックス▼ */
.text-box-double {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 43.6%;
	padding: 2%;
}
.text-box-double img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
.text-box-double2 {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 45%;
	padding: 2%;
}
