@charset "utf-8";


/* ヘッダー共通
=============================================================*/

#header-container {
	width:100%;
	height:287px;
	background: url(../images/header_bg.gif) repeat-x;
}

#header-inner {
	width:900px;
	height:87px;
	margin:0 auto;
}

#header-inner h1.logo {
	width:239px;
	height:54px;
	float:left;
	margin:33px 35px 0px 0px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}



div #sub-menu {
	float:left;
	width:450px;
	margin-top:62px;
	
}


div #sub-menu li {
	display: inline;
	list-style:none;
	padding-left:16px;
	margin-right:7px;
	background: url(../images/pict_01.gif) no-repeat 1px 0px;	
}

#header-inner ul li.group-banner {
	width:150px;
	float:right;
	margin:60px 20px 0px 0px;
}


#g-navi-container {
	width:900px;
	margin:3px auto 0 auto;
	background-color:#FFFFFF;
	clear:both;
}

#main-img {
	width:908px;
	margin:0 auto;
}

#page-up {
	width:900px;
	margin:0px auto;
	text-align:right;
	clear:both;
}



/* コンテンツエリア基本構造
=============================================================*/


#contents-container {
	width:900px;
	margin:0px auto;
	background-color:#FFFFFF;
	clear:both;
}


/* 共通基本構造
=============================================================*/


.midashi01 {
	width:800px;
	margin:13px auto;
	padding:8px 0px 8px 20px;
	border-top: 4px solid #009933;
	border-bottom: 4px solid #009933;
	text-align: left;
	font-size:1.2em;
	line-height:1.0;
	font-weight: bold;
}

.midashi-read {
	font-size:1.2em;
	line-height:1.2;
	color: #0e7a40;
}

.tit-mar {
	margin:13px 0px 13px 0px;
}

/* フォーム関連
=============================================================*/
table.books {
    width: 750px;
	margin:0px auto;
    border: 1px #7f7f7f solid;
}


table.books td.T01 {
	width:23%;
	padding:6px 6px 6px 10px;
	text-align:left;
	background: #e2e2d0;
	border-bottom: 1px solid #7f7f7f;
}

table.books td.T02 {
	width:77%;
	padding:6px;
	text-align:left;
	background: #FFFFFF;
	border-bottom: 1px solid #7f7f7f;
}

table.books td.T01-02 {
	width:33%;
	padding:6px 6px 6px 10px;
	text-align:left;
	background: #e2e2d0;
	border-bottom: 1px solid #7f7f7f;
}

table.books td.T02-02 {
	width:67%;
	padding:6px;
	text-align:left;
	background: #FFFFFF;
	border-bottom: 1px solid #7f7f7f;
}

table.books td.T03 {
	width:100%;
	padding:6px;
	text-align:left;
	background: #00a73b;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.2;
	border-bottom: 1px solid #7f7f7f;
}

table.books td.T04 {
	width:100%;
	text-align:left;
	background: #FFFFFF;
	border-bottom: 1px solid #7f7f7f;
}

table.mitsumori {
    width: 702px;
	margin:0px auto;
    border: 1px #7f7f7f solid;
}


table.mitsumori td.T01 {
	width:100%;
	padding:6px 6px 6px 10px;
	text-align:center;
	background: #FFFFFF;
	border-bottom: 1px solid #7f7f7f;
}

table.mitsumori td.T02 {
	width:100%;
	padding:10px 6px 10px 20px;
	text-align:center;
	background: #FFFFFF;
	border-bottom: 1px solid #7f7f7f;
}

table.mitsumori td.T03 {
	width:100%;
	text-align:center;
	background: #FFFFFF;
	border-bottom: 1px solid #7f7f7f;
}

.base-im{
border:0;
vertical-align:top !important;
}

.pad-01{
	padding:15px 0px 5px 0px;
}

.pad-02{
	padding:15px 0px 5px 0px;
	font-size:1.3em;
	line-height:1.3;
	font-weight: bold;
}

.pad-03{
	padding:15px 0px 5px 0px;
	font-size:1.3em;
	line-height:1.3;
}

.pad-04{
	padding:5px 0px 0px 5px;
}

.pad-05{
	padding:15px 0px 5px 0px;
	font-size:1.2em;
	line-height:1.2;
}

