@charset "EUC-JP";
@import url(base.css);
@import url(layout.css);
@import url(button.css);
@import url(screen.css);


/* ****************************************************** */
/*		base		*/
/* ****************************************************** */

body {
	padding: 0px;
	margin: 0px;
	background-image: none;
}

/* ****************************************************** */
/* 		roundかどまる		*/
/* ****************************************************** */
div.bg-tpp-l, div.bg-tpp-r, div.bg-btm-l, div.bg-btm-r {
	width: 100%;
	position: relative;
	clear: both;
}

div.bg-tpp-l {
	background-image: none;
}

div.bg-tpp-r {
	background-image: none;
}

div.bg-btm-l {
	background-image: none;
}

div.bg-btm-r {
	background-image: none;
}

/* ****************************************************** */
/* 		header		*/
/* ****************************************************** */
#header {
	background-image: none;
}

/* 		header-links		*/

#header-links {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	clear: both;
	height: 5px;
}

#header-links a, #header-links img {
	display: none;
}

/* ****************************************************** */
/* 		footer		*/
/* ****************************************************** */
#footer {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer dd.footer-links {
	display: none;
}

#footer dd.copyright {
	width: 100%;
	float: left;
	text-align: left;
}

/* ****************************************************** */
/* 		contents-top2段組		*/
/* ****************************************************** */
div.doc-left {
	float: left;
	position: relative;
	width: 100%;
	z-index: 0;
	clear: both;
}

div.doc-left div.doc {
	padding-right: 0em;
}

div.doc-right {
	display: none;
}

/*contents-links*/
div.contents-links {
	display: none;
}

/* ****************************************************** */
/* 		トップページ b01-01		*/
/* ****************************************************** */


#top div.doc-left h2 img {
	display: none;
}

#top dl.description dd {
	background-image: none;
	padding-left: 5px;
}

/*********** 都道府県のinfo.htmlエリア ***********/
#top div.prefInfoArea h3 {
	padding-left: 5px;
	background-image: none;
}

/* ****************************************************** */
/* 		第二階層		*/
/* ****************************************************** */
/* 		ページタイトル		*/

#second h1 {
	margin-top: 1em;
	margin-bottom: 0em;
}

/* ****************************************************** */
/* 		検索		*/
/* ****************************************************** */

#second div.search-doc {
	padding: 0px;
}

/* ****************************************************** */
/* 		色つき背景：角丸		*/
/* ****************************************************** */

div.bg-search-top-l, div.bg-search-top-r, div.bg-search-btm-l, div.bg-search-btm-r {
	width: 100%;
}

div.bg-search-top-l {
	background-image: none;
	background-color: #FFFFFF;
}

div.bg-search-top-r {
	background-image: none;
}

div.bg-search-btm-l {
	background-image: none;
}

div.bg-search-btm-r {
	background-image: none;
}

#search-top div.search-doc {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* ****************************************************** */
/* 		〜について	*/
/* ****************************************************** */
/* 		（いちばん上）	*/

#second div.info-area-top {
	display: none;
}

/* 		〜について		*/
#second div.info-area {
	display: none;
}

/* ****************************************************** */
/* 		事業所比較　b05-01		*/
/* ****************************************************** */
#search-comparing h3 {
	margin-top: 1em;
	margin-bottom: 0em;
}

#search-comparing h4 {
	margin-top: 1px;
	margin-bottom: 5px;
}

/* ****************************************************** */
/* 		大項目		*/
/* ****************************************************** */
h3 {
	border-left-color: #000000;
	background-image: none;
	background-color: #FFFFFF;
}

/* ****************************************************** */
/* 		小項目		*/
/* ****************************************************** */



/* ****************************************************** */
/* 		静的ページ			*/
/* ****************************************************** */

/* ****************************************************** */
/* 		コンテンツ・ページ		*/
/* ****************************************************** */
.h3-kaigo-service-content-title,
.h3-kaigo-service-content-title2 {
	padding-left: 0.5em;
	background-image: none;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}

/* ****************************************************** */
/* 		介護サービス検索（検索結果）b06-02l		*/
/* ****************************************************** */

#second div.bookmark div.box-left {
	padding-bottom: 0.5em;
}

caption.align_left {
	margin-top: 1em;
}
