<!--
.formbtm{
	width:120px;
	border-style:solid;
	border-width:2px;
	border-color:#6090ef;
	background-color:#4169e1;
	font-family:'MS UI Gothic',serif,sans-serif;
	color:#ffffff;
	font-size:12pt;
}

.emform{
	border-style:solid;
	border-width:1px;
	border-color:#4169e1;
}

.pagefont{
	font-family:'MS UI Gothic',serif,sans-serif;
	font-size:11pt;
	color:#000000;
}
.bigfont{
	font-family:'MS UI Gothic',serif,sans-serif;
	font-size:12pt;
	color:#000000;
}

.bigfontbold{
	font-family:'MS UI Gothic',serif,sans-serif;
	font-size:12pt;
	color:#0000cc;
	font-weight:bold;
}

.smallmessage{
	font-family:'MS UI Gothic',serif,sans-serif;
	font-weight:bold;
	color:#606060;
	font-size:10pt;
}
.menustring{
	font-family:'MS UI Gothic',serif,sans-serif;
	font-weight:bold;
	color:white;
	font-size:11pt;
	vertical-align:middle;
	word-break:keep-all;
}
.TitleMessage{
//	font-family:'Times New Roman',Tahoma,Arial;
//	font-size:32pt;
//	font-weight:bold;
//	color:#000000;
	position:relative;
	left:10px;
	top:0px;
}

/******************************************************************************/
/******************/
/*  各ページ共通  */
/******************/
/*ヘッダ*/
.Header{
	width: 100%;
	height: 90px;
	margin-bottom: 8px;
}

.HeaderImage1{
	width: 365px;
	height: 90px;
	vartical-align: top;
}

.HeaderImage2{
	width: 100%;
	height: 40px;
	background-image: url(img/logo_bar.jpg);
	background-repeat: repeat-x;
}

.HeaderTitle{
	height: 50px;
	vartical-align: top;
}


/* ページの見出し部分 */
.Index{
	width: 250px;
	margin-top: 10px;
	padding-left: 3px;
	float: left;
}

/* 本文 */
.Main{
	margin-top: 10px;
	margin-left: 255px;
	padding-top: 3px;
	padding-right: 15px;
	margin-bottom: 5px;
}

/* 詳細記述 */
.Description{
	margin-left:15px;
	color: #000000;
	font-family: 'MS UI Gothic',serif,sans-serif;
	line-height: 150%;
}

/* メニューバー */
.MenuBar{
	width: 100%;
	height: 20px;
	padding-top: 10px;
	background-color: #0033AA;
	background-image: url("img/menubar.gif");
	background-repeat: repeat-x;
}

/* メニューバー領域 */
.MenuArea{
	width: 800px;
}

/* メニューバー項目 */
.MenuElement{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-family: 'MS UI Gothic',serif,sans-serif;
	font-weight: bold;
}
/* メニューボックス */
.MenuBox{
	width: 240px;
	border-top: solid #CCCCCC 2px;
	border-bottom: solid #666666 2px;
	border-left: solid #CCCCCC 2px;
	border-right: solid #666666 2px;
}

/* メニューボックス 項目 */
.MenuList{
	border-bottom: solid #999999 1px;
	border-right: solid #999999 1px;
	padding-top: 2px;
	padding-left: 2px;
	color:#FFFFFF;
	background-color: #0033AA;
	background-image: url("img/btmback.gif");
	font-family: 'MS UI Gothic',serif,sans-serif;
	font-weight: bold;
}

/* フッターエリア */
.Footer{
	margin-top: 10px;
	clear: both;
	font-size: 90%;
}

/* フッターバー */
.FooterBar{
	width: 100%;
	height: 17px;
	padding-top: 5px;
	color: #FFFFFF;
	background-image: url("img/footerbar.gif");
	background-repeat: repeat-x;
	text-align: right;
}
/**/
.Copyright{
	float: right;
}

/* ブログリンク */
.BlogLink{
	margin-top:15px;
}

