@charset "UTF-8";

@media print {

body {
	zoom: 80%;
	}
}

	
/*
*	1.  YUI Fonts CSS
*	2.  YUI Reset CSS
*	3.  フォントサイズ設定
*	4.  サイト構造
*	5.  ヘッダ設定
*	6.  ヘッダメニュー設定
*	7.  TOPページ　コンテンツ設定
*	8.  フッター設定
*	9.  次ページ COMMON設定
*	10. お仕事一覧・詳細設定
*	12. 商品詳細覧設定
*	13. その他細かいの設定
*	14. スペース設定
*/

/*======================================

	1. YUI Fonts CSS
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* YUI Fonts CSS */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


/*======================================

	2. YUI Reset CSS
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
=======================================*/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}



caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input,textarea,select {
	*font-size:100%;
}

legend {
	color:#000;
}


/*======================================

	3. フォント設定
	
=======================================*/

p,
pre,
cite,
blockquote {
	font-size: 100%;
}

li,dt,dd {
	font-size: 100%;
}

* {
	line-height: 1.5;
	font-style: normal;
}

strong {
	font-weight:bold;
}


/*======================================

	4. サイト構造
	
=======================================*/

body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #F6F6F6;
	background-image: url(../img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}



/*======================================

	5. ヘッダ設定
	
=======================================*/


#header {
	margin: 0 auto 0 auto;
	padding: 0 11px;
	width: 790px;
	height: 73px;
}

#header-logo {
	margin: 0;
	padding: 18px 0 0 20px;
	width: 200px;
}

#header-logo h1{
	width: 116px;
	height: 40px;
	background-image: url(../img/logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
}

#header-logo h1 a {
	display: block;
	width: 116px;
	height: 40px;
}

#header-logo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.header-back {
	padding: 22px 0 0 0;
	float: right;
}


/*======================================

	6. メニュー設定
	
=======================================*/

#menu{
	margin: 0 auto;
	padding: 0 11px 0 31px;
	width: 770px;
	height: 46px;
	clear: both;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li, #menu a {
	display: block;
	height: 46px;
	width: 125px;
	}

#menu li {
	padding: 0;
	float: left;
	}
	
#menu a {
	text-decoration: none;
	background: url(../img/menu.gif) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#menu span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#menu01 a{
	background-position: 0 0;
	}

#menu01 a:hover{
	background-position: 0 -46px;
	}
	
#menu01 a:active{
	background-position: 0 -46px;
	}

#menu02 a{
	background-position: -125px 0;
	}

#menu02 a:hover{
	background-position: -125px -46px;
	}
	
#menu02 a:active{
	background-position: -125px -46px;
	}

#menu03 a{
	background-position: -250px 0;
	}

#menu03 a:hover{
	background-position: -250px -46px;
	}
	
#menu03 a:active{
	background-position: -250px -46px;
	}

#menu04 a{
	background-position: -375px 0;
	}

#menu04 a:hover{
	background-position: -375px -46px;
	}
	
#menu04 a:active{
	background-position: -375px -46px;
	}

#menu05 a{
	background-position: -500px 0;
	}

#menu05 a:hover{
	background-position: -500px -46px;
	}
	
#menu05 a:active{
	background-position: -500px -46px;
	}

#menu06 a{
	background-position: -625px 0;
	}

#menu06 a:hover{
	background-position: -625px -46px;
	}
	
#menu06 a:active{
	background-position: -625px -46px;
	}


/*======================================

	6. 次ページメニュー設定
	
=======================================*/

#menu2{
	margin: 0 auto;
	padding: 0 11px 0 31px;
	width: 770px;
	height: 46px;
	clear: both;
	}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu2 li, #menu2 a {
	display: block;
	height: 46px;
	width: 125px;
	}

#menu2 li {
	padding: 0;
	float: left;
	}
	
#menu2 a {
	text-decoration: none;
	background: url(../img/menu2.gif) no-repeat;
	/*\*/
	overflow: hidden;
	/**/
	}

