﻿@charset "UTF-8";



/*----------------------------------------------------------------
	basic
 ----------------------------------------------------------------　*/
body {
	font-size:82%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
}

#container {
	width: 745px;
	margin: 0 auto;
}

/* ---------------------------------------------------------------- *
	head
 * ---------------------------------------------------------------- */
#header {
	background-color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.head_text {/*　----- 英語版のヘッダーレイアウトが崩れない為 ----- */
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

	
/* ---------------------------------------------------------------- *
	navi
 * ---------------------------------------------------------------- */
ul,ol,li {
	list-style:none;
}

#navi {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#navi ul,
#navi ul li {
	float: left;
}

#navi li {
	display:inline;
}

#navi ul {
	width: 745px;
	height: 50px;
}

#navi li a {
	width: 174px;
	height: 50px;
	display: block;
	float:left;
	text-indent: -9999px;
	overflow:hidden;
}

/*---Company Profile--- */
li#navi_company {
	background-image: url(../english/img/navi1e.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

li#navi_company a:hover {
	background-image: url(../english/img/navi1e_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

li#navi_company2 {
	background-image: url(../english/img/navi1e_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

/*---Product Information--- */
li#navi_product {
	display: block;
	background-image: url(../english/img/navi2e.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

li#navi_product a:hover {
	display: block;
	background-image: url(../english/img/navi2e_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

li#navi_product2 {
	background-image: url(../english/img/navi2e_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

/*---The measure for Environment --- */
li#navi_eco {
	height: 50px;
	width: 213px;
	display: block;
	background-image: url(../english/img/navi3e.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

li#navi_eco a:hover {
	height: 50px;
	width: 213px;
	display: block;
	background-image: url(../english/img/navi3e_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

li#navi_eco2 {
	height: 50px;
	width: 213px;
	display: block;
	background-image: url(../english/img/navi3e_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 



/* ---------------------------------------------------------------- *
	flash
 * ---------------------------------------------------------------- */
#unit {
	width: 745px;
	clear: both;
	height: 218px;
}

/* ---------------------------------------------------------------- *
	content
 * ---------------------------------------------------------------- */
#content {
	width: 745px;
	overflow:hidden;
	margin-top: 20px;
	clear: both;
}

/* ---------------------------------------------------------------- *
	news
 * ---------------------------------------------------------------- */
#news {
	float: left;
	width: 418px;
}

/* ---------------------------------------------------------------- *
	main
 * ---------------------------------------------------------------- */
#main {
	width: 310px;
	margin-left: 430px;
}

#main > p {/*---eco banner--- */
	margin-left: 0px;
	margin-top: 5px;
}

/* ---------------------------------------------------------------- *
	product
 * ---------------------------------------------------------------- */
/*---start waku1--- */
#waku1 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 415px;
	overflow: hidden;
}

#ir_l1 {
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 117px;
	float: left;
}

#ir_r1{
	width: 320px;
	padding: 0px;
	margin-left: 0px;
	float: right;
}

li.rr1 {
	font-size: 1em;
	line-height: 1.4em;
	list-style-position: inside;
	list-style-image: url(../img/pic.gif);
	list-style-type: none;
	text-align: left;
}
.indent {
	padding:16px;
	height: 10px;
	width: 10px;	
}


/* ---------------------------------------------------------------- *
	foot
 * ---------------------------------------------------------------- */
#footer {
	clear: both;
	width: 745px;
	height: 45px;
	margin: 20px auto 20px auto;
	font-size: 90%;
	text-align: center;
}


/*---★★★star naka★★★--- */

/* ---------------------------------------------------------------- *
	naka reyout
 * ---------------------------------------------------------------- */
#boxleft {
	padding: 0px;
	margin: 0px;
	width: 180px;
	overflow: hidden;
	float: left;	
}

#boxright{
	padding: 0px;
	width: 550px;
	margin-left: 180px;
}

/* ---------------------------------------------------------------- *
	naka page
 * ---------------------------------------------------------------- */

/* ----- globalNavi ----- */

div#boxleft ul#globalNavi {
	border-top:#aaaaaa 1px solid;
	width:158px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div#boxleft ul#globalNavi li {
	border-bottom:#aaaaaa 1px solid;
}


div#boxleft ul#globalNavi li a {
	line-height:2.2em;
	font-weight:bold;
	display:block;
	height: 25px;
	width: 135px;
	background-color: #EEF0EF;
	background-image: url(../img/ya03.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	padding: 0px 0px 0px 22px;
	font-size: 0.9em;
}


div#boxleft ul#globalNavi li a:link,
div#boxleft ul#globalNavi li a:visited {
	color:#333333;
}

div#boxleft ul#globalNavi li a:hover {
	color:#FF6600;
	background:#FFFFFF url(../img/ya03.gif) 8px 50% no-repeat;
}