.pad-06{
	padding:15px 0px 5px 0px;
	font-size:1.8em;
	line-height:1.8;
	font-weight: bold;
}

.pad-07{
	padding:4px 0px;
}

.pad-08{
	padding:8px 0px;
}

.pad-09{
	margin:8px 0px;
}

.pad-10{
	padding:10px 10px 20px 10px;
}

.pad-11{
	padding:8px 4px 0px 4px;
}

p.txt01 {
text-indent:-1em;
padding-left:1em;
}

p.txt03 {
font-size:1.3em;
line-height:1.3;
text-indent:-1em;
padding-left:1em;
margin:5px 0px 5px 10px;
}

p.txt02 {
text-indent:-1em;
padding-left:1em;
margin:3px 0px 0px 0px;
}

p.txt04 {
text-indent:-1em;
padding-left:1em;
margin:7px 0px 0px 0px;
}

.font-ss01{
	font-size:1.3em;
	line-height:1.3;
}

.font-ss02{
	font-size:0.8em;
	line-height:1.3;
}

/* フォームパーツ制御
=============================================================*/

INPUT.sonota-box01 {
	width:100px;
	height:15px;
}

INPUT.sonota-box02 {
	width:400px;
	height:15px;
}

INPUT.sonota-box03 {
	width:200px;
	height:15px;
}

INPUT.sonota-box04 {
	width:120px;
	height:15px;
}

textarea.box01 {
	width:300px;
	height:70px;
}

textarea.box02 {
	width:700px;
	height:200px;
}

/* 会社案内
=============================================================*/
.sub {
	padding-left: 20px;
}



/* 関連施設
=============================================================*/

.kanren-txt01 {
	font-size:1.3em;
	line-height:1.3;
	font-weight: bold;
	color:#003300;
}

.kanren-txt02 {
	font-size:1.7em;
	line-height:1.7;
	font-weight: bold;
	color:#003300;
}

.kanren-txt03 {
	font-size:1.2em;
	line-height:1.2;
	font-weight: bold;
	color:#00a73b;
}

.kanren-txt04 {
	font-size:1.3em;
	line-height:1.2;
	font-weight: bold;
}

.kanren-txt05 {
	font-size:1.3em;
	line-height:1.2;
	font-weight: bold;
	color:#f04242;
}

.kanren-txt06 {
	font-size:1.2em;
	line-height:1.4;
	color:#00a73b;
}

.kanren-txt07 {
	font-size:1.2em;
	line-height:1.4;
	color:#f04242;
}

/* 求人情報
=============================================================*/

.kyujin-txt01 {
	font-size:1.2em;
	line-height:1.2;
	padding:10px 0px 0px 30px;
}

.yokou-img01 {
	padding:5px;
	border-top: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
}


/* サイトマップ
=============================================================*/

.site-list ul {
}



ul.site-list li.head {
	list-style:none;
	padding-left:16px;
	background: url(../images/pict03.gif) no-repeat 1px 3px;
}

ul.site-list li.bottom {
	list-style:none;
	padding-left:16px;
	margin:7px 0px 0px 25px;
	background: url(../../sitemap/images/icon_01.gif) no-repeat 0px 0px;
}

ul.site-list li.bottom02 {
	list-style:none;
	padding-left:16px;
	margin:7px 0px 0px 25px;
	background: url(../../sitemap/images/icon_02.gif) no-repeat 0px 0px;
}




/* フォントカラー
=============================================================*/

.f-c01{
	color:#0e7a40;
}

/* フォントサイズ
=============================================================*/
.f-s01{
	font-size:1.8em;
	line-height:1.8;
	font-weight: bold;
	color:#003300;
}

.f-s02{
	font-size:1.8em;
	line-height:1.8;

}
.f-s03{
	font-size:1.3em;
	line-height:1.3;
	color:#0e7a40;
}

.f-s04{
	font-size:1.5em;
	line-height:1.4;
	font-weight: bold;
	color:#003300;
}



/*施設一覧追加分
=============================================================*/

body#hall div#contents-container-hall {
	background: url(../../network/images/hall_contents_bg.gif) repeat-y;
	width: 900px;
	margin: 0 auto;
}

div#contents {
	width: 900px;
	position: relative;
}

/* サブメニュー */