#menu2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#menu201 a{
	background-position: 0 0;
	}

#menu201 a:hover{
	background-position: 0 -46px;
	}

#menu201on a{
	background-position: 0 -92px;
	}

#menu201on a:hover{
	background-position: 0 -138px;
	}

#menu202 a{
	background-position: -125px 0;
	}

#menu202 a:hover{
	background-position: -125px -46px;
	}
	
#menu202on a{
	background-position: -125px -92px;
	}

#menu202on a:hover{
	background-position: -125px -138px;
	}

#menu203 a{
	background-position: -250px 0;
	}

#menu203 a:hover{
	background-position: -250px -46px;
	}
	
#menu203on a{
	background-position: -250px -92px;
	}

#menu203on a:hover{
	background-position: -250px -138px;
	}

#menu204 a{
	background-position: -375px 0;
	}

#menu204 a:hover{
	background-position: -375px -46px;
	}
	
#menu204on a{
	background-position: -375px -92px;
	}

#menu204on a:hover{
	background-position: -375px -138px;
	}

#menu205 a{
	background-position: -500px 0;
	}

#menu205 a:hover{
	background-position: -500px -46px;
	}
	
#menu205on a{
	background-position: -500px -92px;
	}

#menu205on a:hover{
	background-position: -500px -138px;
	}

#menu206 a{
	background-position: -625px 0;
	}

#menu206 a:hover{
	background-position: -625px -46px;
	}
	
#menu206on a{
	background-position: -625px -92px;
	}

#menu206on a:hover{
	background-position: -625px -138px;
	}


/*======================================

	7. TOPページ　コンテンツ設定
	
=======================================*/

#top-image {
	margin: 0 auto 0 auto;
	padding: 0 31px;
	width: 750px;
	height: 160px;
	clear: both;
}

#top-contents {
	margin: 0 auto;
	padding: 10px 31px 20px 31px;
	width: 750px;
	text-align: left;
}

#top-contents:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#top-contents {
	zoom: 1;
}

#top-contents-left {
	width: 410px;
	float: left;
}

#top-contents-right {
	width: 330px;
	height: 320px;
	float: right;
	background-image: url(../img/top-contents-right-bg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#top-character {
	width: 61px;
	height: 81px;
	position: absolute;
	left: 255px;
	top: -22px;
	z-index: 3;
}

#top-character img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

#top-info {
	background: url(../img/in_76.gif);
	color: #999999;
	font-size: 92%;
}

#top-info li {
	margin-bottom: 5px;
	list-style-image: url(../img/arrow.gif);
}

.top-contents-right-table {
	padding: 45px 5px 0 5px;
	width: 320px;
}

.top-contents-right-table img {
	behavior: expression(IEPNGFIX.fix(this)); /*----- PNG表示処理 -----*/
}

/*======================================

	8. フッター設定
	
=======================================*/

#footer {
	margin: 0 auto;
	padding: 0 31px;
	width: 750px;
	text-align: left;
	clear: both;
}

.footer-cr {
	padding: 10px 0 20px 0;
	border-top: 2px solid #215A12;
	font-size: 77%;
	color: #666666;
	
}

/*======================================

	9. 次ページ COMMON設定
	
=======================================*/

#main-image {
	margin: 0 auto 0 auto;
	padding: 0 31px;
	width: 750px;
	height: 60px;
	clear: both;
}

#main-image span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#main-image h2 {
	width: 750px;
	height: 60px;
}

#main-image h2.h2-business {
	background-image: url(../business/img/top-title.jpg);
}

#main-image h2.h2-community {
	background-image: url(../community/img/top-title.jpg);
}

#main-image h2.h2-contact {
	background-image: url(../contact/img/top-title.jpg);
}

#main-image h2.h2-info {
	background-image: url(../info/img/top-title.jpg);
}

#main-image h2.h2-office {
	background-image: url(../office/img/top-title.jpg);
}

