@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* ALL */
/* ---------------------------------------------------------------- */
/* Smenu */
ul#Smenu {
	position: relative;
	list-style-type: none;
	width: 195px;
	height: 388px;
	background: url("../images/smenu.gif") no-repeat;
}
ul#Smenu li a {
	display: block;
	overflow: hidden;
	width: 195px;
	height: 26px;
}
ul#Smenu li.sm1 a {
	position: absolute;
	height: 50px !important;
	background: url("../images/smenu.gif") no-repeat 0 0;
	top: 0;
}
ul#Smenu li.sm1 a:hover,
ul#Smenu li.sm1s a {
	position: absolute;
	height: 50px !important;
	background: url("../images/smenu.gif") no-repeat -196px 0;
	top: 0;
}
ul#Smenu li.sm2 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -52px;
	top: 52px;
}
ul#Smenu li.sm2 a:hover,
ul#Smenu li.sm2s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -52px;
	top: 52px;
}
ul#Smenu li.sm3 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -80px;
	top: 80px;
}
ul#Smenu li.sm3 a:hover,
ul#Smenu li.sm3s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -80px;
	top: 80px;
}
ul#Smenu li.sm4 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -108px;
	top: 108px;
}
ul#Smenu li.sm4 a:hover,
ul#Smenu li.sm4s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -108px;
	top: 108px;
}
ul#Smenu li.sm5 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -136px;
	top: 136px;
}
ul#Smenu li.sm5 a:hover,
ul#Smenu li.sm5s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -136px;
	top: 136px;
}
ul#Smenu li.sm6 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -164px;
	top: 164px;
}
ul#Smenu li.sm6 a:hover,
ul#Smenu li.sm6s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -164px;
	top: 164px;
}
ul#Smenu li.sm7 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -192px;
	top: 192px;
}
ul#Smenu li.sm7 a:hover,
ul#Smenu li.sm7s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -192px;
	top: 192px;
}
ul#Smenu li.sm8 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -220px;
	top: 220px;
}
ul#Smenu li.sm8 a:hover,
ul#Smenu li.sm8s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -220px;
	top: 220px;
}
ul#Smenu li.sm9 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -248px;
	top: 248px;
}
ul#Smenu li.sm9 a:hover,
ul#Smenu li.sm9s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -248px;
	top: 248px;
}
ul#Smenu li.sm10 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -276px;
	top: 276px;
}
ul#Smenu li.sm10 a:hover,
ul#Smenu li.sm10s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -276px;
	top: 276px;
}
ul#Smenu li.sm11 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -304px;
	top: 304px;
}
ul#Smenu li.sm11 a:hover,
ul#Smenu li.sm11s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -304px;
	top: 304px;
}
ul#Smenu li.sm12 a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat 0 -332px;
	top: 332px;
}
ul#Smenu li.sm12 a:hover,
ul#Smenu li.sm12s a {
	position: absolute;
	background: url("../images/smenu.gif") no-repeat -196px -332px;
	top: 332px;
}
ul#Smenu li.sm13 a {
	position: absolute;
	height: 27px !important;
	background: url("../images/smenu.gif") no-repeat 0 -360px;
	top: 360px;
}
ul#Smenu li.sm13 a:hover,
ul#Smenu li.sm13s a {
	position: absolute;
	height: 27px !important;
	background: url("../images/smenu.gif") no-repeat -196px -360px;
	top: 360px;
}

/** none **/
h2 span,
h3 span,
h4 span,
ul#Smenu li a span {
	display: none;
}



/* ---------------------------------------------------------------- */
/* 企業情報 */
/* ---------------------------------------------------------------- */
h2.top {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title.gif") no-repeat;
}
h3.top1 {
	width: 615px;
	height: 35px;
	background: url("../images/h3_title_top1.gif") no-repeat;
}
h3.top2 {
	width: 615px;
	height: 35px;
	background: url("../images/h3_title_top2.gif") no-repeat;
}
h3.top3 {
	width: 615px;
	height: 35px;
	background: url("../images/h3_title_top3.gif") no-repeat;
}
.top_text {
	padding: 10px 20px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}



/* ---------------------------------------------------------------- */
/* レンタル */
/* ---------------------------------------------------------------- */
h2.rental {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_rental.gif") no-repeat;
}
h3.rental1 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_rental1.gif") no-repeat;
}
h3.rental2 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_rental2.gif") no-repeat;
}


