/*-----@charset "utf-8n";-----*/

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#headerMain
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
height: 24px;
overflow: hidden;
}
#headerMain h1
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 5px;
padding-right: 0;
padding-bottom: 0;
padding-left: 10px;
text-align: left;
font-weight: normal;
line-height: 15px;
font-size: 12px;
color: #666666;
}
#headerLogo
{
width: 400px;
float: left;
}
#headerLogo a
{
display: block;
margin-top: 5px;
margin-right: 0;
margin-bottom: 0px;
margin-left: 6px;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0px;
text-indent: -9999px;
overflow: hidden;
height: 44px;
background-image : url(../img/logo_4.png);
background-position: center left;
background-repeat: no-repeat;
}
#headerExtra1
{
width: 220px;
margin-top: -15px;
margin-right: 6px;
margin-bottom: 0;
margin-left: 0;
padding-top: 0px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
float: right;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #659048;
}
#headerExtra1 p.tel
{
padding-top: 5px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0;
line-height: 1.2;
text-align: center;
color: #9f7a0b;
font-weight: bold;
font-size: 1.5em;
margin: 0;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #659048;
}
#headerExtra1 p.tel span
{
/* 電話番号のTEL文字設定 */
font-size: 0.6em;
font-weight: normal;
color: #333333;
display: block;
padding-bottom: 3px;
}
#headerExtra1 p.address
{
/* 住所文字設定 */
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 5px;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: center;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFF;
font-size: 0.9em;
}
#headerExtra2
{
}
/* フッター内パーツ */
#footerMain
{
}
#footerMain p
{
/* コピーライト文字設定 */
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 10px;
padding-right: 0;
font-size: 1em;
line-height: 40px;
padding-left: 10px;
}
/* サイドブロック内パーツ */
/* サイドメニュー */
#side
{
overflow: hidden;
width: 140px;
}
#side ul
{
margin-top: 0px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
list-style-type: none;
}
#side li
{
display: block;
width: 140px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
#side li a
{
display: block;
height: 37px;
text-indent: -9999px;
overflow: hidden;
}
#side li a:link, #side li a:visited
{
display: block;
height: 37px;
line-height: 37px;
overflow: hidden;
background-image : url(../img/banner_140.png);
background-position: center center;
background-repeat: no-repeat;
color: #3e3e3e;
text-align: left;
text-decoration: none;
font-weight: normal;
font-size: 14px;
text-indent: 6px;
}
#side li a:hover, #side li a:active
{
background-image : url(../img/banner_on_140.png);
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 14px;
text-indent: 8px;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
/* リンク文字色 */
a:link
{
color: #333;
text-decoration: none;
}
a:visited
{
color: #666;
text-decoration: none;
}
a:hover
{
color: #0F5D92;
text-decoration: none;
}
a:active
{
color: #0F5D92;
text-decoration: none;
}
#skip
{
/* ヘッダースキップの非表示 */
height: 1px;
margin: 0;
padding: 0;
overflow: hidden;
text-indent: -9999px;
}
p
{
margin-top: 0.5em;
margin-bottom: 2em;
padding-right: 1em;
padding-left: 1em;
line-height: 1.4;
text-align: left;
}
p.large
{
margin-bottom: -0.5em;
}
p.indent
{
padding-left: 6px;
background-image : url(../img/point.png);
background-position: 3px 4px;
background-repeat: no-repeat;
}
.left
{
float: left;
}
.right
{
float: right;
}
hr
{
width: 100%;
height: 1px;
margin-top: 10px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
clear: both;
border-top-width: 1px;
border-top-style: none;
border-right-width: 1px;
border-right-style: none;
border-left-width: 1px;
border-left-style: none;
color: #ffffff;
border-bottom-width: 1px;
border-bottom-style: none;
}
.layout_02 h2 span.ja
{
font-size: 16px;
font-weight: normal;
color: #ffffff;
padding-right: 0;
padding-left: 13px;
padding-bottom: 3px;
padding-top: 3px;
}
.layout_02 h2 span.en
{
font-size: 0.8em;
color: #B8E6FE;
font-weight: normal;
padding-left: 15px;
text-transform: capitalize;
font-weight: normal;
}
#wrapper h3
{
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 5px;
padding-left: 7px;
padding-bottom: 7px;
font-size: 16px;
line-height: 18px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
text-align: left;

padding-right: 7px;
}
#wrapper h3 span.en
{
padding-right: 10px;
text-transform: capitalize;
font-family: Arial,Helvetica,Verdana,sans-serif;
}
#wrapper h3 span.ja
{
}
h3.c-index
{
height: 1px;
margin: 0;
padding: 0;
overflow: hidden;
text-indent: -9999px;
background: none;
border-bottom-style: none;
}
#cont h3
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 5px;
padding-right: 12px;
padding-bottom: 5px;
padding-left: 12px;
text-align: left;
font-size: 18px;
line-height: 1.2;
font-weight: normal;
color: #333;
}
h4
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 5px;
padding-right: 12px;
padding-bottom: 5px;
padding-left: 12px;
text-align: left;
font-size: 1.2em;
line-height: 1.2;
font-weight: bold;
color: #9F7A0B;
}
#cont h4
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 5px;
padding-right: 12px;
padding-bottom: 5px;
padding-left: 12px;
text-align: left;
font-size: 14px;
line-height: 1.2;
font-weight: normal;
color: #9F7A0B;
}
h5
{
display: inline;
margin-top: 0;
margin-bottom: 0;
padding-left: 15px;
text-align: left;
background-image : url(../img/point.png);
background-position: 3px 7px;
background-repeat: no-repeat;
font-size: 1.1em;
line-height: 1.5;
font-weight: normal;
}
table
{
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: 5px;
border-collapse: collapse;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #dddddd;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #dddddd;
}
table th
{
padding-top: 5px;
padding-right: 4px;
padding-bottom: 5px;
padding-left: 4px;
text-align: center;
background-color: #FFFDDD;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #dddddd;
color: #9F7A0B;
font-size: 12px;
font-weight: normal;
}
table td
{
padding-top: 5px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 15px;
text-align: left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #dddddd;
}
/* メインコンテンツ内基本パーツ */