div#contents #subMenu {
	text-align: left;
	width: 199px;
	float: left;
	padding-left: 11px;
}

div#contents #subMenu li.hallList {
	background: url(../../network/images/submenu_bg.gif) no-repeat left bottom;
	padding-bottom: 15px;
}

#subMenu li.hallList li {
	margin-bottom: -0.3em;
}

/* 右コンテンツ */

div#contents #main {
	float: right;
	width: 685px;
	background: url(../../network/images/main_head_bg.gif) repeat-x;
}

/* for ie6 */
* html div#contents #main {
	float: right;
	width: 665px;
	background: url(../../network/images/main_head_bg.gif) repeat-x;
}

div#main_head h2 {
	float: left;
	padding: 12px 0 0 7px;
}

div#main_head td.img {
	padding-left: 25px;
}

div#main_head td.copy {
	text-align: left;
	padding: 0 0 20px 30px;
}

div#main_head td.copy h3 {
	color: #003300;
	font-weight: bold;
	font-size: 130%;
	line-height: 160%;
	padding: 15px 0 15px 0;
}

#main_head p.btnAccess {
	float: left;
	padding: 14px 0 0 11px;
}

div#main_head p.address {
	text-align: left;
	padding: 12px 0 10px 40px;
}

#main #tabMenu {
	clear: both;
	height: 70px;
	background: url(../../network/images/tab_bg.gif) no-repeat left bottom;
	width: 100%;
	text-align: left;
}

#main #tabMenu li {
	display: inline;
}

#main #box_information td {
	text-align: left;
	vertical-align: top;
}

#box_information ul.left_photo li {
	margin-bottom: 15px;
}

#box_information p.txt {
	font-size:110%;
	line-height:150%;
}

#box_information h4 {
	color: #003300;
	font-weight: bold;
	font-size: 130%;
	line-height: 160%;
	border-bottom: 1px dotted #666666;
	padding: 13px 0 2px 0;
}

#box_information p.txtWh4 {
	color: #666666;
	padding: 10px 0 20px 0;
	line-height: 140%;
	font-size: 110%;
}

#box_information dl.txtWh4 {
	margin: 15px 0;
}

#box_information dl.txtWh4 dt {
	color: #003300;
	padding: 0 0 5px 0;
	line-height: 140%;
	font-size: 110%;
}

#box_information dl.txtWh4 dd {
	color: #666666;
	padding: 0 0 5px 0;
	line-height: 140%;
	font-size: 110%;
}

#box_information ul.photoDouble li {
	float: left;
}

/* faq */

body#faq p.subTitle,
body#flow p.subTitle {
	clear: both;
	width: 760px;
	margin: 30px auto;
	text-align: left;
	color: #41433f;
	font-weight: bold;
	font-size: 120%;
	padding: 7px 20px;
	border-top: solid 3px #659c3d;
	border-bottom: solid 3px #659c3d;
}

body#faq div.question01,
body#faq div.question02,
body#faq div.answer,
body#faq div.answer02,
body#flow div.flow {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	border: double 5px #e0e0cd;
	padding: 20px;
}

body#faq div.question01 li {
	float: left;
	width: 300px;
	padding: 5px 5px 5px 40px;
	border-bottom: dotted 2px #d2dccf;
	background: url(../../faq/images/ico_q.gif) no-repeat left center;
	display: block;
	height: 3.4em;
	line-height: 3.2em;
}

body#faq div.question02 li {
	float: left;
	width: 300px;
	padding: 5px 5px 5px 40px;
	border-bottom: dotted 2px #d2dccf;
	background: url(../../faq/images/ico_q02.gif) no-repeat left center;
	display: block;
	height: 3.4em;
	line-height: 3.2em;
}

body#faq div.question01 li.double,
body#faq div.question02 li.double {
	line-height: 1.6em;
}

body#faq div.question01 li a,
body#faq div.question01 li a:visited,
body#faq div.question01 li a:link,
body#faq div.question02 li a,
body#faq div.question02 li a:visited,
body#faq div.question02 li a:link {
	color: #0E7A40;
	font-size: 110%;
	text-decoration: none;
}

body#faq div.question01 li a:hover,
body#faq div.question02 li a:hover {
	color: #569159;
}

body#faq div.answer dl,
body#faq div.answer02 dl {
	width: 700px;
}