#main-image h2.h2-recruit {
	background-image: url(../recruit/img/top-title.jpg);
}

#main-image h2.h2-topics {
	background-image: url(../topics/img/top-title.jpg);
}

#contents {
	margin: 0 auto;
	padding: 10px 31px 20px 31px;
	width: 750px;
	text-align: left;
}

#contents:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#contents {
	zoom: 1;
}


#contents-left {
	margin: 0;
	padding: 0;
	width: 170px;
	text-align: left;
	float: left;
}


#contents-right {
	margin: 0;
	padding: 0;
	width: 650px;
	text-align: left;
	float: right;
}

#contents-mail {
	padding: 37px 0;
	text-align: center;
	clear: both;
}

#contents h3 {
	margin: 0 0 15px 0;
	background-image: url(../img/h3-bg.gif);
	width: 750px;
}

#contents h4 {
	clear: both;
}

.topics-box {
	padding: 5px;
	border: 2px solid #00524F;
	font-size: 92%;
	background-image: url(../topics/img/bg2.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.topics-box strong {
	text-align: center;
	color: #FFFFFF;
}

/*======================================

	10. 事業案内設定
	
=======================================*/

h4.h4-business {
	margin: 15px 0 10px 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #215A12;
	border-bottom: 1px solid #999999;
	width: 740px;
	height: 16px;
}

.business-table {
	margin: 0 0 30px 0;
}

.business-table table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

.business-table td,
.business-table th {
	padding: 0;
	vertical-align: top;
}

.business-table th {
	width: 166px;
}

.business-table td {
	width: 292px;
}


.business-table2 {
	margin: 0 0 30px 0;
}

.business-table2 table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

.business-table2 td,
.business-table2 th {
	padding: 0;
	vertical-align: top;
}

.business-table2 th {
	width: 165px;
}

.business-table2-td {
	width: 195px;
}

.h3-sunaba {
	border: none;
	height: 45px;
}

.sunaba1 {
	margin: 15px 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.sunaba1-inner {
	padding: 5px;
	background-color: #F3F3F3;
}

.sunaba-table {
	margin: 0 0 30px 0;
	width: 410px;
}

.sunaba-table table {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

.sunaba-table td,
.sunaba-table th {
	padding: 8px;
	border: 1px solid #666666;
}

.sunaba-table th {
	text-align: center;
}

.sunaba-table th.sunaba-th-bg {
	background-color: #EFEFEF;
}


.sunaba-table td {
	width: 165px;
}

/*======================================

	11. 地域の皆様へ
	
=======================================*/

.community-table table {
	width: 100%;
	border-collapse: collapse;
}

.community-table td {
	padding-bottom: 10px
}

.community-table-left {
	padding-right: 10px;
}

#community-title {
	margin: 0 0 15px 0;
	background-image: url(../img/h3-bg.gif);
	width: 750px;
	height: 31px;
}

#community-title table {
	width: 749px;
	height: 31px;
}

#community-title h3 {
	margin: 0;
	padding: 0;
	width: 246px;
	height: 31px;
}

#community-detail {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#community-detail:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#community-detail {
	zoom: 1;
}

#community-detail p {
	margin-bottom: 15px;
}

#community-detail-left {
	float: left;
	width: 250px;
}

#community-detail-right {
	float: right;
	width: 462px;
}



/*======================================

	11. お問い合わせ
	
=======================================*/

.contact-table {
	width: 100%;
	border-collapse: collapse;
}

.contact-table td, 
.contact-table th {
	padding: 0 0 20px 0;
}

.contact-table th {
	width: 180px;
}

.contact-table th img{
	vertical-align: middle;
}


/*======================================

	11. 会社案内
	
=======================================*/

#info-detail {
	margin: 0 0 30px 0;
	clear: both;
}

#info-detail:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}

#info-detail {
	zoom: 1;
}

#info-detail-left {
	width: 410px;
	float: left;
}

#info-detail-right {
	width: 300px;
	float: right;
}

