* {
	margin: 0;
	padding: 0;
}

/* =========================================================
Reset of Default Style
========================================================= */

h1, h2, h3, h4, h5, h6, p, address, ul, li, ol, table, th, td, tr, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-size: 100%;
	text-align: left;
}

textarea {
	font-size: 100%;
}

img {
	vertical-valign: middle;
}

/* =========================================================
body
========================================================= */

body {
	background: #f7f7f7;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* =========================================================
container
========================================================= */

#contentmain {
	margin: 0;
	padding: 0;
	background: #f7f7f7;
	width: 750px;
	border-right: 1px solid #999999;
}

#content {
	margin: 0;
	padding: 0;
	background: #ffffff;
	width: 751px;
	border-right: 1px solid #999999;
	background: url(../Image/submenu_back.jpg) repeat-y;
}

/* =========================================================
header
========================================================= */

#header {
	width: 750px;
	height: 70px;
	background-image: url("../Image/header4.jpg");
	background-repeat: no-repeat;
	/*position:fixed;*/
}

#titlebar {
	/*position:fixed;top:70px;*/
	width: 750px;
	height: 23px;
}

#titlebar  li {
	list-style-type: none;
	width: 107px;
	height: 23px;
	float: left;
}

#titlebar  li  img {
	border: 0;
}

#titlebar  li.top {
	background: url(../Image/rollover/E_top_m.gif) no-repeat;
}

#titlebar  li.oshirase {
	background: url(../Image/rollover/E_news_m.gif) no-repeat;
}

#titlebar  li.kaishashokai {
	background: url(../Image/rollover/E_profile_m.gif) no-repeat;
}

#titlebar  li.funmatsu {
	background: url(../Image/rollover/E_metalpowder_m.gif) no-repeat;
}

#titlebar  li.shashutsu {
	background: url(../Image/rollover/E_mim_m.gif) no-repeat;
}

#titlebar  li.suisho {
	background: url(../Image/rollover/E_crystal_m.gif) no-repeat;
}

#titlebar  li.toiawase {
	background: url(../Image/rollover/E_inquiry_m.gif) no-repeat;
}

#titlebar  li.japanese {
	margin: 0px 125px 0px 100px;
	background: url(../Image/rollover/main_jr.gif) no-repeat;
}

#titlebar  li.english {
	margin: 0px 100px 0px 125px;
	background: url(../Image/rollover/main_er.gif) no-repeat;
}

#titlebar  li  a {
	display: block;
	width: 107px;
	height: 23px;
}

#titlebar  li  a:hover {
	background-color: transparent;
}

#titlebar  li  a:hover  img {
	visibility: hidden;
}

/* =========================================================
sidebar
========================================================= */

#sidebar {
	float: left;
	width: 130px;
}

#sidebar  p.title {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF; /*左メニュータイトルのテキストの色*/
	background-color: #7F7F7F;
	width: 119px;
	padding: 4px 0 3px 0;
	margin: 10px 0px 0px 5px;
	border: 0px solid #9932cc;
}

#sidebar  ul {
	margin-bottom: 20px;
	padding: 0 0 1px 0;
	list-style: none;
}

#sidebar  ul  li.link {
	width: 119px;
	margin: 0px 1px 0px 5px;
	border: solid;
	border-width: 1px 0px 0px 0px;
	color: black;
	background-color: #E7E7E7;
	list-style: none;
}

#sidebar  ul  li.nolink {
	width: 106px;
	height: 22px;
	margin: 1px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	border: solid;
	border-color: #7f7f7f #7f7f7f #7f7f7f #9F9F9F;
	border-width: 0px 0px 0px 8px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	background-color: #E7E7E7;
	text-indent: 4pt;
}

#sidebar  ul  li  p.link3 {
	color: #333333;
	display: block;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 22px;
	background-color: #E7E7E7;
	width: 106px;
	text-indent: 4pt;
	border-width: 0px 0px 0px 8px;
	border-style: solid;
	border-color: #7f7f7f #7f7f7f #7f7f7f #9f9f9f;
}

#sidebar  ul  li  a.link1 {
	color: #333333;
	display: block;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 22px;
	background-color: #E7E7E7;
	width: 110px;
	text-indent: 4pt;
	border-width: 0px 0px 0px 8px;
	border-style: solid;
	border-color: #7f7f7f #7f7f7f #7f7f7f #9f9f9f;
}

#sidebar  ul  li  a.link1_now {
	color: #333333;
	display: block;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 22px;
	background-color: #E7E7E7;
	width: 110px;
	text-indent: 4pt;
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #ff0000;
}

#sidebar  ul  li  a.link2 {
	color: #333333;
	display: block;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 22px;
	background-color: #E7E7E7;
	width: 102px;
	border-style: solid;
	border-width: 0px 0px 0px 16px;
	border-color: #7f7f7f #7f7f7f #7f7f7f #b7b7b7;
	text-indent: 4pt;
}

