/*　全ページ適用スタイル
-----------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	color: #666666;
	background:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", "osaka";
	font-size:12px;
}

table{
	font-size:12px;
}

h3{
	width:740px;
	background:#CCCCCC;
	padding-left:20px;
}

h1{
	font-size: 12px;
	font-weight: 100;
	margin: 1;
}

A:link    { color: #005B7F; text-decoration: none; }
A:visited { color: #005B7F; text-decoration: none; }
A:active  { color: #FFFF00; text-decoration: underline; }
A:hover   { color: #FF0000; text-decoration: underline; }
A:name    { color: #ccc; text-decoration: none; }

/*　全ページコンテンツ外枠　*/
.layout{ 
	width: 760px;
	margin: 0px 20px 0px 20px;
	font-size: 12px;
	background:#FFFFFF;
}

/*　ヘッダー　*/
#header_top{
	width:740px;
	height:320px;
	margin:0px 0px 0px 0px;
	background:url(/images/head.gif) 0 0 no-repeat;
}

#header{
	width:740px;
	height:91px;
	margin:0px 0px 0px 0px;
	background:url(/images/head.gif) 0 0 no-repeat;
}

.header_title{
	width:740px;
	height:50px;
}

/*　ヘッダーメニュー　*/

ul.hmenu{
	position: relative;
	overflow: hidden;
	list-style: none;
	margin:26px 0px 0px 600px;
	width: 132px;
	height: 16px;
	background: transparent url(/images/head_menu.gif) 0 0 no-repeat;
}

ul.hmenu li{
	text-indent: -9999px;
}
	
ul.hmenu li a{
	position: absolute;
	overflow: hidden;
	top: 0;
	height:16px;
	text-indent: -9999px;
	text-decoration: none;
}

li.hmenu_home a{
	left: 4px;
	width: 56px;
	background: transparent url(/images/head_menu.gif) -4px 0px no-repeat;
}

li.hmenu_mail a{
	left: 70px;
	width: 62px;
	background: transparent url(/images/head_menu.gif) -70px 0px no-repeat;
}

li.hmenu_home a:hover{background-position: -4px -16px;}
li.hmenu_mail a:hover{background-position: -70px -16px;}



/*　メニュー　*/
ul.gnavi{
	position: relative;
	overflow: hidden;
	list-style: none;
	margin: 0px 0px 0px 0px;
	width: 740px;
	height: 41px;
	background: transparent url(/images/menu.gif) 0 0 no-repeat;
}

ul.gnavi li{
	text-indent: -9999px;
}
	
ul.gnavi li a{
	position: absolute;
	overflow: hidden;
	top: 0;
	height:41px;
	text-indent: -9999px;
	text-decoration: none;
}

li.gnavi_products a{
	left: 0px;
	width: 125px;
	background: transparent url(/images/menu.gif) -0px 0px no-repeat;
}

li.gnavi_sample a{
	left: 125px;
	width: 120px;
	background: transparent url(/images/menu.gif) -125px 0px no-repeat;
}

li.gnavi_facilit a{
	left: 245px;
	width: 120px;
	background: transparent url(/images/menu.gif) -245px 0px no-repeat;
}

li.gnavi_employ a{
	left: 365px;
	width: 120px;
	background: transparent url(/images/menu.gif) -365px 0px no-repeat;
}

li.gnavi_profile a{
	left: 485px;
	width: 120px;
	background: transparent url(/images/menu.gif) -485px 0px no-repeat;
}

li.gnavi_china a{
	left: 605px;
	width: 130px;
	background: transparent url(/images/menu.gif) -605px 0px no-repeat;
}

li.gnavi_products a:hover{background-position: 0px -41px;}
li.gnavi_sample a:hover{background-position: -125px -41px;}
li.gnavi_facilit a:hover{background-position: -245px -41px;}
li.gnavi_employ a:hover{background-position: -365px -41px;}
li.gnavi_profile a:hover{background-position: -485px -41px;}
li.gnavi_china a:hover{background-position: -605px -41px;}

list_gyomu{
	line-height:150px;
}

/*　メイン部　*/
#main{
	width:740px;
	margin-top:10px;
}

/*　フッター　*/
#footer{
	width:740px;
	height:80px;
	margin:10px 0px 0px 0px;
	text-align:center;

}

.tel{
	width:740px;
	height:20px;
	padding-top:5px;
	background:#00AEEF;
	text-align:right;
}

.link{
	width:740px;
	height:20px;
	padding-top:5px;
	background:#E6E6E6;
}
.copy{
	padding-top:10px;
}

/*　回り込み解除　*/
.space{
	margin: 0px;
	clear: both;
}
/*	文字サイズ	*/
.p10{ font-size: 10px; line-height: 150%}
.p12{ font-size: 12px; line-height: 150%}
.p14{ font-size: 14px; line-height: 150%}
.b14{ font-size: 14px; font-weight: 900;}
.m14{ font-size: 14px; font-family:"ＭＳ Ｐゴシック", "osaka"; line-height:150%; }


/*　強調文字(黒色)　*/
.bold{font-weight:900;}

/*　強調文字(赤色)　*/
.red{ color: #FF0000; font-weight: 900;}

/*　強調文字(青色)　*/
.blue{ color: #000066; font-weight: 900;}

/*　強調文字(白色)　*/
.white{ color: #FFFFFF; font-weight: 900;}

/*　強調文字(オレンジ)　*/
.orange{ color: #FF9900; font-weight: 900;}

/*　強調文字(黄緑)　*/
.yellowgreen{ color: #8CBA16; font-weight: 900;}

/*　強調文字(黒中央)　*/
.black{ color: #333333;
	 font-weight: 900;
	 text-align: center;
	 }

/*　強調文字(黒ライン)　*/
.black_line{ color: #333333;
	 font-weight: 900;
	 text-decoration:underline;
	 border-bottom: 1px solid #557CE7;
	 }

/*　右寄せ文字　*/
.right{
	text-align:right;
}