/* 囲み記事 */
.Box{
	margin: 15px;
	border: double #333333 5px ;
	padding: 10px;
	background-color: #CCDDFF;
}

.Signature{
	float: right;
	margin-right: 15px;
}

/******************/
/*  レイアウト用  */
/******************/
.float-l{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.float-r{
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

.float-c{
	clear: both;
}

.numeric{
	text-align: right;
}

.align-c{
	text-align: center;
}


/******************/
/*  トップページ  */
/******************/

/* TOPページ What'newエリア */
.NewList{
	margin-top: 0px;
	margin-left: 15px;
	padding-left: 5px;
	color: #606060;
	font-family: 'MS UI Gothic',serif,sans-serif;
	font-weight: bold;
	font-size: 90%;
}

/* TOPページ linkエリア */
.LinkArea{
	width: 200px;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 90%;
	list-style-type: circle;
}

/******************/
/*    会社情報    */
/******************/

/* 会社情報 ヘッダー */
.CorpInfoHeader{
	height: 80px;
}
/* 会社情報 写真 */
.CorpOutline{
	margin-bottom: 5px; 
}
/* 沿革 */
.CorpHistory{
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-weight: bold;
	color: #2e2e74;
	background-color: #CCCCCC;
}

/******************/
/*    技術情報    */
/******************/

.Equipment{
	font-size: 80%;
	font-weight: bold;
	color: #606060;
}

/* 設備一覧 仕様欄 */
.spec{
	width: 12em;
}


/******************/
/*    品質活動    */
/******************/
.Philosophy{
	margin: 15px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}


/******************/
/*ニュースリリース*/
/******************/
table.News{
	width: 580px;
}
td.News{
	font-family: 'MS UI Gothic',serif,sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #606060;
}
th.News{
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #052F9D;
}
.NewsDate{
	margin: 5px 5px 0px 10px;
	text-align: center;
	font-size: 100%;
	font-family: 'MS UI Gothic',serif,sans-serif;
	font-weight: bold;
	color: #000000;
}


/******************/
/*  サイトマップ  */
/******************/
.MapArea{
	float: left;
	width: 250px;
	margin-right: 20px;
	font-size: 110%;
}

.MapHeader{
	border-bottom: solid #040061 1px ;
}

.MapList{
	margin-top: 2px;
}

/******************************************************************************/

body{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	color:#000000;
	font-family:'MS UI Gothic',serif,sans-serif;
	font-size: 90%;
	line-height: 120%;
}

h1{
	margin: 0px 0px 0px 0px;
	color:#000000;
	font-size:200%;
	font-family:'MS UI Gothic',serif,sans-serif;
}

h2{
	margin: 5px 5px 0px 0px;
	color:#000000;
	font-size:120%;
	font-family:'MS UI Gothic',serif,sans-serif;
	font-weight:bold;
}

h3{
	margin: 5px 5px 0px 10px;
	font-size:100%;
	font-family:'MS UI Gothic',serif,sans-serif;
	font-weight:bold;
	color:#000000;
}

h4{
	font-size:13pt;
	font-family:'MS UI Gothic',serif,sans-serif;
	font-weight:bold;
	color:Black;
}

em{
	color: #0000cc;
	font-style: normal;
	font-weight: bold;
}

caption{
	padding-right: 1em;
	text-align:	right;
}

th{
	color: #FFFFFF;
	background-color: #052F9D;
}

A:link{
	text-decoration:none;
	color:WHITE;
}
A:visited{
	text-decoration:none;
	color:WHITE;
}
A:hover{
	text-decoration:none;
	color:#F0E68C;
}
A.black:link{
	text-decoration:none;
	color:#505050;
}
A.black:visited{
	text-decoration:none;
	color:#505050;
}
A.black:hover{
	text-decoration:none;
	color:#E9967A;
}
A.blue:link{
	text-decoration:underline;
	color:#191970;
}
A.blue:visited{
	text-decoration:underline;
	color:#191970;
}
A.blue:hover{
	text-decoration:underline;
	color:#E9967A;
}
-->

