@charset "Shift_JIS";
/* 要素リセット */

body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: black;/* 標準文字色 */
	background-position: center top;
	height: 1px;
	background-image: url(../img/top_header2.gif);
	background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/

html:\66irst-child body{
	/*font-size: 70%;*/
}
/* end */

img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-container{
	width: 1000px;
	background-color: #ffffff;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding-bottom: 0;
	zoom: 1;
	background-position: top center;
}

#hpb-header{
	width: 1000px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}

#hpb-inner{
	position: relative;
	width: 1140px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	height : 405px;
}

.hpb-layoutset-02 #hpb-inner{
	position: relative;
	width: 900px;
	padding-top: 60px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

#hpb-inner:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-wrapper{
	width: 580px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 0;
	float: left;
	min-height: 200px;
}

* html #hpb-wrapper{
	width: 581px;/* for IE6 */
	height: 200px;
}

#hpb-title{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.hpb-layoutset-01 #hpb-title{
	height: 350px;
}

.hpb-layoutset-02 #hpb-title{
	padding-top: 10px;
}

#hpb-main{
	width: 615px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	text-align: left;
}

.hpb-layoutset-01 #hpb-main{
	padding-top: 0px;
}

.hpb-layoutset-02 #hpb-main{
	padding-top: 5px;
}

#hpb-aside{
	width: 360px;
	margin-top: -83px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
}

.hpb-layoutset-02 #hpb-aside{
	margin-top: 10px;
}

#hpb-footer{
	clear: both;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	width: 100%;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
}

#hpb-nav{
	top: 0px;
	left : 331px;
	margin-top: -85px;
	width: 661px;
	height: 45px;
	overflow: visible;
	float: right;
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;/* background-image: url(../img/top_header.gif); */
	margin-left : 77px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

body {
}
/* コンテンツ配置領域 */

.hpb-layoutset-01 #hpb-title h2{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 1000px;
	height: 395px;
	background-image: url(../img/top_mainimg_1Sa_01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.hpb-layoutset-02 h2{
	background-image: url(../image/titleBg_3Da.png);
	background-position: top right;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	height: 45px;
	padding-top: 15px;
	text-align: left;
	overflow: hidden;
	line-height: 1.1em;
}

.hpb-layoutset-02 h2 span.ja{
	font-size: 1em;
	color: #ffffff;
	padding-right: 0;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.hpb-layoutset-02 h2 span.en{
	font-size: 0.8em;
	color: #efeabd;
	font-weight: normal;
	padding-left: 15px;
	text-transform: capitalize;
	font-weight: normal;
}
/* ナビゲーション */

#hpb-nav ul{
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: none;
	overflow: visible;
}

#hpb-nav ul:after{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-nav li{
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	line-height: 5px;
	overflow: hidden;
}
/* ナビゲーション　会社情報 */

#hpb-nav li#nav-company{
	width: 125px;
	background-image: url(../img/top01a.gif);
	text-indent: -9999px;
}

#hpb-nav li#nav-company a:hover{
	background-image: url(../img/top01b.gif);
}

#hpb-nav li#nav-company ul.sub a:hover{
	background-image: none;
}

#hpb-nav li#nav-company a:active{
	background-image: url(../img/top01b.gif);
}
/* ナビゲーション　事業案内 */

#hpb-nav li#nav-service{
	width: 125px;
	background-image: url(../img/top02a.gif);
	text-indent: -9999px;
}

#hpb-nav li#nav-service a:hover{
	background-image: url(../img/top02b.gif);
}

#hpb-nav li#nav-service ul.sub a:hover{
	background-image: none;
}

#hpb-nav li#nav-service a:active{
	background-image: url(../img/top02b.gif);
}
/* ナビゲーション　採用情報 */

#hpb-nav li#nav-recruit{
	width: 125px;
	background-image: url(../img/top03a.gif);
	text-indent: -9999px;
}

#hpb-nav li#nav-recruit a:hover{
	background-image: url(../img/top03b.gif);
}

#hpb-nav li#nav-recruit ul.sub a:hover{
	background-image: none;
}

#hpb-nav li#nav-recruit a:active{
	background-image: url(../img/top03b.gif);
}
/* ナビゲーション　企業活動 */

#hpb-nav li#nav-activity{
	width: 125px;
	background-image: url(../img/top04a.gif);
	text-indent: -9999px;
}

#hpb-nav li#nav-activity a:hover{
	background-image: url(../img/top04b.gif);
}

#hpb-nav li#nav-activity ul.sub a:hover{
	background-image: none;
}

#hpb-nav li#nav-activity a:active{
	background-image: url(../img/top04b.gif);
}
/* ナビゲーション　お問い合わせ */

#hpb-nav li#nav-contact{
	width: 161px;
	background-image: url(../img/top05a.gif);
	text-indent: -9999px;
}

#hpb-nav li#nav-contact a:hover{
	background-image: url(../img/top05b.gif);
}

#hpb-nav li#nav-contact ul.sub a:hover{
	background-image: none;
}

#hpb-nav li#nav-contact a:active{
	background-image: url(../img/top05b.gif);
}

#hpb-nav li a{
	display: block;
	text-align: center;
	line-height: 5px;
	height: 40px;
}

#hpb-nav li span.ja{
	display: block;
	text-align: center;
	color: black;
	font-size: 16px;
	line-height: 14px;
	padding-top: 11px;
	padding-right: 0px;
	letter-spacing: 2px;
	font-weight: 500;
}

