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



#title_wrap {
	/*background-color:#FFB255;*/
	background-color:#AFE1C4;
	background-image: url(../images/title05.png);		
}

.left_column h3 {
	background-color:#AFE1C4;
}

.left_column dt {
	color:#40AD6D;
	margin:0px;
}

.left_column h3,#title {
	color:#454545;
	
}

.sub_menu {
		background-color:#D8F0E2;
}

.menu_othercolor {
		background-color:#EAC9D6;
        margin-top: 20px;
}

/**/

.aisatu {
	width: 90%;
	color:#40AD6D;
	font-size:16px;
	font-weight:700;
	margin:0px auto;
    overflow: hidden;
    padding: 40px 0 60px 0;
}

.table_floor{
}

.table_floor table {
	width:100%;
}

.table_floor table th{
	color:#40AD6D;
	vertical-align:top;
	padding-right:1em;
	padding-bottom: 40px;
}

.table_floor table td{
	vertical-align:top;
	padding-right:1em;
	padding-bottom: 40px;
}

.table_floor table td span{
    color: #E80000;
}

.table_floor table td span a{
    color: #E80000;
    text-decoration: underline;
}

.table_floor table td img{
	display: inline-block;
    margin-right: 10px;
}

.table_floor table td img:nth-child(even){
    margin-right: 0px;
}

/**/

.box9 img {
	margin-left:20px;
	
}

.box4 {
	float:left;
	width:60%;
}

.box4 table {
	width:100%;
}

.iki {
	 font-size:16px;
}

/**/

/*訪問介護ページへのリンク*/

.link_houmon{
    width: 100%;
    margin: 20px auto 0px auto;
}

.link_houmon a{
    width: 600px;
    margin: 0px auto;
    display: block;
    padding: 10px 0;
    overflow: hidden;
    background-color: #FFFCDF;
    border: 1px solid #40AB6D;
}

.link_houmon p{
    text-align: center;
    font-weight: normal;
}

.link_houmon p span{
    font-size: 18px;
    letter-spacing: 0.25em;
    color: #40AB6D;
    font-weight: bold;
}

/*有料老人ホームへのリンク*/

.link_yuryohome{
    width: 100%;
    margin: 20px auto 0px auto;
}

.link_yuryohome a{
    width: 600px;
    margin: 0px auto;
    display: block;
    padding: 10px 0;
    overflow: hidden;
    background-color: #FFFCDF;
    border: 1px solid #CF0059;
}

.link_yuryohome p{
    text-align: center;
    font-weight: normal;
}

.link_yuryohome p span{
    font-size: 18px;
    letter-spacing: 0.25em;
    color: #CF0059;
    font-weight: bold;
}

/**/

/*有料老人ホームのみだしだけ色を変える*/

.left_column h3.other_color{
    background-color: #EAC9D6;
}






/**/
