﻿@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}

/*======================================================================

__ キャッチコピー (vision.htm)

======================================================================*/

p.CatchCopy {
font-size:1.4em;
line-height: 1.3;
font-weight:bold;
padding-left:20px;
}

p.slogan {
font-size:1.3em;/*1.1emが普通*/
line-height: 0.9;
font-weight:bold;
padding-left:20px;
float:left;

}

p.slogan_05 {
font-size:1.4em;/*1.1emが普通*/
line-height: 0.9;
font-weight:bold;
padding-left:20px;
float:left;
}

p.slogan_02 {
font-size:1.1em;
line-height: 1.4;
font-weight:bold;
padding-left:20px;
}

p.slogan_04 {
font-size:1.2em;
line-height: 1.2;
font-weight:bold;
padding-left:20px;
}

p.slogan_03 {
font-size:110%;
line-height: 1.5;
font-weight:bold;
padding-left:20px;
}

.Section dl dt {
margin: 0 5px 4px;
padding: 0 0 0;
font-size: 115%;
color: #222;
font-weight:bold;
}

.Section dl dd {
	margin-left:26px;
	margin-bottom:13px;
    line-height: 1.6;
	}
	
p.slogan_Environment {
	font-size:180%;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing:0;
	background:url(../../Environment/img/slogan_bg.png) no-repeat 140px 0;
	padding-top:10px;
	height:60px;
    }

p.slogan_Environment span {
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;}	

.Section_Environment dl dt {
margin: 20px 5px 4px;
padding: 0 0 0;
font-size: 110%;
color: #222;
font-weight:bold;
}

.Section_Environment dl dd {
	margin-left:26px;
	margin-bottom:5px;
    line-height: 1.6;
	}

/*======================================================================

__ 営業日カレンダー (calendar.htm)

======================================================================*/

#contents .calendar table {
	float:left;
	width:32%;
	margin:5px;
	color:#434343;
	font-size:100%;
	line-height:1.4;
}

#contents .calendar table th,
#contents .calendar table td { padding:1px;}

#contents #calendar table th {
	width:14%;
	color:#434343;
	background:#fff;
	font-weight:bold;
}

#contents .calendar table td { text-align:center; }

#contents .calendar table td.whiteBo { border-color:#fff; text-align:left; }

#contents .calendar table td.sp { background:#8fc31f; color:#fff; font-weight:bold; }

#contents .calendar table th.holy,
#contents .calendar table td.holy { background:#F66; color:#fff; font-weight:bold; }

#contents table.ex { clear:both; font-size:90%; margin:10px 4px; }
#contents table.ex th,
#contents table.ex td { padding:2px 3px; }
#contents table.ex th { background:#eef5de; }
#contents table.ex td { padding-right:15px; }


/***********************************************************************

__ ニュース＆イベント (news・event)

***********************************************************************/

#news dl {
	margin-bottom:10px;
	
}

#news dl dt {
	float:left;
	width:90px;
	font-weight:bold;
}

p.infoBox{
    padding:5px 10px;
	border:dotted 1px #ccc;
}

/*タイトル*/
.sub_title {
	font-size:128.6%;
	line-height:1.5;
	font-weight:bold;
	margin:20px 0 20px 0;
	text-align:center;
	}
	
.sub_title2 {
	font-size:115%;
	text-align:center;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:20px;
	}

.new {
	border:1px #666 dotted;
	text-align:left;
	padding:5px;
	}

/*電子広告用*/
.koukoku {
	text-align:right;
	padding-right:100px;
	}

/*旧ニュースリリースへ*/	
.list_news {
	clear:both;
	text-align:left;
	padding-top:15px;
	}
	
.list_news li {
	padding-left:20px;
	border-left:solid 5px #006699;
	margin-bottom:10px;
	line-height:1.2;
	}
	
/*ニュースリリース*/


#news_release {
	font-size:92.9%;
	padding-top:0;
    padding-bottom:10px;
    background-color:#FFF;
}

#news_release dl dt {
	float: left;
    padding: 7px 0 7px 10px;
    width: 8em;
    background: url(../../../img/dt_bg.gif) no-repeat 100px 7px;
	line-height:1.4;
	font-weight:normal;
}

#news_release dl dd {
	border-bottom:none !important;
    padding: 7px 0 7px 115px !important;
    margin-left:0;
    position:relative;
	line-height:1.4;
	}



#news_release dd:last-child {
	border-bottom: 1px dotted #999 !important;}


