@import url(product.css);
@import url(top.css);
@import url(topics.css);
@import url(member.css);
@import url(inquiry.css);
@import url(pp.css);
@import url(sitemap.css);
@import url(corporate.css);
@import url(kofloc.css);


/* 基本設定
----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #DEDEDE;
}
img {
	border: none;
}
a:hover {
	color: #007dc6 !important;
}
.clear {
	clear:both;
	display:none;
}

/*clearfixハック*/
.clearfix:after{/*IE以外のモダンブラウザ向け*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{/*IE7向け*/
	display:inline-block;
}
/*IE6以前向け*/
/* Hides from IE-mac \*/
.clearfix{
	heidht:1%;
}
.clearfix{
	display:block;
}
/* End Hides from IE-mac \*/

.constLeft{
	text-align:left!important;
}
.constRight{
	text-align:right!important;
}
.constCenter{
	text-align:center!important;
}

/* 外枠
----------------------------------------------------*/

#wrapper {
	width: 767px;
	margin: 0 auto;
}
#shadow {
	float: left;
	width: 767px;
	background: url(../images/bg_shadow.gif) 0 0 repeat-y;
}
#container {
	width: 757px;
	margin: 0 auto;0
	border: 1px solid #A7A7A7;
}

/* ヘッダー
----------------------------------------------------*/

#header {
	width: 757px;
}
#header a {
	text-decoration: none;
}

/* タイトルバー
----------------------------------------------------*/

#titleBar {
	height: 68px;
	background: url(../images/titlebar.jpg) 0 0 no-repeat;
}

/* ロゴ
----------------------------------------------------*/
/*
#header h1 {
	float: left;
	width: 141px;
	height: 60px;
	text-indent: -10000em;
}
#header h1 a {
	display: block;
	width: 125px;
	height: 35px;
	margin: 13px 0 0 16px;
	overflow:hidden;
}
*/
#header #logo {
	float: left;
	width: 141px;
	height: 60px;
	text-indent: -10000em;
}
#header #logo a {
	display: block;
	width: 125px;
	height: 35px;
	margin: 13px 0 0 16px;
	overflow:hidden;
}

/* キャッチ
----------------------------------------------------*/

#header h1 {
	float: left;
	margin:36px 0 0 10px!important;
	margin:37px 0 0 10px;
	color:#4d4d4d;
	font-size:12px;
	font-weight:normal;
}

/* 言語切替
----------------------------------------------------*/

#language {
	height: 20px;
	margin-right: 16px;
}
#language a {
	float: right;
	display: block;
	width: 55px;
	height: 13px;
	margin-top: 7px;
	font-size: 1px;
	text-indent: -10000em;
	overflow:hidden;
}

/* ヘッダメニュー
----------------------------------------------------*/

#headMenu {
	float: right;
	width: 180px;
}
#headMenu p {
	font-size: 10px;
	text-align: right;
	margin: 24px 15px 0 0;
}
#headMenu p a {
	color: #7F7F7F;
	margin-left: 13px;
	padding-left: 6px;
	text-decoration: none;
	background: url(../images/bullets/tri_gray.gif) 0 5px no-repeat;
}

/* ナビゲーション
----------------------------------------------------*/

#navigation {
	float: left;
	width: 757px;
	height: 44px;
	font-size: 1px;
	text-indent: -10000em;
	background: url(../images/navigation.jpg) 0 0 no-repeat;
}
#navigation ul {
	text-align: left;
	list-style: none;
}
#navigation li {
	float: left;
	height: 36px;
	margin-right: 2px;
}
#navigation li a {
	float: left;
	display: block;
	width: 100%;
	height: 36px;
	text-decoration: none;
	overflow:hidden;
}
#naviTopics {
	width: 102px;
}
#naviTopics a:hover {
	background: url(../images/navigation_over.jpg) 0 0 no-repeat;
}
#naviCorporate {
	width: 209px;
}
#naviCorporate a:hover {
	background: url(../images/navigation_over.jpg) -104px 0 no-repeat;
}
#naviProduct {
	width: 193px;
}
#naviProduct a:hover {
	background: url(../images/navigation_over.jpg) -315px 0 no-repeat;
}
#naviMember {
	width: 127px;
}
#naviMember a:hover {
	background: url(../images/navigation_over.jpg) -510px 0 no-repeat;
}
#naviInquiry {
	width: 118px;
	margin: 0 !important;
}
#naviInquiry a:hover {
	background: url(../images/navigation_over.jpg) -639px 0 no-repeat;
}

