@charset "shift_jis";
/**************************************
**	Modified:2006-10-18
**	By Norihiro Kamatani
**	005_g
**************************************/
/* ---基準値--- */
body {
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,p {
	margin: 0;
	padding: 0;
}
h1,h2 {
	margin-bottom: 15px;
	margin-top: 10px;
}
h2.txtIndex01 {
	font-size: 120%;
	color: #028E09;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 10px;
}
h3.txtIndex01 {
	font-size: 120%;
	color: #666;
	margin: 0 5px 10px;
	text-align: left;
	line-height: 1.5em;
}
h3.txtIndex02 {
	font-size: 120%;
	color: #028E09;
	margin-bottom: 10px;
	text-align: left;
}
.txtIndex03 {
	font-size: 140%;
	color: #028E09;
	text-align: left;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
/* -- マージン --*/
.mgBT10 {
	margin-bottom: 10px;
	line-height: 1.5em;
	text-align: left;
}
.mgBT30 {
	margin-bottom: 30px;
	line-height: 1.5em;
	text-align: left;
}
/* -----テキスト  ----- */
.indextxt {
	text-align: left;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.indextxt2 {
	font-weight: bold;
	color: #028E09;
	font-size: 110%;
}
.text01 {
	line-height: 1.5em;
	margin: 0 5px 10px;
	text-align: left;
}
.text02 {
	line-height: 1.5em;
	margin: 0 5px 20px;
	text-align: left;
}
.text03 {
	line-height: 1.5em;
	margin: 5px;
	padding-left: 5px;
	text-align: left;
}
.text04 {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0 0 5px;
	text-align: left;
	line-height: 150%;
	color: #028E09;
	font-weight: bold;
}
.text05 {
	margin-right: 20px;
	margin-left: 20px;
}
.text07 {　text-align: right;　}
p.greetingText {
	text-align: center;
	margin: 5px 0 10px;
}
p.greetingNameText {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
/* -----リンク ----- */
a {
	color: #0A50FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,active {
	color: #028E09;
	text-decoration: none;
	font-weight: bold;
}
/* -----リスト----- */
ul {
	line-height: 1.5;
	text-align: left;
	padding:0px 5px;
	list-style: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
}
li {
	margin: 0px 5px;
	padding: 0px 0px 0px 13px;
	background: url(../../img/005_b/square_yellow.gif) no-repeat 0em 0.2em;
}
/* -- DL DD DT -- */
dl {
	margin: 0px 5px 10px 5px;
	padding: 0px;
	text-align: left;
}
dt {
	font-weight: bold;
	border-bottom: 1px solid #028E09;
	margin-bottom: 5px;
}
dd {
	margin: 0px 5px 10px;
	line-height: 1.5em;
}
dd ul {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}
dd ul li {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background: url(../../img/005_b/square_yellow.gif) no-repeat 0em 0.2em;
	line-height: 1.5em;
}

/* -----テーブル----- */
caption {
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #028E09;
}
.index_tb01 {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #FFF;
}
.index_tb02 {
	border-top: 1px solid #333333;
}
.totop_table {
	width:auto;
	margin:30px 0px 15px;
	padding:0px;
	border:1px solid #028E09;
}
.totoptxt {
	color:#028E09;
	margin:5px;
}
.box04 {
	width:100%;
	text-align:left;
	margin:15px 0px 30px;
	padding:0px;
	background-color:#ffffff;
	border: 1px solid #028E09;
	border-collapse: collapse; 
	}
.box04 th {
	text-align:left;
	font-weight:normal;
	border: 1px solid #028E09;
	padding:3px 10px;
	background-color: #D4FCDA;
}
.box04 td {
	text-align:left;
	font-weight:normal;
	border: 1px solid #028E09;
	padding:3px 10px;
	background-color:#ffffff;
}
.box05 {
	width:100%;
	text-align:left;
	margin:10px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	border: 1px #028e15 solid;
	border-collapse: collapse; 
	}
.box05 td {
	text-align:left;
	font-weight:normal;
	border: 1px #028e15 solid;
	padding:3px 10px;
	background-color:#ffffff;
}
tr.green_light {
	background-color:#d4fcda;
}

td.green_light {
	background-color:#d4fcda;
}

td.middle {
	vertical-align:middle;
}

td.center {
	text-align:center;
}
.box-color1 {
	margin-bottom: 30px;
}
.box-color-pale {
	background: #D4FCDA;
}
.box-color-bright {
	background: #7272CD;
}
.box-color-dark {
	background: #028E09;
}
/* -- クリップアート -- */
.clipLeft {
	float: left;
	vertical-align: bottom;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 10px;
	padding-right: 20px;
}
.clipRight {
	float: right;
	vertical-align: bottom;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10;
	padding-left: 20px;
}
.img-info {
	margin-top: 10px;
	margin-bottom: 10px;
}
.img-tm {
	margin-bottom: 10px;
}
/* -----::::::::::コンテンツ別::::::::::----- */
/* -----プライバシーポリシーリスト----- */
ul.pList {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	padding:0px 5px;
	list-style: none;
	margin: 5px 10px 10px 0px;
}
ul.pList li {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background: url(../../img/005_b/square_yellow.gif) no-repeat 0em 0.2em;
}
ol.pList {
	font-size: 100%;
	text-align: left;
	margin: 5px 10px 10px 30px;
	padding: 0;
}
ol.pList li {
	line-height: 1.5;
	margin-bottom: 5px;
	padding: 0;
	background: none;
}
/* -----日付----- */
p.textDay {
	text-align: right;
	line-height: 1.5;
	margin-bottom: 10px;
}

/* -----事業所別特色説明----- */
.caution {
	text-align: left;
	color: #FF3300;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.yellow {color:#e9ba4b;}
.banner{
	padding: 10px;
}

/* --福祉用具-- */
.box07 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #028E09;
	margin-bottom: 20px;
}
.box07 td {
	border: 1px solid #028E09;
	text-align: left;
}

/* --フッターメニュー-- */
.footer {
	text-align: right;
	padding: 2px 5px;
}
.footer a{ color: #D4FCDA;}
.footer a:hover,active { color: #FFE000;}
.copy{
	text-align: right;
	color: #333333;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	background: url(../../img/005_g/footer_bg.gif);
}
/* --sitemap-- */
ul.map {
	margin: 0;
	padding: 0;
}
ul.map li {
	margin: 0px 10px;
	padding: 0px 0px 0px 13px;
	background: url(../../img/005_g/square_yellow.gif) no-repeat 0em 0.2em;
	background-color: #FFFFFF;
}
ul ul {
	margin: 0;
	padding: 0;
}
.line {
	margin-bottom: 20px;
	margin-top: 10px;
}
.box07 th {
	background: #D4FCDA;
	text-align: left;
	border: 1px solid #028E09;
}
.header-bg {
	background: url(../../img/005_g/header-bg.gif) repeat-x;
}
.header-tel {
	margin-bottom: 3px;
}

/* -----float clear----- */
.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 */