#sidebar  ul  li  a.link2_now {
	color: #333333;
	display: block;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 22px;
	background-color: #E7E7E7;
	width: 102px;
	border-style: solid;
	border-width: 1px 1px 1px 16px;
	border-color: #ff0000;
	text-indent: 4pt;
}

#sidebar  ul  li  a:hover {
	background-color: #CCCCCC;
	/*border-left-color: #7f7f7f;*/
	text-decoration: underline;
}

/* =========================================================
wrapper
========================================================= */
/* Hides from IE-mac \*/

*  html  div#wrapper {
	height: 1%;
}

/* End hide from IE-mac */


/* =========================================================
main
========================================================= */

#main {
	background-image: url(../Image/syasyutu_backphoto1.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 620px;
	background-color: #f7f7f7;
}

#main  p {
	font-family: "MS Gothic", Osaka, Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 14px;          /* フォントサイズ */
	line-height: 18px;		/* 行の高さ */
	color: #2f2f2f;           /* フォントカラー */
	margin: 10px 20px 0px 20px;
}

/*題*/

#main  p.title {
	font-family: "MS Gothic", Osaka, Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	margin: 10px 15px 0px 15px;
	font-size: 14px;
	color: #cc0000;
}

#main  dt {
	font-family: "MS Gothic", Osaka, Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 14px;          /* フォントサイズ */
	line-height: 18px;		/* 行の高さ */
	color: #2f2f2f;           /* フォントカラー */
	margin: 10px 20px 0px 20px;
}

#main  dd {
	font-family: "MS Gothic", Osaka, Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	font-size: 14px;          /* フォントサイズ */
	line-height: 18px;		/* 行の高さ */
	color: #2f2f2f;           /* フォントカラー */
	margin: 0px 20px 0px 30px;
}

/* =========================================================
table
========================================================= */
/*枠線なし*/

#lag  table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

#lag  td {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 4px;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	text-align: center;
	list-style-type: square;
}

#lag  a {
	color: black;
	text-decoration: none;
}

#lag  a:hover {
	text-decoration: underline;
	color: red;
}

#normal  table {
	margin: 10px 0px 0px 20px;
	width: 93%;
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	border-collapse: collapse;
	border-spacing: 0;
}

#normal  td {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 4px;
	font-size: 14px;
	line-height: 15px;
	color: #2f2f2f;
	text-align: left;
	list-style-type: square;
}

/*枠線あり*/

#border  table {
	margin: 10px 0px 0px 20px;
	width: 93%;
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #5f5f5f;
	border-left: 1px solid #5f5f5f;
}

#border  th.red {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #f4e5df;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	color: #2f2f2f;
}

#border  th.blue {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #d8e4ee;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	color: #2f2f2f;
}

#border  td {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	color: #2f2f2f;
	text-align: center;
}

#border  td.left {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	color: #2f2f2f;
	text-align: left;
}

/*枠線あり*/

#border1  table {
	margin: 10px 0px 0px 20px;
	width: 93%;
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #5f5f5f;
	border-left: 1px solid #5f5f5f;
}

#border1  th.red {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 2px 0px 2px 0px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #f4e5df;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	color: #2f2f2f;
}

#border1  th.blue {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 2px 0px 2px 0px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #d8e4ee;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	color: #2f2f2f;
}

#border1  td {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	/*padding: 2px 0px 2px 0px;*/
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	color: #2f2f2f;
	text-align: center;
}

/*枠線あり(mim)*/

#border2  table {
	margin: 10px 0px 0px 20px;
	width: 93%;
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #5f5f5f;
	border-left: 1px solid #5f5f5f;
}

#border2  th.red {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #f4e5df;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	color: #2f2f2f;
}

#border2  th.blue {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #d8e4ee;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	color: #2f2f2f;
	width: 70px;
}

#border2  td {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	color: #2f2f2f;
	text-align: center;
}

#border2  td.left {
	font-family: "ＭＳ ゴシック", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* フォントファミリ */
	padding: 5px;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 15px;
	color: #2f2f2f;
	text-align: left;
	width: 200px;
}

/* =========================================================
line
========================================================= */

#line {
	margin: 10px 0px 10px 15px;
}

#line1 {
	margin: 1px 0px 1px 15px;
	align: left;
}

/* =========================================================
clear
========================================================= */

#clear {
	clear: both;
}

/* =========================================================
footer
========================================================= */

#footer {
	clear: both;
}

#zindex {
	z-index: 2;
	position: relative;
	top: -60px;
}

#zindex2 {
	z-index: 2;
	position: relative;
	top: -30px;
}

#zindex3 {
	z-index: 2;
	position: relative;
	top: 30px;
}
