@charset "utf-8";

/*
http://www.kaigonavi-kumamoto.com/css/style.css
を上書きします
*/




/*----------------------------------------------------------------------------------- 施設詳細ページ */

.fcs_detail h4.title{
clear:both;
border-left:5px solid #8CC0D9;
margin:0 0 10px 0;
padding:10px;
background:#f7f7f7;
}

.photo_main{
width:300px;
float:left;
margin:0 20px 20px 0;
}

.fcs_detail .rec .photo{
width:300px;
float:left;
margin:0 20px 20px 0;
}

.fcs_floatbox01 img{
width:300px;
}

.fcs_floatbox02 img{
width:200px;
}