﻿@charset "utf-8";



div#contents{
	position:relative;
	top:53px;
	width:100%;
}



/* 製品カテゴリタイトルとパンくずリスト*/
div#contents h1{
	width:100%;
	height: 60px;
	padding-top: 23px;
	text-indent: 35px;
	font-weight:normal;
	font-size: 30px;
	margin:0;
	color:#fff;
	background:#B11E28 url(../images/h1_bg_company.png) no-repeat right;
}

div#contents h1 span{
	font-size:15px;
	padding-left:10px;
}


div#topicPath{
	width:100%;
	border-bottom:#E6E7E8 1px solid;	
	text-indent:25px;
	margin:0;
}
div#topicPath p{
	margin:7px 0;
}


div#topicPath a, div#topicPath span{
	padding:0 10px;	
	font-size:12px;
	
}




/* ---------------------------------------------------------------------*/

div.companyContents{
	width:960px;
	margin:45px auto 50px;
	overflow:hidden;	
}

/* 横に広いページ用 partner*/
div.companyContents2{
	width:960px;
	margin:45px auto 50px;
	overflow:hidden;	
}

div.companyContents h2,div.companyContents2 h2{
	font-size:30px;
	margin-top:0;
}


div.companyContents h2.marginTop,div.companyContents2 h2.marginTop{
	font-size:30px;
	margin-top:50px;
	clear:both;
	font-weight: normal;
}

div.companyContents h2.margin0,div.companyContents2 h2.margin0{
	font-size:30px;
	margin-top:0px;
	clear:both;
}

div.companyContents h3.marginTop,div.companyContents2 h3.marginTop{
	margin-top:50px;
	margin-bottom:0px;
	text-align: left;
}

div.companyContents h3.margin0,div.companyContents2 h3.margin0{
	margin-top:0px;
	clear:both;
}


div.companyContents p.margin0,div.companyContents2 p.margin0 {
	margin:0;
}

div.companyContents ul.list2,div.companyContents2 ul.list2{
	margin-bottom:40px;	
}

div.companyContents ul.list2 li ,div.companyContents2 ul.list2 li{
    font-size: 15px;
    list-style-image: url("../images/li_item2.gif");
    margin-left: 20px;
	margin-bottom:10px;
}

div.boxLeft,div.companyContents2 div.boxLeft {
	width: 220px;
	float:left;
	margin-left:2px;
	clear:both;
	margin-bottom:10px;
}

div.boxRight,div.companyContents2 div.boxRight{
	width:606px;
	float:left;
	margin-bottom:10px;
}

/* グリーンストレージ　環境方針 情報セキュリティ基本方針用　*/
div.companyContents div.boxLeft2,div.companyContents2 div.boxLeft2 {
	width:200px;
	float:left;
	margin-left:2px;
	clear:both;
	margin-bottom:60px;
}

div.companyContents div.boxRight2,div.companyContents2 div.boxRight2{
	width: 700px;
	float:left;
	margin-bottom:60px;
	letter-spacing: 0.5px;
	line-height: 1.5;
}



table.companyTable1 {
    border-collapse: collapse;
	margin-bottom:40px;
	width:100%;
}


table.companyTable1 th, table.companyTable1 td {
    line-height: 2;
    margin: 3px;
    padding: 3px;
	font-weight: normal;
    text-align: left;
    vertical-align: top;
}
table.companyTable1 th.textBold{
	font-weight:bold;
	font-size:18px;
}

table.companyTable1 tr td span.glay{
	color:#C9C9C9	
}


table.companyTable1 tr td li ,table.companyTable2 tr td li{
    font-size: 15px;
    list-style-image: url("../images/li_item4.gif");
    margin-left: 20px;
}


table.companyTable1 tr td li span,table.companyTable2 tr td li span{
	display:block;
    font-size: 14px;
	margin-bottom:20px;
	line-height:1.6;
	
}