#info-detail h3 {
	margin: 0 0 15px 0;
	background-image: none;
	width: 410px;
}

h4.h4-info {
	margin: 15px 0 10px 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #215A12;
	border-bottom: 1px solid #999999;
	width: 400px;
	height: 14px;
}

/*2010.03.17追加*/
.text-w1 {
	display: block;
	float:left;
	width: 90px;
}


/*======================================

	11. 営業所一覧
	
=======================================*/

.office-h3 {
	margin: 0 0 15px 0;
	background-image: none;
	width: 750px;
	height: 285px;
}

.office-table {
	margin: 0 0 30px 0;
}

.office-table table {
	width: 100%;
	border-collapse: collapse;
}

.office-table td, 
.office-table th {
	padding: 8px 5px;
	border: 1px solid #CCCCCC;
}

.office-table th {
	background-color: #E9ECEF;
	text-align: center;
}




/*======================================

	10. 採用情報
	
=======================================*/

.recruit-table {
	margin: 0 0 30px 0;
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.recruit-table table {
	width: 100%;
	border-collapse: collapse;
	}

.recruit-table td,
.recruit-table th {
	padding: 8px;
	vertical-align: top;
	}

.recruit-table th {
	color: #666666;
	width: 70px;
	font-weight: bold;
	border-right: 1px solid #999999;
	}


.recruit-table2 {
	margin: 20px 0 0 0;
}

.recruit-table2 table {
	width: 100%;
	border-collapse: collapse;
	}

.recruit-table2 td {
	padding: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
	}


/*======================================

	10. NEWS
	
=======================================*/

.news-menu {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999999;
	text-align: center;
}

.news-menu2 {
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 85%;
}

.news-h4 {
	margin: 15px 0 0 0;
	height: 20px;
}

.news2-h4 {
	margin: 0 0 15px 0;
	height: 30px;
}

.topics-table {
	padding: 0 0 10px 0;
}

.topics-table table {
	width: 100%;
	border-collapse: collapse;
}

.topics-table td {
	padding: 0 0 15px 0;
	text-align: center;
}

.topics-table td.topics-w230 {
	vertical-align: top;
	width: 230px;
}

.topics-table td.topics-w30 {
	vertical-align: middle;
	width: 30px;
}

.topics-table2 {
	padding: 0 0 10px 0;
}

.topics-table2 table {
	width: 100%;
	border-collapse: collapse;
}

.topics-table2 td {
	text-align: center;
	width: 375px;
}

.topics-table3 {
	padding: 0 0 10px 0;
}

.topics-table3 table {
	width: 100%;
	border-collapse: collapse;
}

.topics-table3 td.topics-table3-left {
	width: 500px;
	text-align: left;
	vertical-align: top;
}

.topics-table3 td.topics-table3-right {
	width: 250px;
	text-align: center;
	vertical-align: top;
}

.topics-text {
	margin: 15px auto;
	padding: 5px;
	border-bottom: 3px solid #003399;
	border-top: 3px solid #003399;
	background-image: url(../topics/img/bg.gif);
	background-repeat: repeat-x;
	color: #003399;
	text-align: left;
	width: 290px;
}

/*トッキッキ*/
#tokkikki {margin:10px auto;width:550px;}
#tokkikki h4{margin:10px 0 0;font-weight:bold;font-size:120%;color:#000;}
#tokkikki p.text01{text-indent:2em;}


/*======================================

	13. その他細かいの設定
	
=======================================*/

/*----- イメージ設定 -----*/
.img-right {
	padding: 5px;
	float: right;
}

.img-left {
	padding: 5px;
	float: left;
}

.img-left2 {
	padding: 5px 30px 5px 5px;
	float: left;
}

.img-middle {
	vertical-align: middle;
}


/*----- TEXT寄せ設定 -----*/
.text-right {
	text-align:right;
}

.text-center {
	text-align:center;
}


/*----- 通常のリスト設定 -----*/
.basic-number {
	list-style-position: inside;
	list-style-type: decimal;
}

.basic-list {
	list-style-type: square;
}


.text-green {
	color: #018E63;
}

.text-red {
	color: #CC0000;
}

.text-blue {
	color: #2262AC;
}

.text-black {
	color: #333333;
}


/*======================================

	14. スペース設定
	
=======================================*/

.bottom-space5{
	padding-bottom: 5px;
}

.bottom-space10{
	padding-bottom: 10px;
}

.bottom-space15{
	padding-bottom: 15px;
}

.bottom-space20{
	padding-bottom: 20px;
}

.bottom-space30{
	padding-bottom: 30px;
}

.bottom-space50{
	padding-bottom: 50px;
}

.top-space5{
	padding-top: 5px;
}

.top-space10{
	padding-top: 10px;
}

.top-space15{
	padding-top: 15px;
}

.top-space20{
	padding-top: 20px;
}

.top-space30{
	padding-top: 30px;
}

.top-space50{
	padding-top: 50px;
}

/*2010.06.28追加*/
.f-clear {clear:both;}
/*b001*/
.cont-left {float:left;	margin-right:20px;}
.cont-left2 {
	float:left;
	margin-left:10px;
	padding:10px;
	background-color:#FFC;
	border:solid 1px #CCC;
}
#photof001 table{margin: 0 auto;}
#photof001 td{text-align:center;padding:0 5px 10px;}
/*b003*/
.cont-right {float:right;margin-left:20px;}
#photof003 { width:600px;margin:0 auto;padding:10px; border: 1px solid #CCC; text-align:center; }
#bg-red {width:360px;padding:5px; background-color:#fee; }
/*b004*/
.cont-right4 {float:right;margin:0 70px;}
.cont-left4 { width:500px;float:left;	margin-right:20px;}
.img-center{text-align:center;margin:10px auto;}	
#cont-left41 { width:450px;float:left;	margin: 10px 20px; }
#cont-left41 table { margin:0 auto;	border-collapse: collapse; border:solid 1px #CCC;  }
#cont-left41 caption { text-align:center; color:#000 ; font-weight:bold;}
#cont-left41 th { background-color:#FFF;border:solid 1px #CCC; padding:0 10px; background-color:#FC0; color:#000 ;}
#cont-left41 td { background-color:#FFF;border:solid 1px #CCC; padding:0 10px;  }
/*b005*/
#bg-blue {width:300px;margin:5px 20px ;padding:5px 10px; background-color: #DFF7FF; }
#bg-blue h5 {text-align:center; color:#000; font-weight:bold; }
#cont-left51 { width:400px;float:left;padding:10px; }
#cont-left51 table { margin:0 auto;	border-collapse: collapse; border:solid 1px #CCC;  }
#cont-left51 caption { text-align:center; color:#000 ; }
#cont-left51 th {width:70px; background-color:#FFF;border:solid 1px #CCC; padding:0 10px; background-color:#eee; color:#000 ;text-align:center;}
#cont-left51 td { width:50px; background-color:#FFF;border:solid 1px #CCC; padding:0 10px; text-align:center; }
#cont-left51 td.td-blue {background-color:#DFF7FF;}
/*b006*/
.b006-h4 { margin:20px 0 10px; }
.cont-right6 {float:right;margin:20px 0 0 20px; text-align:center;}
.cont-right6 p{ margin-bottom:10px; }
.img-center6{text-align:center;margin:10px auto; vertical-align: top;}	
#tbl6 { width:520px;padding:10px; }
#tbl6 table { margin:0 auto;	border-collapse: collapse; border:solid 1px #CCC;  }
#tbl6 caption { text-align:center; color:#000 ; }
#tbl6 th {width:110px; background-color:#FFF;border:solid 1px #CCC; padding:0 10px; background-color:#eee; color:#000 ;text-align:center;}
#tbl6 td { width:70px; background-color:#FFF;border:solid 1px #CCC; padding:0 10px; text-align:center; }