/* 本文
----------------------------------------------------*/

#pageBody {
	float: left;
	width: 757px;
	padding: 7px 0 8px;
	border-top: 1px solid #A7A7A7;
	background: url(../images/bg_pagebody.gif) 0 0 repeat-x;
}
#bodyArea {
	width: 741px;
	margin: 0 auto;
}
#innerStyle {
	float: left;
	width: 741px;
	background: url(../images/bg_inner.gif) 0 0 repeat-y;
}
#contents {
	width: 717px;
	margin: 0 auto;
	text-align: left;
}
#mainContents {
	float: right;
	width: 571px;
	text-align: left;
}
#itemMain {
	width: 551px;
	margin: 22px 0 0 13px;
	text-align: center;
}

/* インデックスページナビゲーション
----------------------------------------------------*/

#pageNavi {
	color: #727272;
	font-size: 10px;
	text-align: left;
	padding-bottom: 4px;
}
#pageNavi a {
	color: #727272;
}

/* 共通左サイド
----------------------------------------------------*/

#leftArea {
	float: left;
	width: 170px;
}
#leftArea h3 {
	height: 22px;
	text-indent: -10000em;
}
.product #leftArea h3 {
	background: url(../images/product/title_side.gif) 0 0 no-repeat;
}
.topics #leftArea h3 {
	background: url(../images/topics/title_side.gif) 0 0 no-repeat;
}
.corporate #leftArea h3 {
	background: url(../images/corporate/title_side.gif) 0 0 no-repeat;
}


/* 共通左サイドメニュー
----------------------------------------------------*/

#leftArea dl {
	text-align: left;
	background: #FFF;
}
#leftArea dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	padding: 5px 0 7px 0;
	background: url(../images/side_border.gif) 0 0 repeat-x;
}
#leftArea dt a {
	display: block;
	color: #4D4D4D;
	padding-left: 20px;
	background: url(../images/bullets/arrow_blue.gif) 5px 2px no-repeat;
}
#leftArea dd {
	font-size: 11px;
	line-height: 1.3;
	padding: 5px 10px 5px 18px;
	border-bottom: 1px solid #D7D7D7;
	background: #EFEFEF url(../images/bullets/tri_blue.gif) 10px 12px no-repeat;
}
#leftArea dd#no-line {
	border: 0 !important;
}
#leftArea dd a {
	color: #4D4D4D;
}
#leftArea dd li {
	list-style: none;
	margin: 5px 0 2px;
	padding-left: 7px;
	background: url(../images/bullets/squ_black.gif) 0 5px no-repeat;
}

/* 選択中のページスタイル
----------------------------------------------------*/

#leftArea dt.current {
	background-color: #E9F8FF !important;
}
#leftArea dt#no-dot {
	background: none;
}
#leftArea dt.current a {
	color: #007dc6;
}
#leftArea dd.current {
	background: #E2E2E2 url(../images/bullets/tri_blue.gif) 9px 9px no-repeat;
}

/* 共通左サイドバナー
----------------------------------------------------*/

#leftBanners {
	padding-top: 25px;
	background: #EFEFEF url(../images/bg_sideBanners.gif) 0 0 no-repeat;
}
.commonLeft {
	width: 160px;
	margin: 0 auto;
}
.commonLeft a {
	float: left;
	margin-bottom: 5px;
}