/* クラスcompanyTable2は、th、td共に左寄せのテーブル用*/
table.companyTable2{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-spacing:0px;
    border-collapse: separate;
    clear: both;
    width: 800px;
	margin:0 auto 20px;
}

table.companyTable2 th{
	background-color: #F5F5F5;	
}

table.companyTable2 th.textCenter,table.companyTable2 td.textCenter{
	text-align:center;	
}

table.companyTable2 tr th,table.companyTable2 tr td {
	text-align:left;
    font-size: 12px;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: 10px;
	line-height:2;
	vertical-align:middle;
}




/* クラスdataTable4は、th、td共に左寄せのテーブル用*/
table.companyTable4{
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#ccc;
	border-spacing:0px;
    border-collapse: separate;
    clear: both;
}

table.companyTable4 th, div.productSectionInnerEnd table.dataTable4 th{
	background-color: #F5F5F5;	
}


table.companyTable4 tr th,table.companyTable4 tr td {
	text-align:left;
    font-size: 14px;
    border-bottom: 1px solid #CCC;
    padding: 8px;
	vertical-align:middle;
}




div#contents td.goMap{
padding-top:20px;
}

div#contents td.goMap a{
	width:95px;
	padding:15px 30px;
	vertical-align:top;
	text-decoration:none;
}

div#contents td.goMap a:link,div#contents td.goMap a:visited{
	background-color:#999;
	color:#fff;	
}

div#contents td.goMap a:hover{
	background-color:#bbb;
	color:#fff;
}

div#contents td.goMap a:active{
	background-color:#999;
	color:#fff;	
}






dl {
	margin-top:0;
}

/* 会社概要の会社沿革用  dl太字でwidth100px */
dl.dl1 dt {
	float:left;
	clear:both;
	font-weight:bold;
	width: 120px;
}

dl.dl1 dd {
	
}

/* 会社概要の取得認定・資格用  dl太字でwidth100px */

dl.dl2 dt {
	float:left;
	clear:both;
	font-weight:bold;
	width: 170px;
}

dl.dl2 dd {
    line-height: 2;
	
}


/* 会社概要の加盟団体用  dl太字でwidth150px */
dl.dl3 dt {
	float:left;
	clear:both;
	font-weight:bold;
	width: 100px;
}

dl.dl3 dd {
	
}


/* 個人情報の取り扱い用  */
dl.dl4 dt {
	/* width:65px; */
	font-weight:normal;
}

dl.dl4 dd {
	margin-bottom:20px;	
}

div.companyContents ol li{
	clear:both;
	list-style-type:decimal;
	margin-left:20px;
	margin-bottom:20px;
}


/* 会社情報フッターナビ---------------------------------------------------------------------*/

div.companyEn{
	width:100%;	
	overflow:hidden;
	padding: 30px 0 200px;;
}

div.companyEnInner{
	width:877px;
	margin:0 auto
}

div.companyEnInner h2{
	margin:0 0 35px 0;
	border-left:5px solid #B01E28;	
	padding-left:15px;
}

div.companyEnInner h3{
	margin:25px 0 -5px 0;
	border-left:5px solid #aaaaaa;
	padding-left:15px;
}

div.companyEn ul.title li{
	float:left;
	list-style:none;
	margin:0 17px 17px 0;
}

div.companyEnInner ul {
	margin:0 0 35px 25px;
list-style-position: inside;
}

div.companyEnInner ol {
margin-left:25px;
}






/* 販売代理店一覧 */

div.distribute{
	width:700px;
	height:auto;
	margin:0 0 50px 20px;
overflow:hidden;
}


div.leftArea{
width:150px;
float:left;
margin-top:10px;
margin-right:20px;
clear:left;
padding-left:10px;
}

div.rightArea{
width:270px;
margin-top:10px;
float:left;
}

div.rightArea h3{
	font-size:14px;
padding:0;
border:none;
color:#000;
}