* html #news_release dl dt,
* html #news_release dl dd {
	margin-bottom:2px;
}

			
/***********************************************************************

__ お問い合わせ" (form)

***********************************************************************/

#contents #attention {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#contents #attention h3 {
	background: none #fff799;
	border-bottom: 1px #ccc solid;
	font-size: 110%;
	margin: 0;
	padding:2px 5px;
	text-align: center;
}

#contents #attention h4 {
margin-bottom:5px;
}

#contents #attention div {
	padding: 5px;
}

#formBox .cap{
	font-size:80%;
	color:#c00;
	margin-left:5px;
	font-weight:bold;
}

#formBox table.style01 {
	width:100%;
}

#formBox table.style01 th {
	background-color:#DFE7FB;
}

.inp_s {
	width:30%;
}

.inp_m {
	width:50%;
}

.inp_l {
	width:90%;
}

/***********************************************************************

__ 資材調達　お取引の手順

***********************************************************************/

#contents .box_pro {
	border:#069 2px solid;
	width:350px;
	text-align:left;
	padding:5px 0 5px 5px;
	line-height:1.6;
	float:left;
	margin:10px 420px 10px 0;
	}
	
/***********************************************************************

__ 製品情報

***********************************************************************/

#box_product {
	background-image:url(../../product/img/index01.jpg);
	background-repeat:no-repeat;
	height:420px;
	}
	
	
#box_product .smp {
	position:relative;
	left:110px;
	width:220px;
	height:44px;
	}
	
#box_product .medical {
	position:relative;
	left:440px;
	top:-45px;
	width:220px;
	height:45px;
	}	

#box_product .wearable {
	position:relative;
	left:60px;
	top:240px;
	width:200px;
	height:45px;
	}
	
#box_product .am {
	position:relative;
	left:290px;
	top:150px;
	width:200px;
	height:45px;
	}
	
#box_product .dsc {
	position:relative;
	left:520px;
	top:195px;
	width:200px;
	height:45px;
	}
	


#wearable {
	background-image:url(../../product/img/wearable01.jpg);
	height:480px;
	position:relative;
}

#wearable .text_01 {
	position:absolute;
	width:210px;
	left:30px;
	top:130px;
	}
	
#wearable .text_02 {
	position:absolute;
	width:210px;
	left:575px;
	top:130px;
	}
	
#wearable .text_03 {
	position:absolute;
	width:230px;
	left:30px;
	top:370px;
	}
	
#wearable .text_04 {
	position:absolute;
	width:200px;
	left:575px;
	top:370px;
	}

.toiawase {
    background:#005286;
	width:350px;
	height:45px;
	display:block;
	text-align:center;
	line-height:3;
    }
	
.toiawase a {
	color:#FFF;
	text-decoration:none;
	outline:none;
	}
	
.toiawase a:hover {
	color:#F00;
	}

/***********************************************************************

__ 技術情報

***********************************************************************/
/*高精細ぺーじ対応*/

.box_highreso {
	background-image: url(../../technology/jdilcd/img/highreso_02.png);
	background-repeat:no-repeat;
	padding:265px 0 0 396px;
	height:35px;
	font-size:12px;
	line-height:1.3;
	}
	
.box_highreso2 {
	background-image: url(../../technology/jdilcd/img/highreso_05.png);
	background-repeat:no-repeat;
	height:235px;
	padding:25px 0 0 240px;
	}		



/*----------------------------------------------------------------------
お問合わせ・環境方針*//*()付きリスト
------------------------------------------------------------------------*/

ol.num1 {
	margin:0 0 0 20px;
　　}

ol.num1 li {
	position: relative;
	list-style: none;
	line-height: 1.3;
	margin:0 0 10px 0;
	text-align:left;
    }
ol.num1 li span {
	position: absolute;
	top: 0;
	left: -19px;
    }

* html ol.num1 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num1 li span { top: -0em; } /* for win ie7 */


.blue_back {
	padding:5px;
	text-align:left;
	background:#e7eef3;
	}

#contents .ttl_info_form {
	background-image:url(../img/form.gif);
	background-repeat:no-repeat;
	padding : 5px 0 0px 40px;
	margin:0 0 5px 0; 
	border-bottom : 1px dotted #ccc;
	color:#333;
	height:30px;
	letter-spacing:3px;
    }		

/*----------------------------------------------------------------------
ニュースリリース*//*()付きリスト 20131018.html
----------------------------------------------------------------------*/

ol.num2 {
	margin:0 0 20px 0;
　　}

