@charset "utf-8";
/* CSS Document */

/*介護老人保健施設*/

#miminasi {
	
	background:url(../miminasi/images/bg.jpg) 50% 0px repeat-y;

}

#miminasi_wrapper {
	background:url(../miminasi/images/main.jpg) 50% 0px no-repeat;
	min-height: 700px;
}


#imparess {
	
	background:url(../imparess/images/bg.jpg) 50% 0px repeat-y;

}

#imparess_wrapper {
	background:url(../imparess/images/main.jpg) 50% 0px no-repeat;
	min-height: 700px;
}

#kaguyama {
	
	background:url(../kaguyama/images/bg.jpg) 50% 0px repeat-y;

}

#kaguyama_wrapper {
	background:url(../kaguyama/images/main.jpg) 50% 0px no-repeat;
	min-height: 700px;
}

#yawaragi {
	
	background:url(../yawaragi/images/bg.jpg) 50% 0px repeat-y;

}

#yawaragi_wrapper {
	background:url(../yawaragi/images/main.jpg) 50% 0px no-repeat;
	min-height: 700px;
}






/*特別養護老人*/
#tokuyou {
}

#tokuyou #wrapper {
	border-top: solid 5px #827ab0;
	background:url() 50% 126px no-repeat;
}


#pankuzu {
	height:35px;
	padding:25px 0 0 0;
	font-size:13px;
	clear: both;

}


#contents {
	border: solid 0px #737373;
	background: #fff;
	width: 660px;
	float: right;
	margin: 30px 0 20px 0;
	padding: 2px 0 30px 0;
	height: auto;
}

#contents table {
	border-collapse: collapse;
	border:solid 1px #848484;

}



#contents td {
    border-collapse: collapse;		
	vertical-align:middle;
	padding:10px;
	border:solid 1px #848484;	
}


#price {
	border:solid 1px #848484;
	padding:5px;	
}

#price td {
	border-collapse: collapse;
	vertical-align:middle;
	padding:10px;
	border:solid 0 #848484;
}

#price_2 {
	text-align:center;
	border:solid 1px #848484;
	padding:5px;	
}

#price_2 td {
	border-collapse: collapse;
	vertical-align:middle;
	padding:5px;
	border:solid 1px #848484;
}

#miminasi .contents_title{
	background: #3fb862;
	padding: 10px 10px 10px 10px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 30px 15px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	height: 38px;
	line-height: 180%;
	}
	
#imparess .contents_title{
	background: #e2425e;
	padding: 10px 10px 10px 10px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 30px 15px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	height: 38px;
	line-height: 180%;
	}
	
#kaguyama .contents_title{
	background: #ea750d;
	padding: 10px 10px 10px 10px;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 30px 15px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	height: 38px;
	line-height: 180%;
	}
	
#yawaragi .contents_title{
	background: #b99800;
	padding: 10px 10px 10px 10px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 30px 15px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	height: 38px;
	line-height: 180%;
	}	
		
.contents_title_2{
	background: #737373;
	padding: 15px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	clear: both;
	}	
	
#miminasi .contents_title_m{
	margin: 0 5px 15px 20px;
	color: #229844;
	font-weight: bold;
	font-size: 130%;
	clear: both;
	border-top:solid 1px #229844;
	border-bottom:solid 1px #229844;
	padding: 10px 0 10px 0;
}

#imparess .contents_title_m{
	margin: 0 5px 15px 20px;
	color: #e2425e;
	font-weight: bold;
	font-size: 130%;
	clear: both;
	border-top:solid 1px #e2425e;
	border-bottom:solid 1px #e2425e;
	padding: 10px 0 10px 0;
}

#kaguyama .contents_title_m{
	margin: 0 5px 15px 20px;
	color: #ea750d;
	font-weight: bold;
	font-size: 130%;
	clear: both;
	border-top:solid 1px #ea750d;
	border-bottom:solid 1px #ea750d;
	padding: 10px 0 10px 0;
}

#yawaragi .contents_title_m{
	margin: 0 5px 15px 20px;
	color: #b99800;
	font-weight: bold;
	font-size: 130%;
	clear: both;
	border-top:solid 1px #b99800;
	border-bottom:solid 1px #b99800;
	padding: 10px 0 10px 0;
}

.contents_title_s{
	clear:both;
	padding: 15px 25px 8px 25px;
	font-weight: bold;
	font-size: 130%;
	color: #333;
}

.contents_title_list{
	clear:both;
	padding: 0 0 1px 0;
	font-weight: bold;
	font-size: 135%;
	color: #333;
	margin: 15px 5px 0 25px;
	height: 38px;
	text-align: left;
}

.contents_text {
	padding:0 5px 0 25px;
	clear: both;
}

.contents_text_2 {
	padding:0 25px 20px 25px;
	clear: both;
	height: auto;
}


.cap {position: relative;
      width:auto;
	  float:left;}
 
.cap img {
	margin: 4px !important;
	padding: 0 !important;
}
 
.cap p {
	position: absolute;
	left: 12px;
	top: -4px;
	color: #fff;
	padding: 3px 5px 3px 5px;
	background: #000;
	filter: Alpha(opacity=70);
	opacity:0.7;
}


