@charset "UTF-8";
/* Page Body */
body {
	text-align: left;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}

/* Page Header */
#top {
	height: 76px;
	width: 800px;
	margin-bottom: 0px;
	border-top-color: #009900;
	border-top-style: solid;
	border-top-width: thick;
}

/* site standard boxes */
/* BOX ID */
/* Main Box */
#container {
	height: auto;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/* texts on Global Navigation */
#tab {
	width: 800px;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	text-align: center;
	color: #009900;
	background-image: url(image/h1back.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#tab h1 {
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14pt;
	text-align: center;
	color: #009900;
	margin-bottom: 0px;
}
/* Domestic Navigation */
#sidebar {
	float: left;
	width: 200px;
	overflow: hidden;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
}
/* Main Contents */
#maincontents {
	float: right;
	height: auto;
	width: 590px;
	margin-bottom: 15px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.data_wm {
	float: left;
	height: 450px;
	width: 265px;
	margin-bottom: 15px;
	border-top-color: #C8DB9B;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #C8DB9B;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C8DB9B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #C8DB9B;
	border-left-style: solid;
	border-left-width: 1px;
}
.data_wm02 {
	float: right;
	height: 450px;
	width: 265px;
	padding: 0px;
	margin-bottom: 15px;
	border-top-color: #C8DB9B;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #C8DB9B;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C8DB9B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #C8DB9B;
	border-left-style: solid;
	border-left-width: 1px;
}
.data_wm p {
	width: 249px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.7em;
}
.data_wm02 p {
	width: 249px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.7em;
}
.data_indexbox_midashi  h3 {
	margin-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
	text-align: center;
}
.data_indexbox_midashi {
	height: 26px;
	width: 265px;
	background-color: #C8DB9B;
}
.ul_data_box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 1.7em;
	font-weight: bold;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
}
.p_centering {
	text-align: center;
}
#top_csr {
	float: left;
	width: 780px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#footer p {
	height: 12px;
	margin-top: 19px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
/* Class Selecter */
/* アンカー付きイメージのボーダー対策 */
.antiborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* フラッシュオブジェクト周囲の余白設定 */
.flobject {
	margin-bottom: 1px;
}


.flmain {
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center;
}
/* Tag Selecter */
/* tab のアンカータグの書式設定 */
#tab a {
	height: 10px;
	width: 10%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #000066;
	word-spacing: 10mm;
	letter-spacing: 0em;
	text-align: center;
	white-space: pre;
	background-color: #FFFFFF;
}
#tab a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tab a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tab a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* sidebar のアンカータグの書式設定 */
#sidebar a {
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#sidebar  a:visited {
	color: #3399FF;
}
#sidebar a:hover {
	color: #FF3300;
	background-color: #66CC66;
}
#sidebar a:active {
	color: #FFFFFF;
}
/* sidebar の段落書式設定 */
#sidebar p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
}

/* Unique on index.html */
/* BOX ID */
/* Sub contents */
#subcontents {
	clear: both;
	width: 100%;
	vertical-align: text-top;
}
/* right Box on Sub contents */
#ecomark {
	float: right;
	width: 170px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
/* ecomark画像の位置設定 */
.ecomark {
	padding: 0px;
	margin: 0px;
}

/* */
#honbun1 {
	height: auto;
	width: 800px;
}

/* 【【【会社案内】】】 */
/* BOX ID */
/* 各ページの見出し設定 */
#midashi {
	height: 50px;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	text-align: center;
}
/* class selecter */
/* sidebar内コンテンツの位置設定 */
#sidebar .ka_an {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

