﻿@charset "utf-8";

body	{
	font-size:10pt;
}
a:link    {text-decoration:none;
	color: #666666;
	}
a:visited {text-decoration:none;
	color: #666666;
	}
a:active  {text-decoration:underline;
	color: #666666;
	}
a:hover   {text-decoration:underline;
	color: #666666;
	}

/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
		background-image:url(../img/midashi_big.jpg);
		background-repeat:no-repeat;
		color:#ffffff;
		font-size:16px;
		font-weight:bold;
		height:34px;
		margin-bottom:5px;
		padding-left:20px;
		padding-top:16px;
		width:530px;
	}
/* =========================== */
/* ページコンテンツの見出し１         */
/* =========================== */	
#main-contents h4 {
		background-image:url(../img/midashi_small.gif);
		background-repeat:no-repeat;
		color:#000000;
		font-size:12px;
		font-weight:bold;
		height:15px;
		margin-bottom:5px;
		padding-left:25px;
		padding-top:10px;
		width:520px;
	}

/* =========================== */
/* ページコンテンツの見出し２         */
/* =========================== */	
#main-contents h5 {
		background-color:#0066CC;
		color:#ffffff;
		font-size:14px;
		font-weight:bold;
		width:540px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
	}

/* =========================== */
/* サイトマップ                     */
/* =========================== */	
#main-contents #sitemap-section h4{
	}
	
/* =========================== */
/* QRコード                        */
/* =========================== */	
IMG.qrcode {
	border:1px solid #cccccc;
	}
	
/* =========================== */
/* Googleマップ                     */
/* =========================== */	
IFRAME.googlemap {
	}
	
/* =========================== */
/* お問い合わせフォーム             */
/* =========================== */	
#mailform-section {
	margin: 0 10px 0 0;
	}
#mailform-section DIV.form-layout {
	margin: 0;
	width: 532px;
	}

/* 入力項目のセット */
#mailform-section DIV.form-layout DIV.form-items {
	border: 1px solid #cccccc;
	width: 532px;
	overflow:hidden;
	background-color: #efefef;
}
/* 入力項目 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item {
	clear:both;
}
/* 項目名セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.label {
	float: left;
	width: 130px;
	text-align: left;
	padding: 11px 8px 0 8px;
	vertical-align: top;
	font-size: 10pt;
	border-top: 1px #ffffff solid;
	}
/* 入力欄セル */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field {
	float: left;
	width: 370px;
	text-align: left;
	padding: 8px 8px 0 8px;
	vertical-align: top;
	background-color: #ffffff;
	}
/* 入力欄（テキストボックス） */
#mailform-section INPUT.input-text {
}
/* 入力欄（テキストエリア） */
#mailform-section TEXTAREA.input-textarea {
}
/* 入力欄（ラジオボタン） */
#mailform-section INPUT.input-radio {
}
/* 入力欄（チェックボックス） */
#mailform-section INPUT.input-checkbox {
}
/* 入力欄（選択リスト） */
#mailform-section INPUT.input-select {
}
/* 説明 */
#mailform-section DIV.form-layout DIV.form-items DIV.form-item DIV.field P.description {
	margin: 3px 0 0 0 ;
	font-size: 9pt;
	}
/* 項目名 */
#mailform-section LABEL {
	}
/* ※（必須） */
#mailform-section .required {
	color:red;
	font-weight: normal;
	}
/* エラーの時の背景色 */
#mailform-section .error {
	background-color: #ffccff;
	}
/* エラーの時のメッセージ */
#mailform-section .error-message {
	color: #ff0000;
	}
/* 完了メッセージ */
#mailform-section .completion-message {
	border: 1px solid #cccccc;
	padding: 30px;
	}
/* 送信ボタン */
#mailform-section DIV.submitee {
	clear:both;
	text-align: center;
}
#mailform-section DIV.submitee BUTTON
{
	cursor: pointer;
	width: 115px;
	height: 32px;
	background-image:url(../img/form-button-j.gif);
	border-width:0px;
	background-repeat: no-repeat;
}
/* 「送 信」テキスト */
#mailform-section DIV.submitee BUTTON SPAN
{
   display: none;
}
/* =========================== */
/* テストマシンフォーム　　　　　  */
/* =========================== */
#test-macine-form {
	width: 550px;
	border-collapse:collapse;
	border: 1px solid #cccccc;
	color: #000000;
	font-size: 12px;
}
#test-macine-form td {
	border-collapse:collapse;
	border: 1px solid #cccccc;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#test-macine-form th {
	border-collapse:collapse;
	background-color: #efefef;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
}
#test-macine-form .td1 {
	border-collapse:collapse;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top: none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#test-macine-form .td2 {
	border: none;
}
#thanks-box {
	background-image: url(/asset/00046/thanks.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 441px;
	padding-top: 88px;
	padding-left: 40px;
}	
/* =========================== */
/* お知らせ一覧パーツ（メインコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section DL {
		font-size: 10pt;	
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents #topic-headline-section DT{
	}
/* 公開日 */
#main-contents #topic-headline-section DT .date {
		font-weight: bold;
	}
