@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定など
 汎用class

=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
}

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 0 10px;
}
.imgL {
	float: left;
	margin: 0 10px 0 0;
}
.img_text_alignment{
	vertical-align: middle;
}
.btn {
	text-align: center;
}
/* clearfix */
.clearfix:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.space {
	clear: left;
}
/* margin
----------------------------------------------------------*/
/* Top */
.MG-T0 { margin-top: 0 !important; }
.MG-T5 { margin-top: 5px !important; }
.MG-T10 { margin-top: 10px !important; }
.MG-T15 { margin-top: 15px !important; }
.MG-T20 { margin-top: 20px !important; }
.MG-T25 { margin-top: 25px !important; }
.MG-T30 { margin-top: 30px !important; }
/* Bottom */
.MG-B0 { margin-bottom: 0 !important; }
.MG-B5 { margin-bottom: 5px !important; }
.MG-B10 { margin-bottom: 15px !important; }
.MG-B15 { margin-bottom: 15px !important; }
.MG-B20 { margin-bottom: 20px !important; }
.MG-B25 { margin-bottom: 25px !important; }
.MG-B30 { margin-bottom: 30px !important; }

/* padding
----------------------------------------------------------*/
/* Left */
.PD-L5 { padding-left: 5px !important; }
.PD-L10 { padding-left: 10px !important; }
.PD-L15 { padding-left: 15px !important; }
.PD-L20 { padding-left: 20px !important; }
.PD-L25 { padding-left: 25px !important; }
.PD-L30 { padding-left: 30px !important; }
/* Right */
.PD-R5 { padding-right: 5px !important; }
.PD-R10 { padding-right: 10px !important; }
.PD-R15 { padding-right: 15px !important; }
.PD-R20 { padding-right: 20px !important; }
.PD-R25 { padding-right: 25px !important; }
.PD-R30 { padding-right: 30px !important; }

/* フォントサイズ・カラー
----------------------------------------------------------*/
.TXT-S { font-size:12px;}
.TXT-M { font-size:14px;}
.TXT-L { font-size:16px;}

.TXT-RED {
	color:#990000;
	text-align: left;
}
.TXT-black_bold {
	color:#000000;
	font-weight: bold;
	font-size: 110%;
}

/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#header {
	width: 960px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 105px;
	clear: both;
}

#header #logo {
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#headerDesc {
	color: #fff;
	height: 25px;
	background-color: #000000;
}
#headerDescArea {
	width: 960px;
	margin: 0 auto;
}

.header_sab {
	float: right;
	font-size: 12px;
	background: #fff;
	margin-top: 70px;
	width: 300px;
	text-align: right;
}
.header_sab_img {
	margin-right: 5px;
}
/* -----------------------------------------------------------
	#navi
		ナビ
----------------------------------------------------------- */
#navi {
	clear: both;
	height: 60px;
	background-image: url(../img/bg_menu.gif);
}
/* #gNav
----------------------------------------------------------- */
#navi #gNav {
	clear: both;
	overflow: hidden;
}

* html #navi #gNav {
	height: 1%;
}

#naviArea {
	width: 960px;
	margin: 0 auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
}

#navi #gNav li {
	float: left;
	text-align: center;
}

#navi #gNav li a:link,
#navi #gNav li a:visited,
#navi #gNav li a:active {
	color:#333;
	font-size: 12px;
	text-decoration:none;
	display:block;
	width: 159px;
	height: 50px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}

#navi #gNav span {
	color:#CC0000;
	font-size: 10px;
}
/* ナビゲーション_マウスオーバー-------------*/
#navi #gNav li a:hover{
	color:#989898;
	background-position:0 -60px;
	text-decoration:none;
}
/* -----------------------------------------------------------
	#pagetop
		ページトップ
----------------------------------------------------------- */
#page_top {
	clear: both;
	width: 960px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
}
/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer {
	clear: both;
	padding: 15px 0 0 0;
	background-color: #ededed;
}

#footer .copyright {
	color: #fff;
	text-align: center;
	height: 120px;
	clear: none;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../img/footer_bg02.gif);
}

/* -----------------------------------------------------------
	#footerContents
		フッターコンテンツ
----------------------------------------------------------- */
#footerContents {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 80%;
}
#footerContents_right {
	text-align: left;
	font-size: 100%;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*　フッター点線
 ---------------------------------------------------------- */
#footer_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #D9D9D9;
	margin-top: 5px;
}
/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
	background-color: #FFF;
}
/*----------------------------------------------------
	#mainImg
----------------------------------------------------*/
#mainImg {
	height: 250px;
	background-color: #000;
	background-image: url(../img/bg_main.gif);
}
#imgArea {
	width: 960px;
	margin: 0 auto;
}
/*----------------------------------------------------
	#subImg
----------------------------------------------------*/
#subImg {
	height: 250px;
	background-color: #fff;
	background-image: url(../img/bg_main.gif);
}
#imgArea {
	width: 960px;
	margin: 0 auto;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 960px;
	margin: 40px auto 0 auto;
	padding-bottom: 60px;
	text-align: left;
}

#contents .pageTop {
	clear: both;
	text-align: right;
}
/*.contentsBox
----------------------------------------------------*/
.contentsBox {
	min-height:1px;
}

.contentsBox .box {
	font-size: 12px;
	width: 280px;
	float: left;
	border: solid #CCC 1px;
	margin-right: 10px;
	padding: 10px;
}
/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	float: right;
	width: 700px;
}

#main h2{
	font-size: 14px;
	font-weight: normal;
	width: 700px;
	height: 38px;
	background-image: url(../img/company.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-top: 6px;
}

#main h3{
	font-size: 14px;
	font-weight: normal;
	width: 700px;
	height: 27px;
	padding-left: 32px;
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 6px;
}