#main ul
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
list-style-type: none;
}
#main ul li
{
text-align: left;
line-height: 1.4;
padding-top: 5px;
padding-right: 0;
padding-bottom: 5px;
padding-left: 16px;
background-image : url(../img/point.png);
background-position: 3px 12px;
background-repeat: no-repeat;
}

/******************************
 * float clear
 ******************************/
.clear {
clear: both;
}

.clearfix:after {
content: ".";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

.clearfix {
zoom: 1; /* for IE6 */
}


/* 要素リセット */
body
{
margin: 0;
padding: 0;
text-align: center;
font-size: 12px;
font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
color: #333333; /* 標準文字色 */
background-position: top left;
background-repeat: repeat-x;
min-width: 648px;
background-image : url(../img/bg.png);
line-height: 1.5;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
font-size: 70%;
}
/* end */

img
{
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#container
{
margin-top: -1px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
padding-bottom: 0;
background-image : url(../img/containerBg.png);
background-position: center top;
background-repeat: no-repeat;
zoom: 1;
}

#header
{
width: 652px;
height: 84px;
margin-right: auto;
margin-left: auto;
}

#inner
{
position:relative;
width: 650px;
padding-top: 41px;
padding-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

#wrapper
{
width: 500px;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
float: right;
}
#title
{
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
.layout_01 #title
{
width: 650px;
position: absolute;
top: 41px;
left: 0;
}

#main
{
width: 496px;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: auto;
text-align: left;
padding-top: 10px;
padding-left: 4px;
}
.layout_01 #main
{
padding-top: 200px;
}

#aside
{
width: 142px;
padding-bottom: 15px;
float: left;
margin: 0 0 0 2px;
}
.layout_01 #aside
{
padding-top: 200px;
}

#footer
{
width: 650px;
clear: both;
margin-top: 7px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #999999;
}

#nav
{
position: absolute;
top: 0px;
left: 1px;
width: 648px;
height: 31px;
overflow: hidden;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ナビゲーション */
#nav ul
{
list-style-type: none;
overflow: hidden;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}

#nav ul:after
{
content: ".";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

#nav li
{
display: block;
width: 108px;
float: left;
height: 31px;
overflow: hidden;
}


#nav li a
{
display: block;
text-align: center;
background-image : url(../img/nav_01.png);
background-repeat: no-repeat;
background-position: center top;
}

#nav li span.en
{
display: none;
}

#nav li span.ja
{
display: block;
font-size: 13px;
line-height: 31px;
padding-top: 1px;
color: #FFF;
font-weight: normal;
}

#nav a:hover
{
text-indent: 2px;
background-image : url(../img/nav_01_1.png);
}
#nav a:active
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
}
#nav #nav-toppage a
{
background-position: left top;
}
#nav #nav-employment a
{
background-position: right top;
}

/* ナビゲーション各ページ */

#nav #nav-toppage
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}
#nav #nav-guide
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}
#nav #nav-info
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}
#nav #nav-policy
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}
#nav #nav-facilities
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}
#nav #nav-products
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}
#nav #nav-access
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}
#nav #nav-employment
{
text-decoration: none;
background-image : url(../img/nav_01_on.png);
background-position: right top;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.layout_02 h2
{
background-image : url(../img/titleBg.png);
background-position: top right;
background-repeat: repeat-x;
margin-top: 0;
margin-right: 0;
margin-bottom: 0px;
margin-left: auto;
height: 64px;
padding-top: 0px;
text-align: left;
overflow: hidden;
line-height: 100px;
width: 500px;
font-size: 17px;
}

#compinfo
{
margin-top: 10px;
}

#pagetop
{
margin-top: 20px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
text-align: left;
padding-left: 5px;
}

#pagetop a
{
/* ページの先頭へのリンク設定 */
display: block;
margin-left: auto;
margin-right: 0px;
margin-top: 20px;
background-image : url(../img/returnTop.png);
background-position: center left;
background-repeat: no-repeat;
width: 62px;
height: 14px;
text-align: left;
text-indent: -9999px;
overflow: hidden;
}

#footerMain p
{
text-align: left;
}

/* トップページ デザイン定義 */
.layout_01 #title h2
{
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
overflow: hidden;
text-indent: -9999px;
height: 181px;
background-image : url(../img/mainimg.png);
background-position: top center;
background-repeat: no-repeat;
}
/* トップページ デザイン定義 */
#toppage-text .large
{
background-image : url(../img/toppageLead.png);
background-repeat: no-repeat;
background-position: 380px 0px;
font-size: 1.3em;
font-weight: normal;
color: #9F7A0B;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 8px;
padding-right: 0.5em;
padding-bottom: 14px;
padding-left: 0.5em;
}
#toppage-news
{
margin-left: 4px;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
background-image : url(../img/toppagenewsBg.png);
background-repeat: repeat-y;
background-position: left top;
width: 480px;
}
#toppage-news h3
{
border-bottom-width: 0px;
border-bottom-style: none;
margin-top: 0px;
margin-bottom: 0px;
background-image : url(../img/toppagenews.png);
background-repeat: no-repeat;
background-position:left top;
}
#toppage-news h3 span.en
{
	display: block;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#toppage-news h3 span.ja
{
display: none;
}
#toppage-news h4
{
color: #333333;
padding-top: 0px;
padding-left: 0;
font-size: 1.1em;
}
#toppage-news ul
{
padding-top: 0px;
padding-right: 13px;
padding-bottom: 10px;
padding-left: 11px;
}
#toppage-news ul li
{
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #CCC;
margin-top: 10px;
padding-top: 10px;
width: 440px;
}

#toppage-news ul li a
{
text-decoration: underline;
}
/* 会社案内ページ デザイン定義 */

#guide h3
{
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 5px;
padding-right: 12px;
padding-bottom: 5px;
padding-left: 12px;
text-align: left;
font-size: 18px;
line-height: 1.2;
font-weight: normal;
color: #333;
}

#guide p.guide_1
{
overflow: hidden;
}

/* 営業品目・製品ページ デザイン定義 */

#hyou1 td
{
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
text-align: left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #dddddd;
}

/* 会社情報パーツ デザイン定義 */

#compinfo
{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-image : url(../img/compinfoBg.png);
background-repeat: repeat;
background-position: left top;
}
#compinfo h3
{
color: #9f7a0b;
font-size: 14px;
font-weight: normal;
text-align: left;
margin-top: 0;
padding-top: 8px;
margin-bottom: 0;
background-color: #FFF;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
}
#compinfo span.ja
{
display: none;
}
#compinfo p
{
padding-top: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
line-height: 1.5;
background-color: #FFF;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 6px;
}
#emp
{
display: block;
width:300px;
margin-left: 140px;
}
/* =========================================================
■Site ajust
========================================================= */
html { 
	-webkit-text-size-adjust: none; 
}

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