/**************************************
**	Modified:2006-09-26
**	By Norihiro Kamatani
**	007_g
**************************************/

/* ---基準値--- */
body {
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック";
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
ul {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	padding:0px 10px;
	margin: 5px 30px;
}
li {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
a {
	color: #0A50FF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,active {
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
/* -----汎用テキスト----- */
.indextxt {
	text-align: left;
	line-height: 150%;
	margin: 5px;
}
h1{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 110%;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2.bg  {
	font-size: 130%;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 45px;
	background: url(../../img/007_g/common/h2.gif) no-repeat left center;
	line-height: 28px;
	margin-top: 20px;
	color: #006600;
}
.catch{
	font-size: 120%;
	color: #333;
	line-height: 1.5;
	font-weight: bold;
	margin-left: 10px;
}
.txt01 {
	text-align: left;
	line-height: 150%;
	color: #339933;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txt02 {
	text-align: left;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txt03 {
	text-align: left;
	line-height: 150%;
	color: #339933;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txt04 {
	text-align: center;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txt05 {
	text-align: right;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txt06 {
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
	margin-left: 25px;
}
.txt07 {
	color:333;
	margin: 5px 0 3px 25px;
}
p.leftMarker {
	margin: 5px 0 5px 25px;
	padding: 0 0 2px 4px;
	line-height: 1.5;
	border-left: 5px solid #b6e785;
}	/* 事業所案内で電話番号等複数ある場合のグループ化用 */
.txtr {
	text-align: right;
	line-height: 150%;
	color: #339933;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copy{
	text-align: right;
	color: #339933;
	font-size: 12px;
	padding-right: 10px;
}
.menu{
	text-align: center;
	color: #333333;
	font-size: 12px;
}
.guidetxt {
	text-align: left;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 220px;
}
.caution {
	text-align: left;
	color: #FF3300;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
address {
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	font-weight: bold;
	line-height: 2em;
	font-style: normal;
}

/* -----テーブル----- */
.index_tb01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-left-style: solid;
}
.index_tb02 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CC33;
	border-bottom-color: #33CC33;
}
.b_tb {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CC33;
}


.boxColorPale {	background: #E7FAE7; }	/* table cell color */
.boxColorPale2 { background: #FFFFCC; }	/* table cell color */

.box01{
	border: 1px solid #333;
 	border-collapse:collapse;
}
.box01 td,th{ border: 1px solid #333; }
th { font-weight: bold; }

/* -----事業所別特色説明----- */
.txtLine01 {
	text-align: left;
	margin: 5px 15px 10px;
	padding: 5px;
	line-height: 150%;
	border-top: 2px dashed #006600;
	border-bottom: 2px dashed #006600;
}

/* ---div version--- */
/* PR */
div.lineWrapp {
	border-top: 2px dashed #060;
	border-bottom: 2px dashed #060;
	margin: 5px 15px 10px;
	padding: 5px 10px;
}
div.lineWrapp p {
	line-height: 1.5;
	margin-bottom: 1em;
}
/*div.lineWrapp img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
}*/
div.contentSection { margin: 0 10px 20px; }

img.photoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
img.photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

p.gotoTop {
	text-align: right;
	margin: 0 10px;
}


/* -----画像配置----- */
.indeximg{
	margin-right: 10px;
}
.guideimg{
	float: right;
	margin: 0 5px 10px 10px;
	vertical-align: bottom;
}
.companyimg{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
.greetingimg{
	float: right;
	margin: 20px 5px 10px 20px;
}
/* -----サイトマップ----- */
div.sitemap {
	margin-bottom: 10px;
	padding: 0 5px 5px;
}
div.sitemapService { margin: 0 10px 20px; }

div.sitemap h2 {
	font-size: 120%;
	margin: 0 0 5px;
}
div.sitemap h3 {
	font-size: 110%;
	margin: 0 0 5px;
}
div.sitemap p {
	margin: 0 0 20px;
	line-height: 1.3;
}
div.sitemapService p {
	margin: 0 0 10px;
	line-height: 1.3;
}






h2.sitemap {
	margin: 2px 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/007_g/sitemap/tree02.gif) no-repeat 0em 0.1em;
}
h2.sitemap2 {
	margin: 2px 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/007_g/sitemap/tree03.gif) no-repeat 0em 0.1em;
}
h3.sitemap {
	font-size: 110%;
	margin: 2px 0 5px 25px;
	padding: 0 0 0 25px;
	background: url(../../img/007_g/sitemap/tree03.gif) no-repeat 0em 0.1em;
}
.mapTxt {
	margin: 2px 0 5px 45px;
	padding: 0 0 0 25px;
	background: url(../../img/007_g/sitemap/tree02.gif) no-repeat 0em -0.1em;
}
.mapTxt2 {
	margin: 2px 0 5px 45px;
	padding: 0 0 0 25px;
	background: url(../../img/007_g/sitemap/tree03.gif) no-repeat 0em -0.1em;
}
.mapTxt3 {
	margin: 2px 0 5px 35px;
	padding: 0 0 0 25px;
	background: url(../../img/007_g/sitemap/tree02.gif) no-repeat 0em -0.1em;
}
.mapTxt4 {
	margin: 2px 0 5px 35px;
	padding: 0 0 0 25px;
	background: url(../../img/007_g/sitemap/tree03.gif) no-repeat 0em -0.1em;
}
/* ----- サービス紹介UL ----- */
.service {
	margin: 0px 0px 5px;
	padding: 0px;
}
.service li {
	margin-left: 45px;
	line-height: 150%;
	color: #333333;
}

/* ----- サービス内容DL版 ----- */
dl.serviceContents {}
dl.serviceContents dt {
	color: #393;
	font-weight: bold;
	margin-left: 5px;
}
dl.serviceContents dd {
	line-height: 1.5;
	margin-bottom: 10px;
}

/* -----top nav----- */
p.tnavPosition {
	text-align: center;
	margin-bottom: 10px;
}
/* -----privacy----- */
ol.privacy {
	margin: 0 10px 10px;
	padding: 0;
}
ol.privacy li { line-height: 1.3; }

/* -----pkg----- */
.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 */

/* -----float clear----- */
div.clear { clear: both; }
hr.clear { display: none; }