@charset "Shift_JIS";
/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: ARTICLE AREA
	
==========================================================
*/


/*
===== 1: ARTICLE AREA ==========================================
*/

#article_area {
	float:right;
	width:610px;
}

#article_area span.date {
	text-align:right;
	display:block;
	margin:5px 0;
}
#article_area h1 {
	padding:10px 0px 5pt 5px;
	margin-bottom:10px;
	border-top:#3095DC 2px solid;
	border-bottom:#3095DC 2px solid;
	font-size:130%;
	text-align:center;
}
#article_area h1 span.subtitle {
	font-size:80%;
}
#article_area span.company {
	text-align:right;
	display:block;
	margin:5px 0;
}
.article {
	margin:10px 10px 10px 15px;
	clear:both;
}
.article p {
	line-height:1.5;
}
#article_area p {
	text-indent:1em;
}
#article_area p.no_text_indent {
	text-indent:0em;
}

/*#contents_area h2と#article_area h2は同じものを記述する*/
#article_area h2 {
	background-color:#E7E7E7;
	border-left-color:#3095dc;
	border-left-width:8px;
	border-left-style:solid;
	margin-left:10px;
	padding:5px 0 5px 5px;
	font-size:110%;
}

/*#contents_area h3と#article_area h3は同じものを記述する*/
#article_area h3 {
	border:1px #cfcfcf solid;
	margin-left:10px;
	padding:2px 0 2px 5px;
	background:#DEECF7;
}

.t-center {
	text-align:center;
}
.float-l {
	float:left;
	margin-right:10px;
}
.float-r {
	float:right;
	margin-left:10px;
}



.img_table {
	width:100%;
}



.free_code table{
	width:100%;
}

#contents_area .appendix,
#article_area .appendix {
	padding:3px 15px 10px 15px;
	text-indent:0;
	font-size:90%;
	line-height:1.5em;
}
#article_area span.end {
	text-align:right;
	padding:5px 0 5px 0;
	display:block;
	clear:both;
}




/* 多目的 */
.important_line {
	background-image: url(/contents/000165640.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
}


.article ol,
.article ul,
.article li{
	list-style-type:none;
}

.news-search-btn {  font-size: 12px; color: #FFFFFF; background-color: #003366; width: 90px; border: #003366; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


.body-lead-line {
background-image:url(/contents/000169537.gif);
background-repeat:repeat-x;
height:7px;
}

.body-middle-black-140 {
	line-height:140%;
}

.underline {
	border-bottom: 1px solid #000000;
}

#csr_report {
	margin-left: 40px;
}

#kodokensho .vision {
margin-left:auto;
margin-right:auto;
text-align:center;
}
#kodokensho .vision p {
margin-left:auto;
margin-right:auto;
text-align:left;
width:16em;
}


.exceltd table td{
	padding:5px;
}



*/ 製品詳細（英）*/
table.specifications {
margin-top: 20px;
margin-left: 30px;
}

table.specifications th {
        width: 80px;
	padding: 7px;
	background-color: #2978DF; 
	color: #ffffff; 
	border-collapse: collapse; 
	border-right: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
}

table.specifications td.unit {
	width: 40px;
        padding: 7px;
        text-align: center;
	background-color: #70B5FF; 
	border-collapse: collapse; 
	border-right: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
}

table.specifications td.value {
	width: 40px;
        padding: 7px; 
	background-color: #CFE6FF; 
	border-collapse: collapse; 
        text-align: right;
	border: 1px solid #ffffff;  
}


/* 製品情報詳細 */

#tech {
 margin-top: 7px;
}

.tech_details_tbl{
	width:600px;
margin: 0 0 0 10px;
}

.tech_details_tbl th,
.tech_details_tbl td{
	padding: 4px;
	border-bottom:1px solid #c0c0c0;
}	
.tech_details_tbl th{
	width: 11em;
	vertical-align:top;
	font-weight:normal;
}
.tech_details_tbl td.dashedline{
	border-bottom:1px dashed #c0c0c0;
}	
.tech_details_tbl dl.history{
	float:left;
	width:100%;
}	
.tech_details_tbl dl.history dt{
	float:left;
	width:5.5em;
	clear: both;
	padding:2px;
	margin-right: 10px;
}	
.tech_details_tbl dl.history dd{
	padding:2px;
}	
.tech_details_tbl dl.material{
	float:left;
	width:100%;
}	
.tech_details_tbl dl.material dt{
	float:left;
	width:15em;
	clear: both;
	padding:2px;
	margin-right: 10px;
}	
.tech_details_tbl dl.material dd{
	padding:2px;
}

/* 製品情報（海外）リスト */

.foc_list { 
margin:0 0 10px;
padding-top: 5px;
padding-bottom: 15px;
}


.foc_list dl, {
clear:both;
margin:0 0 0 20px;
}

.foc_list dl.style02 dd {
background:transparent url(/contents/000153705.gif) no-repeat scroll 8px 4px;
padding:0 0 0 21px;
}