ol.num2 li {
	position: relative;
	list-style: none;
	text-align:left;
	padding:3px 0 0 80px;
	line-height:1.4;
    }
ol.num2 li span {
	position: absolute;
	top: 0px;
	left: 0px;
	width:80px;
    }

* html ol.num2 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num2 li span { top: -0em; } /* for win ie7 */	


/*----------------------------------------------------------------------
個人情報保護・サイトの利用条件*//*()付きリスト
----------------------------------------------------------------------*/

ol.num3 {
	margin:0 0 20px 20px;
　　}

ol.num3 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 5px;
	text-align:left;
	padding:3px 0 0 15px;
    }
ol.num3 li span {
	position: absolute;
	top: 2px;
	left: 5px;
	width: 25px;
    }

* html ol.num3 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num3 li span { top: -0em; } /* for win ie7 */	


/*----------------------------------------------------------------------
ニュースリリース*//*()付きリスト 20131023.html
----------------------------------------------------------------------*/

ol.num4 {
	margin:0 0 20px 0;
　　}

ol.num4 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	text-align:left;
	margin:0 0 5px 0;
	padding:3px 0 0 185px;
    }
ol.num4 li span {
	position: absolute;
	left: 0px;
	width:185px;
	padding-bottom:5px;
	margin-bottom:5px;
    }

* html ol.num4 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num4 li span { top: -0em; } /* for win ie7 */	

/*----------------------------------------------------------------------
ニュースリリース*//*()付きリスト 20131219.html
----------------------------------------------------------------------*/

ol.num5 {
	margin:0 0 20px 0;
　　}

ol.num5 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	text-align:left;
	margin:0 0 5px 0;
	padding:3px 0 0 235px;
    }
ol.num5 li span {
	position: absolute;
	left: 0px;
	width:235px;
	padding-bottom:5px;
	margin-bottom:5px;
    }

* html ol.num5 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num5 li span { top: -0em; } /* for win ie7 */

/*----------------------------------------------------------------------
ニュースリリース*//*()付きリスト 20160520.html
----------------------------------------------------------------------*/

ol.num6 {
	margin:0 0 0 20px;
　　}

ol.num6 li {
	position: relative;
	list-style: none;
	margin:0 0 10px 0;
	text-align:left;
    }
ol.num6 li span {
	position: absolute;
	top: 0;
	left: -19px;
    }

* html ol.num6 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num6 li span { top: -0em; } /* for win ie7 */	

/*----------------------------------------------------------------------
個人情報保護・サイトの利用条件*//*()付きリスト
----------------------------------------------------------------------*/

ol.num7 {
	margin:0 0 20px 7px;
　　}

ol.num7 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 5px;
	text-align:left;
	padding:0 0 0 33px;
    }
ol.num7 li span {
	position: absolute;
	top: 0;
	left: 10px;
	width: 25px;
    }

* html ol.num7 li span { top: -0em; } /* for win ie6 */
*:first-child+html ol.num7 li span { top: -0em; } /* for win ie7 */	

/*----------------------------------------------------------------------
サイトマップ　リスト
------------------------------------------------------------------------*/

.site_list {
	margin:0 0 10px 0;
	}
	
.site_list ul {
	padding:0 0 0 15px;
	}
	
.site_list ul li li {
	padding-left:0;
	}	

/***********************************************************************

__ 移転お知らせのページ" (404)

***********************************************************************/

div.relocation{ padding-bottom:50px; }


/***********************************************************************

_製品情報追加　20150324

***********************************************************************/

/* 製品情報トップ */

#products-01 {
	display: block;
	background: url(../../product/img/pro-1.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}
#products-01:hover {
color: #F00;
text-decoration:none;
}

#products-02 {
	display: block;
	background: url(../../product/img/pro-2.png) no-repeat top left;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#products-02:hover {
color: #F00;
text-decoration:none;
}

#products-03 {
	display: block;
	background: url(../../product/img/pro-3.png) no-repeat top left;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#products-03:hover {
color: #F00;
text-decoration:none;
}

#products-04 {
	display: block;
	background: url(../../product/img/pro-4.png) no-repeat top left;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#products-04:hover {
color: #F00;
text-decoration:none;
}

#products-05 {
	display: block;
	background: url(../../product/img/pro-5.png) no-repeat top left;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#products-05:hover {
color: #F00;
text-decoration:none;
}


#products-06 {
	display: block;
	background: url(../../product/img/pro-6.png) no-repeat top left;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#products-06:hover {
color: #F00;
text-decoration:none;
}