.contents_text img {
    float:right;
	margin:0 0 10px 10px;
}

#miminasi .contents_survice {
	clear: both;
	background:#fff;
	border:solid 1px #229844;
	margin: 0 5px 0 25px;
	height: 142px;
}

#imparess .contents_survice {
	clear: both;
	background:#fff;
	border:solid 1px #e2425e;
	margin: 0 5px 0 25px;
	height: 142px;
}

#kaguyama .contents_survice {
	clear: both;
	background:#fff;
	border:solid 1px #ea750d;
	margin: 0 5px 0 25px;
	height: 142px;
}

#yawaragi .contents_survice {
	clear: both;
	background:#fff;
	border:solid 1px #b99800;
	margin: 0 5px 0 25px;
	height: 142px;
}


#miminasi .contents_survice_title{
	color:#229844;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 5px 0;
	float: left;
	text-align: left;
	width: 460px;
}

#imparess .contents_survice_title{
	color:#e2425e;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 5px 0;
	float: left;
	text-align: left;
	width: 460px;
}

#kaguyama .contents_survice_title{
	color:#ea750d;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 5px 0;
	float: left;
	text-align: left;
	width: 460px;
}

#yawaragi .contents_survice_title{
	color:#b99800;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 5px 0;
	float: left;
	text-align: left;
	width: 460px;
}

.contents_survice_title_2{
	color:#2aa84e;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	width: 400px;
	float: left;
	text-align: left;
	height: auto;
}

.contents_survice img {
	margin:10px 0 0 0;
	float: right;
}

.contents_survice_text {
	width: 430px;
	float: right;
	line-height: 130%;
	padding: 10px 0 0 15px;
	height: 133px;
	
}



#miminasi .contents_cate {
	display:block;
	background: url(../images/arrow_2.png) 5% 50% no-repeat #b4eec5;
	width:158px;
	padding:10px 10px 10px 40px;
	float:left;
	border:solid 1px #00a681;
    
}

#imparess .contents_cate {
	display:block;
	background: url(../images/arrow_2.png) 5% 50% no-repeat #ffd3db;
	width:158px;
	padding:10px 10px 10px 40px;
	float:left;
	border:solid 1px #e2425e;
    
}

#kaguyama .contents_cate {
	display:block;
	background: url(../images/arrow_2.png) 5% 50% no-repeat #ffd4ad;
	width:158px;
	padding:10px 10px 10px 40px;
	float:left;
	border:solid 1px #ea750d;
    
}

#yawaragi .contents_cate {
	display:block;
	background: url(../images/arrow_2.png) 5% 50% no-repeat #ffefa7;
	width:158px;
	padding:10px 10px 10px 40px;
	float:left;
	border:solid 1px #b99800;
    
}


#menu {
	width: 188px;
	float: left;
	border: 0;
	padding: 0px;
	margin: 30px 0 40px 0;
	height: auto;
}

#menu ul{
	margin:5px 0 0 0;
	padding:0;
	line-height: 140%;
}

#menu li{
	list-style-image:url(../images/arrow_5.jpg);
}

.menu_title {
	background: url(../images/arrow_3.jpg) 95% 50% no-repeat #827ab0;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	line-height: 120%;
}


.menu_title_2 {
	background:#827ab0;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	line-height: 120%;
}

.menu_box {
	margin:10px 0 10px 0;
	padding: 20px 10px 10px 10px;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	font-size: 95%;
	background:#fff;
}

.menu_survice {
	background: url(../images/arrow_4.jpg) 5px 4px no-repeat #fff;
	margin:0;
	padding: 0 0 10px 27px;
	font-size: 95%;
}

.menu_box_2 {
	background:#fff;
	margin:10px 0 10px 0;
	padding: 0 10px 10px 10px;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	font-size: 95%;
}

.menu_sisetu {
	display:block;
	background:url(../images/arrow_6.jpg) 95% 50% no-repeat;
	border-bottom: solid 1px #827ab0;
	font-weight: bold;
	line-height: 120%;
	padding: 10px 0 10px 0;
	font-size: 110%;
}

.menu_topbtn{
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;
}

#gototop {
	width: 600px;
	text-align: right;
	clear: both;
	padding: 0 30px 0 30px;
}

#gototop_2 {
	width: 900px;
	text-align: right;
	clear: both;
	padding: 0 0px 0 30px;
}

/*空床状況*/

.kuushou {
	float: right;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	min-height: 36px;
	max-width: 336px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid;
	border-radius: 4px;
	padding: 0 6px 0 38px;
	font-size: 1rem;
	background-repeat: no-repeat;
}
#imparess .kuushou {
	border: 1px solid #e2425e;
	background-image: url(../imparess/images/kushou.gif);
}
#miminasi .kuushou {
	border: 1px solid #229844;
	background-image: url(../miminasi/images/kushou.gif);
}

.kuushou p {
	margin: 0;
	font-size: 95%;
	padding-right: 6px;
}
.kuushou p:last-child {
	font-weight: normal;
	font-size: 85%;
	padding-right: 0;
}
