@charset "shift_jis";

/**************************************
**	Modified:2006-09-27
**	By Norihiro Kamatani
**	006_g
**************************************/
/* -----基本設定----- */

body {
	color:#333;
	margin: 0;
	padding: 0;
	font: 14px "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-color: #FFFFCC;
}
h1,h2,h3,h4,h5,p {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
strong { color: 333; }
/* -----リンク----- */
a { font-weight: bold; }
a:link {
	color:#009933;
	outline-style:none;
}
a:visited {
	color:#009933;
}
a:hover {
	color:#FFCC00;
	text-decoration:none;
	outline-style:none;
}
/* ::::::::::::::::::::見出し:::::::::::::::::::: */
h1 {
	margin:25px 0 10px;
	text-align: center;
}
h2 { margin:30px 0px 0px; }
h3 {
	font-size: 150%;
	font-weight:bold;
	text-align: left;
	margin:20px 0px 0px;
}
div.roundBg {
	background: url(../../img/006_g/common/h2.gif) no-repeat left bottom;
	padding-bottom: 3px;
	margin: 20px 15px 10px;
	text-align: left;
}
div.roundBg h2 {
	font-size: 120%;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	text-align: left;
	background: #FFFFFF;
	color: #009933;
}
/* -----事業所案内----- */
h3.blue_middle {
	color:#009933;
	border-bottom: 1px solid #009933;
	margin: 0 15px;
}
div.roundBgGuide {
	background: url(../../img/006_g/common/h2-g.gif) no-repeat left bottom;
	padding-bottom: 3px;
	margin: 15px 15px 10px;
}
div.roundBgGuide h3 {
	font-size: 120%;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	text-align: left;
	background: #FFFFFF;
	color: #009933;
	margin-top: 10px;
}
/* -----h2別スタイル----- */
.mgB10 {
	margin:30px 0px 10px;
}

/* ::::::::::::::::::::エリア定義:::::::::::::::::::: */
/* -----汎用----- */
div.contentSection { margin-bottom: 20px; }

.pkg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pkg {display: inline-block;}
/* back-slash hack for mac ie \*/
* html .pkg {height: 1%;}
.pkg {display: block;}
/* end of hack */

/* -----事業所案内----- */
div.infoArea { margin: 0 15px; }
div.infoArea p { line-height: 1.5; }

/* -----プライバシーポリシー----- */
div.privacy { margin: 0 15px }

/* ::::::::::::::::::::テーブル:::::::::::::::::::: */
table.guideBox01 { margin: 10px 0; }
table.guideBox01 td { padding: 0 15px; }
table.guideBox01 td p {
	line-height: 1.3;
	margin-bottom: 3px;
}

.box-Color {background: #99CC99;}
.box-ColorLine {background: #301E50;}
.box-ColorBright {
	background-color: #99CC99;
}
.box-color-Pale {
	background-color: #99CC99;
}

div.box{
	text-align: left;
	margin-bottom: 20px;
}
div.box table {
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #009933;
	margin-top: 10px;
	margin-left: 20px;
}
div.box table th {
	font-weight: normal;
	background: #99CC99;
	padding: 5px 8px;
	text-align: left;
	border: 1px solid #009933;
}
div.box table td {
	padding: 5px 8px;
	text-align: left;
	border: 1px solid #009933;
}
div.box2 { text-align: left; }
div.box2 table {
	border-collapse: collapse;
	border: 1px solid #009933;
	margin-left: 20px;
}
div.box2 table th {
	font-weight: bold;
	background: #99CC99;
	padding: 5px 8px;
	text-align: center;
	border: 1px solid #009933;
}
div.box2 table td {
	padding: 5px 8px;
	text-align: center;
	border: 1px solid #009933;
}
p.title {
	font-weight: bold;
	margin: 10px 0 5px 20px;
	background: url(../../img/design6a/circle_yellow.gif) no-repeat 0em 0em;
	text-align: left;
}


/* ::::::::::::::::::::テキスト:::::::::::::::::::: */
/* -----top page----- */
p.topCatch {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin: 10px 30px;
}
p.topBody {
	text-align: left;
	margin: 10px 30px;
	line-height: 1.5;
}
.txtSize {
	margin-right: 5px;
	margin-left: 10px;
}

/* -----サービス内容　プライバシー----- */
p.catch01,
p.catch02 {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3;
}
p.catch01 { margin: 0 0 10px; }
p.catch02 { margin: 0 15px 10px; }

p.serviceText01,
p.serviceText02,
p.privacyText01,
p.recruitText01,
p.staffText01,
p.greetingText01 {
	text-align: left;
	line-height: 1.5;
}
p.serviceText01 { margin-bottom: 5px; }

p.serviceText02,
p.privacyText01,
p.recruitText01,
p.staffText01,
p.greetingText01 { margin: 0 15px 5px; }

p.greetingPost,
p.greetingName {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
}
p.greetingName {
	font-size: 140%;
	font-weight: bold;
}

/* -----用語説明----- */
dl {
	margin: 0;
	padding: 0;
	text-align: left;
}
dt {
	font-weight: bold;
	margin-left: 15px;
	line-height: 1.5;
}
dd {
	margin-bottom: 10px;
	margin-right: 15px;
	line-height: 1.5;
}
dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding:0 0 5px 15px;
	background: url(../../img/006_g/common/circle_yellow.gif) no-repeat 0em 0.2em;
	text-align: left;
}
/* -----リスト----- */
ul {
	margin:15px 0;
	padding:0;
	list-style: none;
}
li {
	padding:0 0 5px 15px;
	background: url(../../img/006_g/circle_yellow.gif) no-repeat 0em 0em;
	text-align: left;
	line-height: 1.5;
}
/* -----サイトマップ----- */
.map {
	margin: 0px 20px 0px;
	padding: 0px;
	list-style: none;
}
.map li {
	padding:0px 0px 5px 15px;
	background: url(../../img/006_g/circle_yellow.gif) no-repeat 0em 0.1em;
	text-align: left;
}
.map ul {margin:5px 20px;}

/* -----トップへ----- */
p.toTop {
	margin: 0 15px 15px;
	text-align: right;
}

/* ::::::::::::::::::::イメージ配置:::::::::::::::::::: */
/* -----地図----- */
img.mapPosition {
	float: left;
	margin: 0 20px 10px 15px;
	vertical-align: bottom;
}

/* -----汎用----- */
img.clipLeft,
img.clipLeft2 {
	float: left;
	vertical-align: bottom;
}
img.clipLeft { margin: 0 20px 10px 0; }
img.clipLeft2 {	margin: 0 20px 10px 15px; }

img.clipRight,
img.clipRight2 {
	float: right;
	vertical-align: bottom;
}
img.clipRight { margin: 0 0 10px 20px; }
img.clipRight2 { margin: 0 15px 10px 20px; }

/* ::::::::::::::::::::フッター関連:::::::::::::::::::: */
address {
	font-style: normal;
	color: #FFF;
	text-align: right;
	line-height: 1.5em;
	margin: 10px;
}
address span {
	font-size: 120%;
	font-weight: bold;
}
p.pan {margin: 4px 0px;}
p.businessB {
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	margin: 10px;
}


/* ::::::::::::::::::::コンテンツ別:::::::::::::::::::: */
/* -----トップページ使用----- */
.txtExpBold {
	text-align: left;
	margin: 5px 10px 10px 20px;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
}
.txtExp {
	text-align: left;
	margin: 5px 10px 10px 20px;
	line-height: 1.5em;
}

/* -----社長挨拶----- */
.greetingName1 {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 15px;
}
.greetingName2 {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
}




div.contentSection ul.kenko {
	margin: 0 15px 10px 20px;
	padding: 0;
	list-style: none;
}
div.contentSection ul.kenko li {
	background: url(../../img/006_g/common/circle_yellow.gif) no-repeat 0em 0.2em;
	line-height: 1.5;
	margin: 0;
	padding: 0 0 0 15px;
}
div.kenkoArea {
	margin: 0 30px 20px;
}

table.commonTable01 {
	border-collapse: separate;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	}
table.commonTable01 th,
table.commonTable01 td {
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	padding: 3px 5px;
	empty-cells: show;
	line-height: 1.3;
	}
table.commonTable01 th {
	background: #f4f4f4;
	color: #006600;
	}
table.commonTable01 caption {
	font-weight: bold;
	font-size: 120%;
	padding: 0;
	margin: 0 auto;
	color: #006600;
	text-align: left;
	}

/*	サイトマップ
------------------------------------------------------------*/
div.sitemapSection {
	margin: 10px 30px 20px;
	text-align: left;
	}
div.sitemapSection h2 {
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px 5px;
	font-weight: bold;
	background-color: #D1E9D1;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006633;
	}
div.sitemapSection h3 {
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
	}
div.sitemapSection p {
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	}
div.sitemapServiceSection { margin: 0 10px 12px; }

/*	5=Modules
----------------------------------------*/
/*	5-2=Navigation Module
----------------------------------------*/
div#gnav {
	width: 100%;
	border-bottom: 3px solid #000;
	background: url(../../img/006_g/gnavi/bg_gnav.gif) repeat-x 0 0;
	}
div#snav {
	background: #eee;
	}