#hpb-nav li span.en{
	display: block;
	text-align: center;
	font-size: 10px;
	color: black;
	line-height: 5px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 5px;
}

#hpb-nav a:link{
	/*
  color: #666666;
*/
	text-decoration: none;
}

#hpb-nav a:visited{
	color: #666666;
	text-decoration: none;
}

#hpb-nav a:hover{
	text-decoration: none;
	background-image: url(../image/menuBg_3Da_01_on.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#hpb-nav a:active{
	text-decoration: none;
	background-image: url(../image/menuBg_3Da_01_on.png);
	background-position: top left;
	background-repeat: repeat-x;
}
/*--------------------------------------------------------
  トップページ内容
--------------------------------------------------------*/

#official{
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#banner{
	/* height: 820px; */
	/* height: 678px; */
	/* height: 823px; */
}

#group{
	width: 100%;
	margin-bottom: 30px;
}

#news{
	background-color: #84a7af;
	height: 38px;
	font-size: 20px;
	color: white;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 12px;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

#banner{
	width: 360px;
	margin-top: 82px;
}

#shopinfo{
	width: 220px;
}

#hpb-aside #shopinfo h3{
	width: 220px;
	height: 26px;
	line-height: 26px;
	padding-left: 0px;
	background-color: #FFFFFF;
	color: #663300;
	font-weight: bold;
}

#shopinfo{
	margin-top: 20px;
	color: #666666;
	font-weight: bold;
}
/*コピーライト*/

#copyrite{
	background-color: white;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}
/* ------------------------ */
		/* メインメニュー項目の装飾 */

div.menubar ul#menu{
	margin: 0px 0px 0px;/* メニューバー外側の余白 */
	padding: 0px 0px 0px 0px;/* メニューバー内側の余白 */
	height: 45px;/* メニューバーの高さ */
}

div.menubar ul#menu li{
	width: 130px;/* メニュー項目の横幅 */
	height: 45px;/* メニュー項目の高さ（「メニューバーの高さ」と一致させる） */
	float: left;
	list-style-type: none;
	position: relative;
	overflow: visible;
}

div.menubar ul#menu a{
	/* メニュー項目の背景色 */
	color: brack;/* メニュー項目の文字色 */
	line-width: 130px;/* メニュー項目のリンクの幅（「メニュー項目の幅」と一致させる） */
	line-height: 45px;/* メニュー項目のリンクの高さ（「メニュー項目の高さ」と一致させる） */
	text-align: center;/* メインメニューの文字列の配置（中央寄せ） */
	text-decoration: none;/* メニュー項目の装飾（下線を消す） */
	display: block;
	width: 100%;
	height: 100%;
	overflow: visible;
}

div.menubar ul#menu a:hover{
	/*
  margin-left : 10px;
  width : 120px;
  padding-right : 10px;
*/
/* 位置の調整 */
	background-color: #ff3333;/* メニュー項目にマウスが載ったときの背景色 */
	color: #ffffff;/* メニュー項目にマウスが載ったときの文字色 */
}
/* メニューバー直後の Clear Hack */

div.menubar ul#menu{
	zoom: 1;
}

div.menubar ul#menu:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/* ---------------------- */
		/* サブメニュー項目の装飾 */

div.menubar ul#menu ul.sub{
	background-color: rgba( 255, 255, 255, 0.85 );
	color: blue;
	padding: 0px;
	display: none;
	position: absolute;
}

div.menubar ul#menu ul.sub li{
	width: 250px;/* サブメニュー1項目の横幅 */
	height: 35px;/* サブメニュー1項目の高さ */
}

div.menubar ul#menu ul.sub li a{
	line-height: 35px;/* サブメニュー1項目の行高（「サブメニュー1項目の高さ」と合わせる） */
	text-align: left;/* 文字列の配置（左寄せ） */
	text-indent: 5px;/* 文字列前方の余白 */
}

div.menubar ul#menu ul.sub li a:hover{
	background-color: #ff0000;/* サブメニュー項目にマウスが載ったときの背景色 */
	color: #ffffff;/* サブメニュー項目にマウスが載ったときの文字色 */
}

#navi{
	width: 661px;
	overflow: visible;
}

#navi-sub{
	margin-top: -5px;
}
/*フッター*/

#breadcrumb_navi{
	margin-top: 10px;
}

#footer1{
	width: 130px;
	float: left;
	font-size: 90%;
	margin-top: 5px;
	padding-left: 5px;
}

#footer{
	background-color: silver;
	width: 100%;
}

#h1{
	color: red;
}

#footer2{
	width: 130px;
	float: left;
}

#footer3{
	width: 170px;
	float: left;
}

#footer4{
	width: 130px;
	float: left;
}

#footer5{
	width: 130px;
	float: left;
}

#footer6{
	width: 130px;
	float: left;
}

#footer7{
	width: 130px;
	float: left;
}

#footer-center{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}
/*タイトル文字のデザイン*/

#title-ja{
	font-size: 24px;
	color: red;
	letter-spacing: 4px;
	background-image: url(../company/img/company-top.gif);
	background-repeat: no-repeat;
	width: 209px;
	height: 31px;
}

#title-en{
	font-size: 14px;
	color: brack;
	margin-left: 10px;
}
