@charset "Shift_JIS";
/* ---------------------------------- */
/* 共通汎用要素 */
/* ---------------------------------- */
html {
	height:100%;
}
body {
	color:#000000;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	height:100%;
	font-size:80%;
}
img {
	border-style:none;
}
p {
	margin:0em 0em 1.0em;
	line-height:1.4em;
}
/* -- ページ全体 -- */
table.body {
	border-width:0px 1px 0px 0px;
	border-color:#333333;
	border-style:solid;
	border-spacing:0px;
	width:780px;
	height:100%;
	color:#000000;
	background-color:#FFFFFF;
}
table.body td.body {
	vertical-align:top;
	padding:0px;
	text-align:left;
}
a.arrow {
	background-image:url(../mark_link.gif);
	background-position:0 0.1em;
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
}

/* -- ヘッダ -- */
div.header {
	margin:0px;
}
div.header table {
	width:779px;
	border-width:0px;
	border-spacing:0px;
}
div.header table td {
	padding:0px;
	vertical-align:top;
}
div.header div.catch {
	color:#333333;
	font-size:8pt;
	line-height:1.3em;
	margin-top:-63px;
	margin-left:18px;
}
td.leftpart {
	background-image:url(../leftpart_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:189px;
}
td.rightpart {
	padding:30px 0px 0px 23px;
}

/* -- TOPページ -- */
div.topcontents {
	margin:30px 59px 40px;
}
div.updata {
	margin-top:-23px;
	margin-right:20px;
	margin-bottom:29px;
	text-align:right;
}
table.new {
	width:621px;
	margin:0px 21px 27px 19px;
}
table.new tbody th {
	white-space:nowrap;
	text-align:left;
	padding:18px 25px 18px 0px;
	background-image:url(../../img/dot_line.gif);
	background-repeat:repeat-x;
	background-position:top;
}
table.new tbody td {
	vertical-align:top;
	padding:18px 0px 18px;
	width:100%;
	background-image:url(../../img/dot_line.gif);
	background-repeat:repeat-x;
	background-position:top;
}
table.new tbody td p {
	margin:0px;
}
table.new tbody tr.first th,
table.new tbody tr.first td {
	background-image:none;
	padding:0px 0px 18px 0px;
}
table.topservice {
	width:661px;
	margin-bottom:25px;
}
table.topservice tbody td {
	padding:0px;
	vertical-align:top;
}
table.topservice p {
	margin:7px 0px 15px;
}
table tbody td.topshop {
	border:1px solid #336666;
}
div.mdshop {
	background-color:#c3ece4;
	padding:8px 12px;
}
div.toppart {
	margin:13px;
}
div.toppart p {
	margin-bottom:10px;
}
div.shopburner {
	text-align:center;
	margin:0px 0px 10px;
}
table tbody td.topcorp {
	border:1px solid #bb6684;
}
div.mdcorp {
	background-color:#f8d4e3;
	padding:8px 12px;
}

/* -- ページタイトル -- */
div.pagetitle {
	margin:0px 0px 22px;
}
/* -- ローカルナビ -- */
ul.locallink {
	float:right;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.locallink li {
	background-image:url(../mark_locallink.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:9px;
}
/* -- 見出し -- */
div.midashi {
	margin:0px 0px 20px;
	clear:both;
}
div.contents {
	margin:0px 38px 20px 11px;
}
/* -- フッタ -- */
div.footer {
	border-top:#F0A4C2 1px solid;
	margin:0px;
	padding:13px 37px 10px 41px;
	font-size:85%;
}
div.footer ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.footer ul li {
	float:left;
	background-image:url(../mark_link.gif);
	background-position:0 0.1em;
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
	margin:0px 15px 0px 0px;
}
p.copyright {
	float:right;
	margin:0px;
	padding:0px;
}
div.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
/* ---------------------------------- */
/* パーツ */
/* ---------------------------------- */
/* -- サムネイルの回り込み（右） -- */
img.thumb_right {
	float:right;
	margin-left:10px;
}
/* -- 汎用テーブル -- */
table.general {
	width:100%;
	border-width:0px;
}
table.general tbody th {
	color:#521C1C;
	background-color:transparent;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	padding:0px 10px 10px 0px;
}
table.general tbody td {
	vertical-align:top;
	padding:0px 0px 10px 0px;
	width:100%;
}
/* -- お問い合わせ -- */
table.general tbody td table td {
	vertical-align:top;
	padding:0px;
	width:0;
}

.note {
	color:#444444;
	font-size:90%;
}

/* ---------------------------------- */
/* フォーム用パーツ */
/* ---------------------------------- */

/* -- テーブル -- */
table.form {
	border:solid 1px #999999;
	border-collapse: collapse;
	margin-bottom:1.5em;
}
table.form th, table.form td {
	border:solid 1px #999999;
	vertical-align:top;
}
table.form th {
	background-color:#FEF4FA;
	font-weight:normal;
	padding-top:7px;
	text-align:left;
}
table.form caption {
	font-weight:bold;
	padding-bottom:3px;
	text-align:left;
	color:#521C1C;
	font-size:115%;
}

div.error {
	color:#DD0000;
}
span.req {
	color:#DD0000;
	font-size:80%;
	position:relative;
	bottom:2px;
}
span.no {
	color:#AAAAAA;
}
/* ---------------------------------- */
/* 良くあるご質問 */
/* ---------------------------------- */
table.general tbody td.answer {
	vertical-align:top;
	padding:0px 0px 30px 0px;
	width:100%;
}
/* ---------------------------------- */
/* 登録から採用までの流れ */
/* ---------------------------------- */
table.flow {
	width:359px;
	border-width:0px;
}
table.flow tbody td {
	vertical-align:top;
	text-align:center;
}
table.flow tbody td div.arrow {
   font-weight:bold;
   font-size:110%;
   margin-top:5px;
   color:#fb6800;
}
table.flow tbody td div.flowLine {
	border-width:0px 2px 2px 2px;
	border-style:solid;
	border-color:#fb6800;
	padding:20px 0px 10px;
	margin:0px 83px;
}

/* ---------------------------------- */
/* ケアマネ君 */
/* ---------------------------------- */
p.lead {
   border:3px double #3a7f00;
   background-color:#fbffff;
   padding:10px 15px;
   font-weight:bold;
   color:#e08300;
   margin-bottom:20px;
}
p.catch {
   font-weight:bold;
   color:#445d82;
}
p.price {
   color:#780000;
   margin-bottom:15px;
}
p.price span {
   font-weight:bold;
   font-size:120%;
   color:#d60047;
}
ul.soft {
   margin-top:0px;
   margin-bottom:15px;
   position:relative;
   left:-18px;
   margin-bottom:25px;
}
hr {
   border-style:dotted;
   border-color:#c9adb8;
   margin:5px 0px;
}
a.soft {
	background-image:url('../mark_link.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:13px;
	font-weight:bold;
}
a.soft:hover {
	color:#d60047;
}
ol.soft {
   margin-top:10px;
   margin-bottom:0px;
   position:relative;
   left:-10px;
}
p.tell_are {
   background-color:#f7ecec;
   padding:5px 10px;
   margin:5px 0px 25px;
}


/* ---------------------------------- */
/* 価格改定の表 */
/* ---------------------------------- */
div.revisionTitle {
	font-weight:bold;
	font-size:120%;
	color:#464646;
	margin-top:10px;
}
div.revisionTitle span {
	font-weight:bold;
	font-size:80%;
	color:#b27000;
}
p.revision {
	font-weight:bold;
	color:#d60047;
	margin:10px 0px 15px;
}
span.revision {
	font-weight:bold;
}
table.revision {
	width:100%;
	border-width:1px 0px 0px 1px;
	border-style:solid;
	border-color:#999999;
	margin:5px 0px 30px;
}
table.revision thead th {
	background-color:#e49bb2;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#999999;
	padding:8px 10px;
	text-align:center;
}
table.revision thead td {
	background-color:#e49bb2;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#999999;
	padding:8px 10px;
	text-align:center;
}
table.revision tbody th {
	padding:8px 10px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#999999;
	text-align:center;
}
table.revision tbody th.dotted {
	border-bottom-style:dotted;
}
table.revision tbody td {
	padding:8px 10px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#999999;
}

/* ---------------------------------- */
/* 訪問介護事業 */
/* ---------------------------------- */
div.logo {
	margin:0px 27px 19px;
	text-align:right;
}
div.logo p {
	margin:10px 0px 0px;
}
div.helperItem {
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
}
ul.helper {
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	left:-14px;
}
table.helper {
	border:solid 1px #999999;
	border-collapse: collapse;
	margin-bottom:1.5em;
}
table.helper thead th {
	background-color:#e49bb2;
}
table.helper th, table.helper td {
	border:solid 1px #999999;
	padding:7px;
	text-align:center;
}
table.helper th {
	background-color:#fef4fa;
	font-weight:normal;
}
/* ---------------------------------- */
/* 家政婦紹介所 */
/* ---------------------------------- */
div.housekeeper {
	border:3px #3a7f00 double;
	margin:15px 0px;
	padding:15px 16px;
}

/* ---------------------------------- */
/* 株式会社セラピーの個人情報保護に対する方針 */
/* ---------------------------------- */
span.item {
	font-weight:bold;
}
p.privacylink {
	color:#9f1010;
	font-weight:bold;
	border:1px solid #666666;
	padding:5px;
	margin:0px 110px 20px;
	background-color:#f7ecec;
	font-size:110%;
}
p.privacylink a:link,
p.privacylink a:visited,
p.privacylink a:hover {
	color:#9f1010;
}

/* ---------------------------------- */
/* 介護保険利用のご案内 */
/* ---------------------------------- */
table.exposition_service {
	border:solid 1px #999999;
	border-collapse: collapse;
	margin-bottom:1.5em;
}
table.exposition_service thead th {
	background-color:#e49bb2;
	text-align:center;
}
table.exposition_service th, table.exposition_service td {
	line-height:1.3em;
	border:solid 1px #999999;
	padding:7px;
}
table.exposition_service th {
	background-color:#fef4fa;
	font-weight:normal;
}
table.exposition_service th.facilities {
	background-color:#e1fcd4;
	font-weight:normal;
}
table.exposition_service th.area {
	background-color:#dfebfc;
	font-weight:normal;
}

div.category_item {
	font-weight:bold;
	color:#6d3233;
}

/* ---------------------------------- */
/* 福祉用具レンタル・販売・特定福祉用具販売事業 */
/* ---------------------------------- */
div.tools_caption {
	margin:9px 0px;
	line-height:1.3em;
}
div.tools_caption a {
	background-image:url(../mark_link.gif);
	background-position:0 0.1em;
	background-repeat:no-repeat;
	padding:0px 0px 0px 8px;
}
div.tools_caption ul {
	margin:0px 16px;
	padding:0px;
}

/* ---------------------------------- */
/* 介護用品の超特価販売 */
/* ---------------------------------- */
div.shop_area div.caption {
	margin:3px 0px 10px;
	line-height:1.3em;
}
div.shop_area div.caption a {
	display:block;
	background-position:0 0.3em;
}
