@charset "utf-8";

@import "../../common/css/base_layout.css";
@import "../../common/css/common_parts.css";


#homecare #wrapper{
	background: url(../../common/img/bg/bg_page.jpg) no-repeat top;
}

/* ページタイトル */
#homecare h2{
	top:22px;
	height:67px;
}

/* ご挨拶文　四角で囲んだ文章 */
.introBox{
	margin-bottom:30px;
	padding:20px;
	border:1px solid #C4C4C4;
	font-size:90%;
	line-height:1.5;
}