#products-07 {
	display: block;
	background: url(../../product/img/pro-7.png) no-repeat top left;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#products-07:hover {
color: #F00;
text-decoration:none;
}


/* お問い合わせリンク */

.style-inquiry {
-moz-border-radius: 16px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-border-radius: 16px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border: 1px solid #363;
	border-radius: 2px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	line-height: 24px;
	letter-spacing:1px; 
	margin: 4px 0 20px 0;
	padding: 4px 20px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #005286;
}

.style-inquiry a {
-moz-border-radius: 16px;
	border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing:1px; 
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

.style-inquiry:hover {
	background-color: #2a7fa6;
	color: #ffffff;
} 

/*
	background-image: -ms-linear-gradient(top,#0061B6, #005286);
	background-image: -o-linear-gradient(top,#0061B6, #005286);
	background-image: linear-gradient(top, #0061B6, #005286);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33CC66, endColorstr=#005286);
*/

/* Bay-Port-Pier */

.port {
	float: left;
	margin-bottom: 10px;
	padding-top: 0;
}

.port-right {
	float: right;
	margin-bottom: 10px;
	padding-top: 0;
}
.pier-30 {
width: 30px;
}

.pier-220 {
	width: 220px;
	display: inline;
	margin-left: 10px;
}

.pier-240 {
	width: 240px;
}

.pier-770 {
	display: inline;
	margin-right: 30px;
	width: 770px;
}

.pier-804 {
	display: inline;
	width: 804px;
	margin:10px 0 0 0;
}

.fit {
	margin-left: 0px;
	margin-right: 0px;
}
.fit {
	margin-left: 0px;
	margin-right: 0px;
}

h6 , h6 a {
	font-size: 11px;
	font-weight: 600;
	line-height: 12px;
    word-wrap: break-word;
	margin-bottom: 6px;
	margin-top: 6px;
	color:#444;
}
/***********************************************************************

会社案内トップ　追加

***********************************************************************/

#company-01 {
	display: block;
	background: url(../../../company/img/Message_1.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-01:hover {
color: #F00;
text-decoration:none;
}

#company-02 {
	display: block;
	background: url(../../../company/img/Outline.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-02:hover {
color: #F00;
text-decoration:none;
}

#company-03 {
	display: block;
	background: url(../../../company/img/Philosophy.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-03:hover {
color: #F00;
text-decoration:none;
}

#company-04 {
	display: block;
	background: url(../../../company/img/Mission.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-04:hover {
color: #F00;
text-decoration:none;
}

#company-05 {
	display: block;
	background: url(../../../company/img/Business.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-05:hover {
color: #F00;
text-decoration:none;
}

#company-06 {
	display: block;
	background: url(../../../company/img/Global.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-06:hover {
color: #F00;
text-decoration:none;
}

#company-07 {
	display: block;
	background: url(../../../company/img/Quality.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-07:hover {
color: #F00;
text-decoration:none;
}

#company-08 {
	display: block;
	background: url(../../../company/img/Procurement.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-08:hover {
color: #F00;
text-decoration:none;
}

#company-09 {
	display: block;
	background: url(../../../company/img/Calendar.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#company-09:hover {
color: #F00;
text-decoration:none;
}

/***********************************************************************

_技術情報追加　20150422

***********************************************************************/

.pier-75 {
	width: 75px;
}

/* tech-top */
.pier-300t {
	width: 300px;
	display: inline;
	margin-right: 20px;
}

#tech-01 {
	display: block;
	background: url(../../../technology/img/tech_01.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#tech-02 {
	display: block;
	background: url(../../../technology/img/tech_02.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#tech-03 {
	display: block;
	background: url(../../../technology/img/tech_03.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}

#tech-04 {
	display: block;
	background: url(../../../technology/img/tech_04.png) no-repeat;
	width: 228px;
	height:45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:135px 0 0 10px;
	text-decoration: underline;
	color:#069;
	border:1px solid #ccc;
}
#tech-01:hover {
	color: #F00;
	text-decoration:none;
}
#tech-02:hover {
	color: #F00;
	text-decoration:none;
}
#tech-03:hover {
	color: #F00;
	text-decoration:none;
}
#tech-04:hover {
	color: #F00;
	text-decoration:none;
}




#tech-e {
	display: block;
	background: url(../../technology/img/tech-e.png) no-repeat top left;
	width: 300px;
	height: 38px;
	color: #000;
	font-size: 114.3%;
	font-weight:bold;
	line-height: 21px;
	padding: 11px 2px 0 12px;
	text-decoration:none;
}

#tech-e:hover {
	color: #F00;
	text-decoration:none;
}

.tech-be {
	display: block;
	background: url(../../technology/img/tech-b.png) no-repeat top left;
	width: 300px;
	height: 72px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 0px;
	padding-right: 8px;
	padding-left: 6px;
}

.ss {
	font-size: 10px;
}

/*JDIの液晶ディスプレイ技術*/
.pier-50 {
	width: 50px;
}
.pier-60 {
	width: 60px;
}


#lcd-tech-01e {
	display: block;
	background: url(../../../technology/img/lcd-tech-title.png) no-repeat top left;
	width: 300px;
	height: 45px;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:5px 0 0 12px;
	text-decoration:none;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	color:#069;
	text-decoration:underline;
}

#lcd-tech-02e{display: block; width:290px; height:110px; text-decoration:none;color:#069;padding:10px 10px 0 12px;}

.tech-01 {
	display: block;
	background: url(../../../technology/img/lcd-tech-1j_logo.png) no-repeat 125px 65px;
	width: 312px;
	height: 120px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0px;
	padding:0 0 0 0;
	text-decoration:none;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	color:#069;
}

.tech-02 {
	display: block;
	background: url(../../../technology/img/lcd-tech-2j_logo.png) no-repeat 85px 70px;
	width: 312px;
	height: 120px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0px;
	padding:0 0 0 0;
	text-decoration:none;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	color:#069;
}

.tech-03 {
	display: block;
	background: url(../../../technology/img/lcd-tech-3j_logo.png) no-repeat 60px 80px;
	width: 312px;
	height: 120px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0px;
	padding:0 0 0 0;
	text-decoration:none;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	color:#069;
}

.tech-04 {
	display: block;
	background: url(../../../technology/img/lcd-tech-4j_logo.png) no-repeat 70px 78px;
	width: 312px;
	height: 120px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0px;
	padding:0 0 0 0;
	text-decoration:none;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	color:#069;
}

#lcd-tech-01e:hover {
color: #F00;
text-decoration:none;
}


/* LCD最新トップ */

#latest-tech-01e {
	display: block;
	background: url(../../../technology/img/lcd-tech-title.png) no-repeat top left;
	width: 305px;
	height: 45px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 45px;
	padding:5px 0 0 12px;
	text-decoration:none;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	color:#069;
	text-decoration:underline;
}

#latest-tech-02e {
	display: block;
	width: 305px;
	height: 120px;
	color:#069;
	text-decoration:none;
	padding:10px 0 0 12px;
}