/* 記事タイトル（リンク先があるとき） */
#main-contents #topic-headline-section DT A {
	}

/* =========================== */
/* お知らせ一覧パーツ（サイドコンテンツ内）  */
/* =========================== */
/* リスト全体 */
#side-contents #topic-headline-section DL {
		font-size: 10pt;
		color: #223344;		
	}
/* 記事タイトル（リンク先がないとき） */
#side-contents #topic-headline-section DT{
	}
/* 公開日 */
#side-contents #topic-headline-section DT .date {
		font-weight: bold;
	}
/* 記事タイトル（リンク先があるとき） */
#side-contents #topic-headline-section DT A {
		color: #2DA8E3;
	}
/* 記事概要 */
#side-contents #topic-headline-section DD {
		margin-left: 1em;
	}
	
/* =========================== */
/* お知らせ一覧ページ                 */
/* =========================== */

/* 記事タイトル */	
#topic-list-section DT {
	font-weight: bold;
	margin-left: 0;
	font-size: 12pt;
	}
/* 公開日*/
#topic-list-section DT .date {
	}
/* 記事タイトル（リンク先があるとき） */
#topic-list-section DT A {
	color: #0066cc;
	}
/* 本文（記事コンテンツ/なければ記事概要） */
#topic-list-section DD {
	line-height: 1.2em;
	margin-left: 0;
	margin-bottom: 2.5em;
	border-bottom: 1px solid #cccccc;
	word-break: break-all;
	}
/* お知らせ本文中の画像 */
#topic-list-section DD IMG {
	margin: 5px;
	}
/* 記事区切り */	
#topic-list-section DD DIV.topic-sepalator {
	clear:both;
	height:0px;
}

/* =========================== */
/* テンプレート挿入時の表             */
/* =========================== */
TABLE.table_a {
		border-collapse: collapse;
		border: 1px #cccccc solid;
	}
TH.table_a_th {
		color: #000000;
		background-color: #cccccc;
		border: 1px #cccccc solid;
	}
TH.table_a_th2 {
		color: #000000;
		background-color: #f3f3f3;
		border: 1px #cccccc solid;
	}
TD.table_a_td {
		color: #223344;
		background-color: #f3f3f3;
		border: 1px #cccccc solid;
	}
#career-box {
	background-image: url(/asset/00046/recruit/rec-bg.gif);
	background-repeat: repeat;
	height: 106px;
	width: 540px;
	padding-top: 12px;
}
#career-box td {
	padding-right: 10px;
}
.senpai {
	background-color: #336699;
	width: 160px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.senpai td {
	padding: 5px;
	color: #FFFFFF;
}
.mar5 {
	margin: 5px;
}
.products-td1 {
	background-image: url(/asset/00046/products/products-title-bg.gif);
	background-repeat: repeat;
	width: 40px;
}
.iso-bg {
	background-image: url(/asset/00046/policy/iso_bg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	width: 280px;
}
#head1 {
}
#head1 td {
	padding-right: 3px;
}
/* =========================== */
/* ポリシー表レイアウト             */
/* =========================== */
.iso {
	width: 500px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
　　　　　border: 1px solid #023d66;
}
.iso-td1 {
	width: 455px;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 35px;
	background-color: #cdecfa;
	background-image: url(/asset/00046/policy/policy-bg_02.gif);
	background-repeat: no-repeat;
	padding-bottom: 18px;
	font-size: 14px;
	color: #004985;
}
.iso-td2 {
	width: 450px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 35px;
	background-image: url(/asset/00046/policy/policy-bg_04.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
/* =========================== */
/* 体制・組織レイアウト             */
/* =========================== */
#organization {
	background-color: #1f1fa5;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 750px;
}
#organi {
	height: 99px;
	width: 682px;
	background-image: url(/asset/00046/company-info/organi.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 309px;
	padding-left: 27px;
}
#organi table {
width: 647px;
}
#organi td {
	width: 128px;
	padding-right: 39px;
	padding-left: 2px;
}
#organi #last-td {
	width: 128px;
	padding-right: 0px;
	padding-left: 2px;
}