/* 【社長挨拶】 */
/* class selecter */
/* 社長画像位置 */
.photo_center {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
/* 社長画像下キャプション設定 */
.president_name {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
}
/* 社長挨拶文設定 */
.comment_Center_Long {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	line-height: 200%;
	letter-spacing: 0em;
	text-align: left;
	text-indent: 1em;
	padding-top: 30px;
}

/* 【経営理念】 */
/* 囲み文章設定（テーブルを使用） */
.table_c_keieirinen {
	margin-right: auto;
	margin-left: auto;
	border: thin solid #669900;
}
/* 囲み文章連番部設定（テーブルヘッダを使用） */
.th_c_keieirinen {
	width: 30px;
	border: thin solid #669900;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #669900;
}
/* 囲み文章文章部設定 */
.td_c_keieirinen {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
/* リスト設定 */
.ul_c_keieirinen {
	margin-left: 30px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 200%;
	list-style-position: inside;
}

/* 【マネジメントシステム基本方針】 */
/* 囲み文章設定（テーブルを使用） */
.table_c_ms {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #669900;
}
/* 囲み文章連番部設定（テーブルヘッダを使用） */
.th_c_ms {
	width: 30px;
	border: thin solid #669900;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #669900;
}
/* 囲み文章文章部設定 */
.td_c_ms {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
/* 社長署名設定 */
.p_c_ms_Signature {
	width: 550px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	text-align: right;
}

/* 【個人情報保護のための基本方針】 */
/* 囲み文章設定（テーブルを使用） */
.table_c_privacy {
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}
#privacy_purpose {
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #808080;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #E9E9E9;
}
.ul_privacy_purpose {
	margin-top: 5px;
	margin-left: 30px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 10pt;
	line-height: 100%;
}
.p_privacy_purpose {
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
}
/* 囲み文章連番部設定（テーブルヘッダを使用） */
.th_c_privacy {
	width: 50px;
	border: thin solid #669900;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-color: #669900;
}
/* 囲み文章タイトル部設定 */
.td_c_privacy_title {
	width: 490px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #669900;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13pt;
	line-height: 150%;
	background-color: #D7E7D0;
}
.p_privacy_honbun {
	margin-left: 20px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 170%;
}
/* 囲み文章文章部設定 */
.td_c_privacy_text {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border: thin solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 150%;
	background-color: #E9E9E9;
}
.p_td_question {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 100%;
}
/* 囲み文章リスト部設定 */
.ol_c_privacy {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	list-style-type: decimal;
}

/* 【企業概要】 */
/* テーブル設定 */
.table_c_profile {
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
/* 上方テーブルのタイトル部書式設定 */
.a_th_c_profile {
	width: 90px;
	padding: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 100%;
	background-color: #669900;
}
.td_saiyo_qa_q {
	height: 20px;
	width: 568px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #669900;
}
.td_saiyo_qa_a {
	height: 20px;
	width: 568px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	background-color: #FFCC00;
}
/* 下方テーブルのタイトル部書式設定 */
.b_th_c_profile {
	width: 90px;
	padding: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #CC9900;
}
/* テーブルコンテンツ部書式設定 */
.td_c_profile {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	background-color: #ECECEC;
}


/* 【【【】】】 */
/*  */


#komidashi {
	float: left;
	clear: both;
	height: 400px;
	width: 365px;
	padding: 10px;
	margin-left: auto;
	border: 0px none #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #CCFFFF;
}
#komidashi2 {
	float: right;
	clear: none;
	height: 400px;
	width: 365px;
	padding: 10px;
	margin-left: auto;
	border: 0px none #FFFFFF;
	background-color: #FFFFCC;
}
#saiyou_honbun1 {
	float: left;
	clear: right;
	width: 285px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
#saiyou_honbun1 h2 {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #648B64;
}
#saiyou_honbun1 h3 {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CC6633;
	line-height: 120%;
}
#saiyou_honbun2 {
	float: right;
	clear: none;
	width: 280px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: left;
}
#saiyou_honbun2 h2 {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #648B64;
}
#senpai_honbun {
	float: left;
	clear: none;
	width: 490px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 10px;
	line-height: 16px;
	table-layout: auto;
}
#saiyo_senpais {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.photobox {
	float: right;
	height: 174px;
	width: 218px;
	margin: 1em;
	border: thin dotted #339900;
}
#table_senpai {
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
}
#senpai_table {
	float: right;
	width: 270px;
	margin-bottom: 15px;
}
.table_s_senpai {
	width: 255px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 9px;
	text-align: center;
	background-color: #CCFFFF;
}
.senpai_komidashi {
	padding: 0px;
	margin: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #660000;
	line-height: 120%;
}
.senpai_honbun {
	margin: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 170%;
}
.senpai_table {
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.th_senpai_table {
	height: auto;
	width: 40px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	background-color: #99CC66;
}
.td_senpai_table {
	padding: 3px;
	margin: 0px;
	border-top-style: dotted;
	border-top-width: thin;
	border-right-style: dotted;
	border-right-width: thin;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-left-style: dotted;
	border-left-width: thin;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
#ei_honbun1  {
	width: 590px;
	margin-bottom: 0px;
}
#ei_honbun1 p {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
}
#ei_kakomi {
	height: 315px;
	width: 588px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #336600;
}
#ei_kakomi1 {
	width: 588px;
	padding: 0px;
	margin-top: 0px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 10pt;
	line-height: 15pt;
}
.title_eigyoannai {
	height: 24px;
	width: 588px;
	margin-top: 0px;
	background-color: #336600;
}
.title_eigyoannai h4 {
	height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
}
#ei_kakomi  p {
	width: 570px;
	margin-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
