@charset "UTF-8";
/* デフォルトCSS */

body{
	background:#FFFFFF;
	margin: 0;
	padding: 0;
	color:#6A6C53;/* 基本文字色 */
	font-family:'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd {
	font-size:1em;
	line-height:1.6em;
	margin:0;
	padding:0;
	}
img {border: none;
	}

/* リンク用カラー */
a:link   { text-decoration: none }
a:visited  { text-decoration: none }
a:active   { text-decoration: none }
a:hover   { color: #f00; text-decoration: underline }

/* 下付き文字 */
sub {
	font-size:0.75em;
	vertical-align:baseline;}

/* 共用クラス */
.clear {clear: both;}
.hdn {display:none;}

/* clear FIX */
.pkg:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.pkg{display:inline-table;zoom:1;}
/* ¥*/
* html .pkg{height:1%;}
.pkg{display:block;}
/* */


#Wrap {}
#WrapInner {}



#Header   {
	height:97px;
	background:#ffffff url(/lib/img/bg_header.gif) repeat-x bottom;
	}

#HeaderInner {
	position:relative;
	width:804px;
	margin:0 auto;
	}

#SubNavi {
	position:absolute;
	top:0;
	right:0;
	
	width:292px;
	height:28px;
	
	background:url(/lib/img/bg_sn.gif);
	}

#SubNavi ul{
	margin-left:16px;
	}

#SubNavi li{
	margin-right:15px;
	height:28px;
	float:left;
	
	overflow:hidden;
	text-indent:-5000em;
	}
	
#SubNavi li#SnSitemap{
	margin:0
	}

#SubNavi li a{
	display:block;
	
	width:100%;
	height:100%;
	}

#SnPrivacy {
	width:88px;
	background:url(/lib/img/sn_privacy.gif);
	}

#SnSiteuse {
	width:83px;
	background:url(/lib/img/sn_siteuse.gif);
	}

#SnSitemap {
	width:60px;
	background:url(/lib/img/sn_sitemap.gif);
	}

#GHLogo {
	position:relative;
	top:35px;
	width:276px;
	height:56px;
	
	overflow:hidden;
	
	float:left;
	}

#Gnavi {
	position:relative;
	top:38px;
	width:525px;
	float:right;
	}

#GnaviInner{	
/*	border:#006600 1px solid;*/
	}

#Gnavi li{
	width:131px;
	height:53px;
	
	float:left;
	list-style:none;
	
	overflow:hidden;
	text-indent:-5000em;

	}

#Gnavi li a{
	display:block;
	width:100%;
	height:100%;
	background-position:0 54px;
	}

#Gnavi li a:hover{
	background-position:0 0;
	}

#GnCorp a{
	background:url(/lib/img/gnav_corp.gif);
	}

#GnOem a{
	background:url(/lib/img/gnav_oem.gif);
	}

#GnMaterial a{
	background:url(/lib/img/gnav_materials.gif);
	}

#GnInquiry a{
	background:url(/lib/img/gnav_inquiry.gif);
	}
	

/* 個別ページのナビ */	
body#InquiryPage #GnInquiry a ,
body#CorpinfoPage #GnCorp a, 
body#OemPage #GnOem a, 
body#MaterialsPage #GnMaterial a{
	background-position: 0 110px !important;
}

		
#NaviInquiry{
}

#PageHead {
	background:url(/lib/img/bg_h.gif) repeat-x center -1px;
	height:91px;
	}	

#PageHeadInner{
	width:804px;
	margin:0 auto;
	}

#PageBody{
	clear:both;
	width:804px;
	margin:0 auto;
	
	background:url(/lib/img/bg_2clm_m.gif) repeat-y left;
	}

#PageBodyInner {
	padding:0 0 20px 0;
	background:url(/lib/img/bg_2clm_b.gif) no-repeat left bottom;
	}

#Footer{
	clear:both;
	
	margin:3px 0 0 0;
	padding:15px 0 0 0;
	background:#ffffff url(/lib/img/bg_footer.gif) repeat-x;
	}

#FooterInner {
	width:804px;
	margin:0 auto;
	position:relative;
	}

#Rights {
	width:300px;
	float:left;
	}

#Copy {
	width:226px;
	height:13px;	
	background:url(/lib/img/copyright.gif) no-repeat;
	
	text-indent:-5000em;
	}

#GotoPageTop {
	clear:both;
	padding:20px 0 0 0;
	}

#GotoPageTopInner{
	width:804px;
	margin:0 auto;
	}

#GotoPageTop p{
	position:relative;
	left:685px;
	
	
	width:114px;
	height:11px;
	overflow:hidden;
	
	text-indent:-5000em;
	}

#GotoPageTop p a{
	display:block;
	width:100%;
	height:100%;
	
	background:url(/lib/img/btn_gotop_b.gif) no-repeat;
	}

#Produce {
	width:76px;
	height:17px;
	
	overflow:hidden;
	
	background:url(/lib/img/bdg_imageinc.gif) no-repeat;
	
	text-indent:-5000em;
	}

#Produce a {
	display:block;
	width:100%;
	height:100%;
	}

#FootNavi {
	width:400px;
	float:right;
	
	text-align:right;
	position:relative;
	top:-4px;
	right:0;
	}

#FootNavi li {
	margin:0 0 0 20px;
	display:inline;
	list-style:none;

	
	}

/* 1 colomn Css */
body.OneClm #PageHead{
height:auto;
}

body.OneClm #PageBody{
	background:none !important;
}

body.OneClm #PageBodyInner {
	width:790px;
	margin:0 auto;
	background:none !important;
	}
	
body.OneClm #MainClm{
	width:572px;
	float:none;
	margin:0 auto;
}

/* 2 colomn Css */

body.TwoClm {
	
}

body.TwoClm #MainClm {
	position:relative;
	/*left:7px;*/
	
	width:572px;
	float:left;
}

body.TwoClm #MainClmInner {
		padding:0;
	}

body.TwoClm #SubClm {
	width:195px;
	float:right;
}

body.TwoClm #SubClmInner {
		padding:0 5px 0 0;
	}

body.TwoClm #SubClm li{
	list-style:none;
	line-height:1em;
	display:inline;
	
	}

body.TwoClm #SubClm li.LiInquiry {
	display:block;
	margin-top:12px;
	}

body.TwoClm #PageBodyInner {
	}

body.TwoClm #Pan {
}


/* サイドナビ */
#SubClm {
	font-size:12px;
	}
#SubClm a {
	color:#006633;}



/* デザイン標準要素はここに記述 */

#PageBodyInner {
	font-size:0.8em; /* 本文の標準フォントサイズ */
	line-height:1.3em;
	}

/* デザイン共通クラス */

.pictL {
	float:left;
	margin:0 5px 5px 0;
	}

.pictR {
	float:right;
	margin:0 0 5px 5px;
	}
