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


#title_wrap {
	/*background-color:#FFB255;*/
	background-color:#AFE1C4;

}

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

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

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

.sub_menu {
		background-color:#D8F0E2;
}

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

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

.table_floor table {
	width:100%;
}

.table_floor table th, .table_floor table td{
	width:100%;
    display: block;
}

.table_floor table tr{
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
}

.table_floor table th{
	color:#3E8BB4;
	vertical-align:top;
	padding-left:.3em;
	padding-right:1em;
    text-align: left;
}

.table_floor table td{
	padding-right:1em;
	padding-bottom:1em;	
}

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

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

.table_floor table td img{
	width: 48%;
    float: left;
    margin-right: 2%;
}

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

/**/

.box9 {
	text-align:center;
}

.box9 img {
	margin: 10px auto;
	
}

/**/

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

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

.link_houmon a{
    width: 95%;
    margin: 0px auto;
    display: block;
    padding: 20px 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: 16px;
    letter-spacing: 0.25em;
    color: #40AB6D;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

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

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

.link_yuryohome a{
    width: 95%;
    margin: 0px auto;
    display: block;
    padding: 20px 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: 16px;
    letter-spacing: 0.25em;
    color: #CF0059;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

/**/

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

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





/**/