#ei_photo {
	width: 580px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	line-height: 0pt;
	text-align: center;
}
.h3_ei_an {
	height: 20px;
	margin-top: 12px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 16px;
	color: #000099;
	line-height: 130%;
}
.th_c_Question {
	width: 100px;
	border: thin solid #669900;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	text-align: center;
	background-color: #669900;
}
.th_c_otoiawase {
	width: 180px;
	padding: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	background-color: #669900;
}
.ei_kakomi_sol {
	float: left;
	clear: none;
	width: 570px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 15px;
	border: 2px solid #88B83D;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 10pt;
	line-height: 15pt;
}
.ei_kakomi_sol h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.ei_kakomi_sol p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 170%;
}
#eco_index_copy {
	float: left;
	width: 400px;
	padding: 5px;
	margin: 0px;
	font-family: "Hiragino Mincho Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: normal;
}
#eco_index_mark {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	width: 590px;
	padding-top: 8px;
}
#eco_index_promise {
	clear: both;
	width: 590px;
	line-height: normal;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
	margin-top: 10px;
}
.p_eco_index_copy {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10pt;
	line-height: 170%;
	text-align: center;
}
.eco_graph_komidashi {
	text-align: center;
	width: 590px;
	margin-top: 10px;
}
.p_eco_honbun {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	margin-right: 3px;
	margin-left: 3px;
}
.p_privacy_saisoku {
	margin-top: 10px;
	margin-left: 35px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 10pt;
	line-height: 100%;
}
.p_privacy_komidashi {
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Osaka－等幅";
	font-size: 11pt;
	line-height: 100%;
}
.ul_g_navi {
	margin-top: 15px;
	list-style-position: outside;
	list-style-type: none;
}
.li_g_navi {
	margin-right: 10px;
	display: inline;
	white-space: normal;
}
.ul_sidebar {
	margin-right: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-indent: -30px;
	list-style-position: outside;
	list-style-type: none;
}
.data_import {
	clear: left;
	width: 556px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #C8DB9B;
}
.p_data_importboxmidashi {
	width: 100%;
	margin-top: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
	text-align: center;
	background-color: #C8DB9B;
}
.dataimport_index {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.p_pdfimport {
	margin-top: 3px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
}
.data_onlineimport {
	float: left;
	height: 170px;
	width: 270px;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-color: #C8DB9B;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #C8DB9B;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C8DB9B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #C8DB9B;
	border-left-style: solid;
	border-left-width: 1px;
}
.data_onlineimport p {
	margin-top: 3px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 110%;
}
.p_data_onlineimport_sixmerit {
	width: 560px;
	padding-left: 5px;
	margin-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background-color: #C8DB9B;
}
.clear_float {
	clear: both;
}
.data_onlineimport_solution {
	clear: left;
	width: 558px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px double #FF6600;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #FF9900;
}
.ul_dataimport_sidebarnesting {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 120%;
	text-indent: -45px;
	list-style-type: none;
}
.h3_dataimport_title {
	margin-top: 8px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	line-height: 120%;
}
.saiyou_indexbox {
	clear: left;
	width: 556px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #926619;
	background-color: #F7EDCA;
}
.p_saiyou_indexbox {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
.p_saiyou_indexboxmidashi {
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	text-align: center;
	background-color: #926619;
}
.saiyou_privacybox {
	clear: left;
	width: 556px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.p_saiyou_privacyboxmidashi {
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
	text-align: center;
	background-color: #CCCCCC;
}
.saiyo_career_printer {
	clear: left;
	width: 556px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #926619;
}
.table_saiyo_career {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #926619;
}
.th_saiyo_career {
	width: 100px;
	border: thin solid #669900;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	text-align: center;
	background-color: #926619;
}
.saiyo_salesbox {
	clear: left;
	width: 556px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #C8DB9B;
}
.saiyo_salesboxkomidashi {
	width: 130px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 170%;
	text-align: center;
	background-color: #669900;
}
.saiyo_printerboxkomidashi {
	width: 130px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 170%;
	text-align: center;
	background-color: #926619;
}
.ul_eco_sidebar {
	line-height: 150%;
	text-indent: -22px;
	list-style-position: outside;
	list-style-type: none;
}
.li_eco_sidebar {
	margin-bottom: 5px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}
.th_saiyou_jisseki {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 200%;
	text-align: center;
	background-color: #669900;
}
.td_saiyou_jisseki_h {
	width: 85px;
	padding-left: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 200%;
	background-color: #669900;
}
.td_saiyou_jisseki_contents {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 150%;
	background-color: #F0F0F0;
}
.table_saiyou_jisseki {
	width: 580px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.ul_td_saiyou_jisseki_contents {
	list-style-position: outside;
	list-style-type: disc;
}
#senpai_honbun h3 {
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-left-color: #99CC66;
	border-left-style: solid;
	border-left-width: 8px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
#saiyou_honbun2 h3 {
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CC6633;
	line-height: 120%;
}
#senpai_table h3 {
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
	border-left-color: #99CC66;
	border-left-style: solid;
	border-left-width: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.tpcsr {
	margin: 0px;
}
/* Page Footer */
#footer {
	clear: both;
	top: 0px;
	bottom: 0px;
	height: 50px;
	width: 100%;
	margin-top: 5px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	background-image: url(image/footergazo.jpg);
	border-top: 1px solid #009900;
	border-bottom: thick solid #009900;
}
/* Global Navigation */
#g_navi {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}

#container #g_navi table#navis td {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#container #honbun table.maps {
	margin-top: 30px;
	margin-bottom: 50px;
}
#container #honbun .maps p {
	line-height: 1.6em;
	font-size: 120%;
	font-family: "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container #honbun .maps h3 {
	font-size: 140%;
	color: #003300;
}
.txt {
	line-height: 1.7em;
	padding: 20px;
	height: auto;
	width: 760px;
}
#modoru {
	width: 800px;
	text-align: right;
	clear: both;
}
p.tipe {
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #00CC33;
	padding: 0.5em;
}
.tipe {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #009900;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 0.5em;
	font-size: 110%;
}
.utiwa {
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006600;
	padding: 0.3em;
	margin-top: 2em;
	margin-bottom: 2em;
}
.maru {
	font-size: 130%;
	color: #006600;
}
.utiwabox {
	height: auto;
	width: 580px;
	float: left;
	line-height: 2em;
}
.utiwaphoto {
	float: right;
	width: 200px;
	height: auto;
}
.utiwabox  img {
	float: right;
}
.mitumori {
	font-size: 120%;
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}
#repo p {
	line-height: 2em;
}
#container #repo h1 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.6em;
}
#container #repo .moji {
	float: left;
	width: 350px;
	margin-right: 20px;
}
#container #repo .photo {
	float: right;
	width: 430px;
}
#container #repo .photo p {
	line-height: 1.2em;
}
.print {
	height: auto;
	width: 800px;
	padding-top: 15px;
}
#container .print p {
	font-size: 110%;
	line-height: 2em;
	text-align: left;
}
#container .print h3 {
	font-size: 160%;
	font-weight: bolder;
	color: #000066;
	margin-bottom: 5px;
}
#container .print img {
	float: right;
	margin-left: 20px;
}
#container  .print2  h1 {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.3em;
	margin-bottom: 0px;
	visibility: hidden;
}
.print2 {
	height: auto;
	width: 800px;
	padding-top: 15px;
}
#container .print2 p {
	font-size: 110%;
	line-height: 2em;
	text-align: left;
}
#container .style3 #Image10 {
	padding-left: 170px;
}