#main h4{
	font-size: 14px;
	font-weight: normal;
	width: 700px;
	height: 27px;
	padding-left: 32px;
	background-image: url(../img/career.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 6px;
}
#main h5{
	color: #CC0000;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#main .section{
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main .plbox{
	width: 690px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
#main .sectionBorder{
	padding: 20px;
	border: solid #ccc 1px;
	min-height:1px;
	height: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#main .newsBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: 200px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#main .historyBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: 100px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#main .box {
	width: 190px;
	float: left;
	border-right: solid #CCC 1px;
	margin-right: 5px;
	padding: 0 15px 0 10px;
}

#main .box-end {
	width: 190px;
	float: left;
	margin-right: 5px;
	padding: 0 0 0 10px;
}

#main ul li{
	list-style-type: none;
	padding-bottom: 5px;
}

/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
	float: left;
	width: 230px;
	margin-bottom: 50px;
}

#sub h3{
	font-size: 14px;
	font-weight: normal;
	width: 230px;
	height: 35px;
	background: url(../img/bg-side-h3.png) no-repeat;
	margin:0;
	padding: 9px 0 0 32px;
}

#sub ul {
	margin: -10px 0 2px;
}

#sub ul li{
	list-style-type: none;
	padding: 5px 0 5px 8px;
	background: url(../img/list-arw.png) no-repeat;
	background-position:0% 49%;
	border-bottom: dashed #ccc 1px;
	margin: 5px 0 5px;
}

#sub .sectionBorder{
	font-size: 12px;
	margin: -5px 0 20px 0;
	padding: 10px 10px 10px 10px;
	border: solid #ccc 1px;
}

#sub .box {
	border-bottom: solid #CCC 1px;
	padding: 5px;
}

#sub .box-end {
	padding: 5px;
}
/* ローカルcontents
--------------------------------------------------*/
.local_right {
	float: right;
	width: 700px;
}
#localImg {
	height: 180px;
	background-color: #fff;
	background-image: url(../img/bg_local.gif);
}
/* 会社概要
--------------------------------------------------*/
#local {
	float: right;
	width: 700px;
}

#local_contents {
	width: 960px;
	padding-bottom: 60px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#local h2{
	font-size: 14px;
	font-weight: normal;
	width: 700px;
	height: 38px;
	background-image: url(../img/local_subtitle.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-top: 6px;
}
#local .sectionBorder{
	padding: 20px;
	border: solid #ccc 1px;
	min-height:1px;
	height: 359px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#local .sectionBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
/* テーブル装飾
----------------------------------------------------------- */
#local .t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	background-color: #efefef;
	width: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#local .t-item {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	width: 535px;
}
/* 事業内容
--------------------------------------------------*/
#business{
	float: right;
	width: 700px;
}


/* ご挨拶
--------------------------------------------------*/
.messageBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: 900px;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 50px;
}
message_list{
	border: solid #ccc 1px;
	min-height:1px;
	height: 1000px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 35px;
}
/* 事業内容
--------------------------------------------------*/
.businessBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
/* アクセスマップ
--------------------------------------------------*/
.accessBorder{
	font-size: 12px;
	margin: -5px 0 20px 0;
	padding: 10px 10px 10px 10px;
	border: solid #ccc 1px;
}
/* 個人情報の保護について
--------------------------------------------------*/
.privacyBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: auto;
	padding-top: 35px;
	padding-right: 60px;
	padding-bottom: 35px;
	padding-left: 60px;
}
/* お問合せ
--------------------------------------------------*/
.contactBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: 1000px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.endsendBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 20px;
	text-align: center;
}
.contactBorder a:hover {
	color:#990000;
	text-decoration:underline;
}
.contactBorder a:link {
	color:#990000;
	text-decoration:underline;
}
/* お問合せメンテナンス中
--------------------------------------------------*/
.contactmaintenance a:link {
	color:#000000;
	text-decoration:underline;
}
.contactmaintenanceBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
/* お問合せ　テーブル
--------------------------------------------------*/
table.table021 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 570px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table021 caption {
	margin-top: 1em;
	text-align: left;
}

table.table021 th,
table.table021 td {
  padding: 4px 6px;
}

table.table021 th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #F3F3F3;
	text-align: left;
	white-space: nowrap;
}

table.table021 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #F3F3F3;
	text-align: left;
	white-space: nowrap;
}
/* サイトマップ
--------------------------------------------------*/
.sitemapBorder{
	border: solid #ccc 1px;
	min-height:1px;
	height: 600px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.sitemap_ui{
margin:0;	
}
.sitemap_li{
	background-color: #FFF;
	background-image: url(../img/sitemappoint01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-top: 9px;
	margin-bottom: 45px;
}
.sitemap_li	a:link {
	color: #000000;
	}
.sitemap_li a:hover {
	color:#CC0000;
	text-decoration: underline;
}

.sitebox_main{
	float:left;
	width: 500px;
	margin-left: 50px;
	padding-top: 30px;
}
/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
*.logbox
      {
	border: solid 1px #D9D9D9;
	height: 163px;
	padding: 0.5em;
	overflow: auto;
	border: solid #ccc 1px;
	min-height:1px;
	height: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
      }
      q  { color: #008000; }
/*トップページ内「更新情報・お知らせ」線
---------------------------------------------------------------------------*/	
p.boxline {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	padding-top: 10px;
 }
/* お問合せ　cgi ボタン
--------------------------------------------------*/
.contact_button_area{
	min-height:1px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 570px;
}
.contact_button{
	border: solid 1px #525151;
	background-color: #F3F3F3;
	color: #000000;
	width: 100px;
	height: 30px;
      }
.contact_cgi_Border{
	border: solid #ccc 1px;
	min-height:1px;
	height: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