/* ---------------------------------------------------------------- *
	text & tittle
 * ---------------------------------------------------------------- */
.tai_eco{
	background-position: left top;
	background-image: url(../img/tai01.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #333333;
	padding-top: 4px;
	padding-left: 40px;
	font-weight: bold;
	display: block;
	height: 40px;
	clear: right;
}

.tai_eco2{
	text-align: center;
}

.table1 {
	border-collapse:collapse;
	border:1px solid #666666;
	font-size : 1em;
	line-height: 1.2em;
	width: 545px;
}

.table2 {
	border-collapse:collapse;
	border:0px solid #666666;
	font-size : 1em;
	line-height: 1.2em;
	width: 545px;
}

.table3 {/*　----- globalページで使用 ----- */
	border-collapse:collapse;
	border:0px solid #666666;
	font-size : 1em;
	line-height: 1.2em;
	width: 545px;
}

.table4 {/*　----- 光ページで使用 ----- */
	border-collapse:collapse;
	border:0px solid #666666;
	font-size : 1em;
	line-height: 1.2em;
	width: 250px;
}

.td1 {
	border:1px solid #666666;
	padding:3px;
	background-color: #E5EBC9;
	text-align: center;
/*　----- 濃い色、センター ----- */
}
	
.td2 {
	border:1px solid #666666;
	padding:3px;
/*　----- 色なし、左寄せ ----- */
}

.td3 {
	border:1px solid #666666;
	background-color: #F3FAE0;
	padding:4px;
/*　----- 薄い色、左寄せ ----- */
}

.td4 {
	border:0px solid #666666;
	padding:3px;
/*　----- 色なし、左寄せ、ボーダーなし ----- */
}

.td5 {
	border:1px solid #666666;
	background-color: #F3FAE0;
	padding:3px;
	text-align: center;
/*　----- 薄い色、センター ----- */
}

.td6 {
	border:1px solid #666666;
	padding:3px;
	text-align: center;
/*　----- 色なし、センター ----- */
}

.td7 {
	border:1px solid #666666;
	padding:3px;
	background-color: #EEF0EF;
	text-align: center;
/*　----- 色あり(薄灰色）、センター ----- */
}

.td10 {
	border:1px solid #666666;
	padding:3px;
	background-color: #EEF0EF;
　　text-align: left;
/*　----- 色あり(薄灰色）、左寄せ ----- */
}

.td8 {
	border:0px solid #666666;
	padding:3px;
	text-align: center;
/*　----- 色なし、センター、ボーダーなし ----- */
}

.td9 {
	border:hidden;
/*　----- 色なし、ボーダーなし、スペース用 ----- */
}

a.go_top{ 
	font-size: 13px;
	color: #FF6600;
	float: right;
	clear: right;
	background-image: url(../img/ya01.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	padding: 0px 0px 0px 17px;
	margin: 8px 0px 10px 0px;
}


a.go_home{ /* ----- ホームへ ----- */
	font-size: 13px;
	color: #FF6600;
	float: left;
	clear: right;
	background-image: url(../img/ya01.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	padding: 0px 10px 0px 17px;/* ----- テキストの左からの距離 ----- */
	margin: 0px 0px 0px 45px;
}

.name{ 
	font-size: 14px;
	color: #333333;
	float: right;
	line-height: 1.3em;
}

.name2{ 
	font-size: 110%;
    font-weight: bold;
	color: #333333;
	float: none;
	line-height: 1.3em;
}

#mini_link {
	margin-top: 3px;
	float: right;
}

a.mini_link { 
	margin-top: 1px;
	margin-right: 10px;
	padding-left: 14px;
	font-size: 0.95em;
	text-align: right;
	background-image: url(../img/ya02.gif);
	background-repeat: no-repeat;
}

.head_text_default {/*　----- 初期値 ----- */
	font-size:  95%;
	line-height: 140%;
	color: #333333;
}

a,
a:link {
  color: #3333CC;
  text-decoration: none;
}

a:visited {
  color: #3333CC;
}

a:hover {
  color: #003366;
  text-decoration: none;
}

a:active {
  color: #003366;
  text-decoration: none;
}

p {
  line-height: 1.7;
}

p {
  margin-top: 0;
  margin-bottom: 0.5em;
}

ul, ol, dl {
	margin: 0px;
	padding: 0px;
}


h1 {
  font-size: 125%;
  line-height: normal;
}

h2 {
  font-size: 145%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.4;
}

h3 {
  font-size: 115%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: normal;
}

h4 {
  font-size: 110%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: normal;
}

th,
td {
	font-style: normal;
	font-weight: normal;
}

/* ---------------------------------------------------------------- *
	line_height
 * ---------------------------------------------------------------- */
.line_height150 {
	line-height: 150%;
}

.line_height200 {
	line-height: 200%;
}

.font_size90 {
  font-size: 90%;
  line-height: 2.5em;
}

