@charset "UTF-8";
/* CSS Document */

/* ■■COMMON
-------------------------------------------------------------------*/
html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px auto;
	padding: 0px;
	background: #eee;
	font-size: 14px;
	font-family: 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', 'Osaka', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', 'MS UI Gothic';
	text-align: center;
	color: #000;
	line-height: 150%;
	}

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea {
	margin: 0px;
	padding: 0px;
	}

a {
	color:#5395ea;
	}

img {
	border: 0;
	}

p {
	font-size: 14px;
	line-height: 150%;
	}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
	}


/* exlude MacIE5 */
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* end exlude MacIE5 */

.smalltxt{
font-size:10px;
line-height:150%;
}

.regulartxt{
font-size:12px;
line-height:150%;
}


.chushaku{
font-size:14px;
line-height:150%;
margin-top:0.5em;
margin-bottom:1em;
}

.glay{
color:#959595;
}


#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background:#fff;
	}

#main {
	width: 870px;
	background: url(../images/common/bg.gif);
	padding:0px 20px;
	}

#content {
	float: right;
	width: 650px;
	background: #fff;
	}

/* ■■HEADER
-------------------------------------------------------------------*/
#header{
}

#header h1 {
	width:910px;
	height:155px;
	margin: 0px;
	padding: 0px;
	background: url(../images/common/head.gif) left no-repeat;
	text-indent:-999em;
	}

#header h1 a {
	width:910px;
	height:155px;
	display: block;
	overflow: hidden;
	}

#topmain{
	width:870px;
	margin-bottom:15px;
}

/* ■■FOOTER
-------------------------------------------------------------------*/
#footerend {
	clear: both;
	width:910px;
	margin: 15px auto 0px auto;
	}

/* ■■MENU
-------------------------------------------------------------------*/
#menu {
	width: 200px;
	float: left;
	margin-right:20px;
	}

#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

#menu img {
	margin-top:-2px;
	}

#menu ul li {
	display:inline;
	}

/* ■■CONTENTS
-------------------------------------------------------------------*/
.top_information{
	margin-bottom:30px;
}

.top_information td,th{
font-size:14px;
padding:5px 22px;
}

.top_information .sat{
color:#021899;
}

.top_information .hol{
color:#ff0000;
}

.ttl_top1{
	width:650px;
	height:74px;
	background: url(../images/top/ttl_info.gif) left no-repeat;
	text-indent:-999em;
	margin-bottom:10px;
}

.top_information2{
	margin-bottom:30px;
}

.top_oshirase{
	width:285px;
	background-image:url(../images/top/ttl_oshirase_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}

.top_oshirase ul{
	list-style:disc;
	margin-left:25px;
	margin-right:10px;
	padding-top:10px;
}

.top_oshirase li{
	padding-bottom:10px;
}


.ttl_top2{
	width:650px;
	height:34px;
	background: url(../images/top/ttl_address.gif) left no-repeat;
	text-indent:-999em;
	margin-bottom:10px;
}

/* ■■通所リハビリ
-------------------------------------------------------------------*/
.daycare_midashi{
background-color:#007bc7;
color:#fff;
font-size:12px;
padding:2px 7px;
margin-bottom:0.5em;
}

.chusyaku{
text-indent:-1em;
margin-left:1em;
}

.mgb05{
margin-bottom:0.5em;
}

.daycare_list ul{
list-style-type:disc;
margin-left:1em;
}

.daycare_list li{
padding-bottom:0.5em;
}

.daycare_midashi2{
font-size:14px;
border-left:solid 5px #e79e21;
padding-left:5px;
margin-top:1em;
margin-bottom:0.5em;
}

.daycare_ryoukin table{
border-top:solid 1px #ccc;
border-left:solid 1px #ccc;

}

.daycare_ryoukin th{
color:#fff;
font-size:12px;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}

.daycare_ryoukin td{
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}

.daycare_midashi3{
font-size:12px;
margin-top:1em;
margin-bottom:0.5em;
}