.l-tech-01 {
	display: block;
	background: url(../../../technology/img/MIP2.png) no-repeat 5px 84px;
	width: 317px;
	height: 130px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0px;
	padding:0;
	text-decoration:none;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	color:#069;
}


.l-tech-02 {
	display: block;
	background: url(../../../technology/img/latest-tech-2j_logo.png) no-repeat 95px 85px;
	width: 317px;
	height: 130px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0px;
	padding:0;
	text-decoration:none;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	color:#069;
}

#latest-tech-01e:hover {
color: #F00;
text-decoration:none;
}

/*======================================================================

CSR

======================================================================*/
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}

.sc_old{
	margin-top:50px;
}

.scT{
	float:right;
	border-style:none;
}

.scT td.tdR{
	border-bottom-style:none !important;
	border-top-style:none !important; 
    border-left-style:none !important; 
}

.scT td.tdL{
	border-bottom-style:none !important;
	border-top-style:none !important;
	border-right-style:none !important;
	border-color:#000 !important;
}

.sfT{
	border-style:none;
	margin:auto;
}

.sfT td{
	border-style:none !important;
	padding-left:10px !important;
	padding-right:10px !important;
}

.sfT td p{
	font-weight:bold;
	color:#069;
	text-align:center;
}

.sfT_img{
	text-align:center !important;
}

.social_n{
	margin-bottom:50px;
}

.BP{
	margin:0 auto !important;
	display:block;
	margin-bottom:20px !important;
}

.BPli li{
	line-height:1.5 !important;
}

#sign{
	width:100%;
	margin:auto;
	height:200px;
}

.sign{
	width:300px;
	height:200px;
}

.ComTm{
	width:85%;
	display:block;
	padding-bottom:20px;
	line-height:1.5;
	padding-left:10%;
}

.co_me{
	width:70%;
	float:right;
}
.co_img{
	width:30%;
	float:left;
}