body#faq div.answer dt {
	padding: 10px 10px 10px 48px;
	line-height: 2.6em;
	background: #f0f0e9 url(../../faq/images/ico_q.gif) no-repeat 10px center;
	color: #0E7A40;
	font: 120% bold;
	border-bottom: 2px dotted #c7d1be;
}

body#faq div.answer02 dt {
	padding: 10px 10px 10px 48px;
	line-height: 2.6em;
	background: #f0f0e9 url(../../faq/images/ico_q02.gif) no-repeat 10px center;
	color: #0E7A40;
	font: 120% bold;
	border-bottom: 2px dotted #c7d1be;
}

body#faq div.answer dd,
body#faq div.answer02 dd {
	padding: 18px 10px 0 48px;
	background: url(../../faq/images/ico_a.gif) no-repeat 10px 10px;
	line-height: 150%;
	color: #41433f;
}

body#faq p.btnListTop {
	width: 745px;
	text-align: right;
	margin: 0 auto;
	padding: 5px 0 15px 0;
}

body#faq div.banner {
	clear: both;
	width: 740px;
	margin: 0 auto;
	padding: 30px 0;
}

body#faq div.banner li {
	display: inline;
}

/* flow */
body#flow div.flow table {
	width: 700px;
	background: #f0f0e9;
}

body#flow div.flow td {
	text-align: left;
	vertical-align:top;
}

body#flow div.flow td.waku {
	vertical-align: top;
	background: url(../../flow/images/waku_bg.gif) no-repeat left bottom;
}

body#flow div.flow td.list dt {
	font-size: 140%;
	font-weight: bold;
	color: #2c3f1d;
	padding: 10px 15px 5px 15px;
	border-bottom: dotted 2px #c6d0bd;
	
}

body#flow div.flow td.list dt.w456 {
	width: 456px;
}

body#flow div.flow td.list dd {
	padding: 10px 10px 15px 15px;
	line-height: 150%;
}

body#flow div.flow td.waku dd.yellow {
	width: 170px;
	line-height: 150%;
	margin: 5px 10px 20px 15px;
	padding-left: 15px;
	background: url(../../flow/images/ico_yellow.gif) no-repeat 0 3px;
}

body#flow div.flow td.waku dd.green {
	width: 170px;
	line-height: 150%;
	margin: 5px 10px 20px 15px;
	padding-left: 15px;
	background: url(../../flow/images/ico_green.gif) no-repeat 0 3px;
}

div#contents #main p.btn_estimate {
	width: 681px;
	clear: both;
}

/* for ie6 */
* html div#contents #main p.btn_estimate {
	width: 665px;
	clear: both;
}

/* 汎用スタイル */

.borderBtm {
	padding-bottom: 15px;
	border-bottom: 1px solid #666666;
	margin-bottom: 15px;
}

.font-sss {
	font-size: 75%;
}

.font-ss {
	font-size: 80%;
}

.font-line01 {
	line-height: 1.4;
}

.fontRed {
	color: #ff0000;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.floatRight {
	float: right;
}

.pdgL5 {
	padding-left: 5px;
}

.pdgL15 {
	padding-left: 15px;
}

.pdgR5 {
	padding-right: 5px;
}

.pdgR15 {
	padding-right: 15px;
}

.pdgB15 {
	padding-bottom: 15px;
}

.pdgT1 {
	padding-top: 1px;
}

.pdgT2 {
	padding-top: 2px;
}

.pdgT1em {
	padding-top:3px;
}

.pdgT10 {
	padding-top: 10px;
}

.pdgT20 {
	padding-top: 20px;
}

.pdgT30 {
	padding-top: 30px;
}

.pdgT40 {
	padding-top: 40px;
}

.pdgT50 {
	padding-top: 50px;
}

.pdgT60 {
	padding-top: 60px;
}

.pdgH15 {
	padding: 0 15px;
}

.mgnV5 {
	margin: 5px 0;
}

.mgnB5 {
	margin-bottom: 5px;
}

.mgnB20 {
	margin-bottom: 20px;
}

.mgnL15 {
	margin-left: 15px;
}

.mgnR10 {
	margin-right:10px;
}

.mgnR20 {
	margin-right:20px;
}

.clear {
	clear: both;
}