div#subNav {
	background: url(../../img/006_g/common/bg_submenu.gif) no-repeat right top;
	position: relative;
	height: 27px;
	font-size: 14px;
	}	
div#gnav ul,
div#snav ul,
div#subNav ul      { margin:0; }
div#gnav ul      { width: 100%; height: 24px; margin:0; }
div#gnav li      {
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	display: inline;
	padding: 0px;
}
div#gnav li span { font-size: 10px; }
div#gnav a       {
	padding: 0 5px;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	}
div#gnav a:hover,
div#gnav a.current { background: url(../../img/006_g/gnavi/bg_gnav_on.gif) repeat-x 0 0; color:#fff; }

div#snav ul      {}
div#snav li      {
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	display: inline;
	}
div#snav li span { font-size: 10px; }
div#snav a       {
	margin-right: 3px;
	margin-left: 5px;
	padding-left: 10px;
	text-decoration: none;
	float: left;
	color:#333;
	background: url(../../img/006_g/common/marker_arrow1.gif) no-repeat 0 4px; 
	}
div#snav a:hover { color:#4fbd4c; }
div#snav a.current { color:#4fbd4c; }

div#subNav ul#sizeChange { position: absolute; top: 5px; left: 5px;}
div#subNav ul#sizeChange li { display: inline; line-height: 27px; }
div#subNav ul#sizeChange li a {
	padding-left: 10px;
	background: url(../../img/006_g/common/marker_arrow1.gif) no-repeat 0 0; 
	font-weight: bold;
	color:#333;
	}