/* ---------------------------------------------------------------- */
/* 豊富な商品ラインナップ */
/* ---------------------------------------------------------------- */
h2.lineup {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_lineup.gif") no-repeat;
}
h3.lineup1 {
	width: 310px;
	height: 39px;
	background: url("../images/h3_title_lineup1.gif") no-repeat;
}
h3.lineup2 {
	width: 310px;
	height: 39px;
	background: url("../images/h3_title_lineup2.gif") no-repeat;
}
h3.lineup3 {
	width: 310px;
	height: 39px;
	background: url("../images/h3_title_lineup3.gif") no-repeat;
}
h3.lineup4 {
	width: 310px;
	height: 39px;
	background: url("../images/h3_title_lineup4.gif") no-repeat;
}
h3.lineup5 {
	width: 310px;
	height: 39px;
	background: url("../images/h3_title_lineup5.gif") no-repeat;
}
.lineup_l {
	float: left;
	width: 310px;
}
.lineup_r {
	float: right;
	width: 310px;
}
ul.lineup {
	list-style-type: none;
	margin: 10px 0 0 16px;
}
ul.lineup li {
	margin-bottom: 2px;
	background: url("../../common/images/icon_arrow2.gif") no-repeat 0 2px;
	text-indent: 18px;
}
.tel {
	position: relative;
	width: 615px;
	height: 128px;
	margin-right: 12px;
	margin-left: 12px;
	background: url("../images/tel.gif") no-repeat;
}
.tel .order a,
.tel .order2 a,
.tel .contact a,
.tel .form a {
	position: absolute;
	display: block;
	overflow: hidden;
}
.tel .order a {
	width: 240px;
	height: 17px;
	top: 96px;
	left: 22px;
}
.tel .order a:hover {
	width: 240px;
	height: 17px;
	top: 96px;
	left: 22px;
	background: url("../images/tel.gif") no-repeat -22px -226px;
}
.tel .order2 a {
	width: 118px;
	height: 24px;
	top: 89px;
	left: 443px;
}
.tel .contact a {
	width: 205px;
	height: 27px;
	top: 19px;
	left: 391px;
}
.tel .contact a:hover {
	width: 205px;
	height: 27px;;
	top: 19px;
	left: 391px;
	background: url("../images/tel.gif") no-repeat -391px -149px;
}
.tel .form a {
	width: 205px;
	height: 27px;
	top: 52px;
	left: 391px;
	background: url("../images/tel.gif") no-repeat -391px -52px;
}
.tel .form a:hover {
	width: 205px;
	height: 27px;
	top: 52px;
	left: 391px;
	background: url("../images/tel.gif") no-repeat -391px -182px;
}
/* none */
.tel .order a span,
.tel .order2 a span,
.tel .contact a span,
.tel .form a span {
	display: none;
}



/* ---------------------------------------------------------------- */
/* 洗浄 */
/* ---------------------------------------------------------------- */
h2.clean {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_clean.gif") no-repeat;
}
h3.clean1 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_clean1.gif") no-repeat;
}
h3.clean2 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_clean2.gif") no-repeat;
}
h4.clean1 {
	width: 615px;
	height: 35px;
	background: url("../images/h4_title_clean1.gif") no-repeat;
}
h4.clean2 {
	width: 310px;
	height: 35px;
	background: url("../images/h4_title_clean2.gif") no-repeat;
}
h4.clean3 {
	width: 310px;
	height: 35px;
	background: url("../images/h4_title_clean3.gif") no-repeat;
}
h4.clean4 {
	width: 310px;
	height: 35px;
	background: url("../images/h4_title_clean4.gif") no-repeat;
}
h4.clean5 {
	width: 615px;
	height: 35px;
	background: url("../images/h4_title_clean5.gif") no-repeat;
}
.clean_l {
	float: left;
	width: 280px;
}
.clean_r {
	float: right;
	width: 310px;
}
.clean_l2 {
	float: left;
	width: 240px;
	text-align: center;
}
.clean_r2 {
	float: right;
	width: 350px;
}