/* 中ページタイトル（左上）
----------------------------------------------------*/

#innerTitle h2 {
	height: 17px;
	margin: 3px 0;
	font-size: 1px;
	text-indent: -10000em;
}　　　　　　
.product #innerTitle h2 {
	background: url(../images/product/title_inner.gif) 0 0 no-repeat;
}
.topics #innerTitle h2 {
	background: url(../images/topics/title_inner.gif) 0 0 no-repeat;
}
.corporate #innerTitle h2 {
	background: url(../images/corporate/title_inner.gif) 0 0 no-repeat;
}


/* 各コンテンツタイトル（背景青）
----------------------------------------------------*/

#itemMain h2 {
	color: #FFF;
	font-size: 18px;
	padding: 15px;
	text-align: left;
	background: #007dc6;
}

/* 各コンテンツナビゲーション
----------------------------------------------*/

.innerNavi {
	color: #727272;
	font-size: 10px;
	text-align: right;
	padding: 5px 4px 6px 0;
	background: #EBEBEB;
}
.innerNavi a {
	color: #727272;
}

/* インデックスページ大バナー
----------------------------------------------------*/

#mainBanner {
	margin-bottom: 26px;
	font-size: 1px;
	text-indent: -10000em;
}

/* インデックスページ共通右サイド
----------------------------------------------*/

#indexRight {
	float: right;
	text-align: center;
}
.topRight a {
	float: left;
	margin-bottom: 9px;
}
#banners {
	float: left;
	width: 205px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 5px;
	background: url(../images/top/bg_banners.gif) 0 0 repeat;
}
#banners.right {
	margin-bottom: 0;
}


.topRight {
	width: 205px;
}
.otherRight {
	width: 195px;
	margin: 0 auto;
}
.otherRight a {
	float: left;
	margin-bottom: 5px !important;
}

/* フッター
----------------------------------------------*/

#footer {
	float: right;
	font-size: 10px;
	margin-top:10px;
}

/* フッターナビゲーション
----------------------------------------------*/

#footerNavi {
	float: left;
	width: 757px;
	padding: 7px 0;
	background: #E4E5E5;
}
#footerNavi ul {
	list-style: none;
	margin-left: 5px;
}
#footerNavi li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #656565;
}
#footerNavi a {
	float: left;
	color: #656565;
	letter-spacing: 0.1em;
	text-decoration: none;
}

/* フッターロゴ
----------------------------------------------*/

#footerLogo {
	float: left;
	width: 757px;
	height: 66px;
	font-size: 1px;
	text-indent: -10000em;
	background: url(../images/bg_footer.gif) 0 0 no-repeat !important;
}

/* 下線ナシスタイル
----------------------------------------------*/

.no-border {
	border: 0 !important;
	background: 0 !important;
}

/* このページの先頭に戻る
----------------------------------------------*/

.goPageTop {
	float: left;
	width: 98%;
	background: #FFF;
}
.goPageTop a {
	float: right;
	display: block;
	width: 55px;
	height: 12px;
	font-size: 1px;
	text-decoration: none;
	text-indent: -10000em;
	background: url(../images/pagetop.gif) 0 0 no-repeat;
}

/* 企業情報・採用情報共通インデックスメニュー
----------------------------------------------------*/

.menuBtns ul {
	list-style: none;
}
.menuBtns li {
	float: left;
	width: 227px;
	height: 55px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
	background: url(../images/btns/menu.jpg) 0 0 no-repeat;
}
.menuBtns a {
	float: left;
	color: #4D4D4D;
	padding-top: 20px;
	padding-bottom: 23px;
	padding-left: 20px;
}

/* フォームのエラーメッセージ用
----------------------------------------------------*/
.err_title {
	color:#CC0000;
}
.err_form {
	background-color:#FFDDDD;
}
.err_msg {
	color:#FF0000;
	margin-left: 2px;
	margin-top: 2px;
	font-weight: bold;
}