div#subNav ul#sizeChange li a:hover { color:#4fbd4c; }
	
div#subNav ul#sub {
	position: absolute;
	height: 27px;
	top: 0;
	right: 5px;
	}
div#subNav ul#sub li { display: inline; line-height: 27px; margin-left: 2px; }
div#subNav ul#sub li a {
	padding-left: 10px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	background: url(../../img/006_g/common/marker_arrow2.gif) no-repeat 0 0;
	}
div#subNav ul#sub li a:hover { color:#fc0; }
.0221img {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.0221img img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

div.topMessage { margin: 1em 30px; }
p.catch,
p.catch2 {
	font-size: 115%;
	font-weight: bold;
	}
p.catch {
	background: #4fbd4c;
	padding: 0.05em 5px;
	color: #fff;
	margin-bottom: 0.3em !important;
	}
p.catch2 {
	margin-bottom: 1em;
	color:#175a20;
	}
div.topMessage p {
	line-height: 1.3;
	margin-bottom: 0.8em;
	}
	
	
	
.main_title {
    color:#009900;
	font-size:160%;
}
.red {
    color:#D70003;
}
.font-weight {
    font-size:120%;
}

.tenmetsu{
-webkit-animation:blink 2.0s ease-in-out infinite alternate; 
-moz-animation:blink 2.0s ease-in-out infinite alternate; 
animation:blink 2.0s ease-in-out infinite alternate;  
}
@-webkit-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@-moz-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@keyframes blink{
0% {opacity:0;}
100% {opacity:1;
}