/* ---------------------------------------------------------------- */
/* オリジナル商品の開発 */
/* ---------------------------------------------------------------- */
h2.org {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_org.gif") no-repeat;
}
h3.org {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_org.gif") no-repeat;
}
h4.org1 {
	width: 350px;
	height: 35px;
	background: url("../images/h4_title_org1.gif") no-repeat;
}
h4.org2 {
	width: 350px;
	height: 35px;
	background: url("../images/h4_title_org2.gif") no-repeat;
}
.org_box {
	width: 639px;
	padding-bottom: 10px;
	background: url("../images/img_org1.jpg") no-repeat right middle;
}
.org_l {
	float: left;
	width: 350px;
}
.org_r {
	float: right;
	width: 240px;
}
.org_text {
	width: 320px;
	padding: 10px 15px;
	background-color: #FAFAFA;
	border: 1px solid #DDD;
}



/* ---------------------------------------------------------------- */
/* 在宅介護サービス */
/* ---------------------------------------------------------------- */
h2.care {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_care.gif") no-repeat;
}
h3.care {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_care.gif") no-repeat;
}



/* ---------------------------------------------------------------- */
/* 充実したサポート体制 */
/* ---------------------------------------------------------------- */
h2.support {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_support.gif") no-repeat;
}
h3.support1 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_support1.gif") no-repeat;
}
h3.support2 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_support2.gif") no-repeat;
}
h3.support3 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_support3.gif") no-repeat;
}
h3.support4 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_support4.gif") no-repeat;
}
h3.support5 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_support5.gif") no-repeat;
}
.sup_l {
	float: left;
	width: 195px;
}
.sup_r {
	float: right;
	width: 395px;
}



/* ---------------------------------------------------------------- */
/* 小規模多機能ケア */
/* ---------------------------------------------------------------- */
h2.scare {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_scare.gif") no-repeat;
}
h3.scare {
	width: 639px;
	height: 35px;
	background: url("../images/h3_title_scare.gif") no-repeat;
}



/* ---------------------------------------------------------------- */
/* 訪問看護 */
/* ---------------------------------------------------------------- */
h2.nurs {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_nurs.gif") no-repeat;
}
h3.nurs1 {
	width: 615px;
	height: 35px;
	background: url("../images/h3_title_nurs1.gif") no-repeat;
}
h3.nurs2 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_nurs2.gif") no-repeat;
}
h4.nurs {
	width: 615px;
	height: 35px;
	background: url("../images/h4_title_nurs.gif") no-repeat;
}



/* ---------------------------------------------------------------- */
/* 介護予防 */
/* ---------------------------------------------------------------- */
h2.pre {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_pre.gif") no-repeat;
}
h3.pre {
	width: 615px;
	height: 35px;
	background: url("../images/h3_title_pre.gif") no-repeat;
}
.pre_l {
	float: left;
	width: 310px;
}
.pre_r {
	float: right;
	width: 280px;
}



/* ---------------------------------------------------------------- */
/* 在宅介護サービス事業所一覧 */
/* ---------------------------------------------------------------- */
h2.info {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_info.gif") no-repeat;
}
h3.info1 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_info1.gif") no-repeat;
}
h3.info2 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_info2.gif") no-repeat;
}
h3.info3 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_info3.gif") no-repeat;
}
h3.info4 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_info4.gif") no-repeat;
}
h3.info5 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_info5.gif") no-repeat;
}
h3.info6 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_info6.gif") no-repeat;
}
table.info {
	width: 639px;
	border-top: 2px solid #30A85D;
	border-left: 1px solid #DDD;
	color: #666;
}
table.info thead th,
table.info tbody th,
table.info tbody td {
	padding: 4px 8px;
}
table.info thead th {
	background-color: #FBFDFC;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #336666;
	text-align: center;
}
table.info tbody th {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	text-align: left;
	text-indent: 5px;
}
table.info tbody td {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}



/* ---------------------------------------------------------------- */
/* 新たな事業への取り組み */
/* ---------------------------------------------------------------- */
h2.new {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_new.gif") no-repeat;
}
h3.new1 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_new1.gif") no-repeat;
}
h3.new2 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_new2.gif") no-repeat;
}
h3.new3 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_new3.gif") no-repeat;
}
.new_l {
	float: left;
	width: 300px;
}
.new_r {
	float: right;
	width: 295px;
}



/* ---------------------------------------------------------------- */
/* 海外での取り組み */
/* ---------------------------------------------------------------- */
h2.osea {
	width: 639px;
	height: 35px;
	background: url("../images/h2_title_osea.gif") no-repeat;
}
h3.osea1 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_osea1.gif") no-repeat;
}
h3.osea2 {
	width: 639px;
	height: 24px;
	background: url("../images/h3_title_osea2.gif") no-repeat;
}