﻿/* 社会福祉法人 豊肥福祉会「はなの杜」公式サイト 1pHP 

〒871-0046
大分県中津市金谷森ノ丁2225番地
TEL：0979-64-8604
FAX：0979-64-8605
------------------------------------------------- */
body {
	background-color: #E986FE;

    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;


	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
}

/* 全体を囲み
-------------------------------------------------
------------------------------------------------- */
#fullbox {
	background-image: url(image_hananomori/touka_bk200.png);
	width: 320px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

}


/* ヘッダー
-------------------------------------------------
------------------------------------------------- */
#header {
	width: 320px;
	height: auto;
	
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#header img {
	width: 320px;
	height: auto;
}
/* 写真 外観とか
-------------------------------------------------
------------------------------------------------- */
#photo {
	width: 320px;
	height: auto;

	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#photo img {
	width: 320px;
	height: auto;
}

/* 住所
-------------------------------------------------
------------------------------------------------- */
#address {
	width: 300px;

	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

	text-align: center;
}
.tel {
	color: #E97B0F;
	font-size: 25px;
	font-weight: bold;
}

/* マップ
-------------------------------------------------
------------------------------------------------- */
#map300 {
	width: 320px;
	height: 300px;

	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#map900 {
	display: none;
}

/* グループホーム見出し　写真2
-------------------------------------------------
------------------------------------------------- */
#g_home {
	width: 320px;
	height: 40px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

	color: #601986;
	text-align: center;
	font-size: 25px;
	font-weight: bold;

	border: 1px solid #601986;

	border-radius: 10px;		/* 記述無し */
	-moz-border-radius: 10px;	/* Firefox */
	-webkit-border-radius: 10px;	/* Google Chrome、Safari */
	-o-border-radius: 10px;		/* Opera */
	-ms-border-radius: 10px;	/* Internet Explorer */

}

#photo02_300 {
	width: 320px;
	height: auto;
	
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#photo02_300 img {
	width: 320px;
	height: auto;
}
#photo2 {
	display: none;
}

/* 施設概要
-------------------------------------------------
------------------------------------------------- */
#gh_box300 {
	
}
#gh_box900 {
	display: none;
}

#facility {
	width: 300px;

	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 25px;

}
.facility_name {
	font-size: 20px;
	font-weight: bold;
}
.service {
	font-weight: bold;
}

.gh_box {
	width: 320px;

	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;

}

/* フェイスブックタイムライン
-------------------------------------------------
------------------------------------------------- */
#fb_time_bk300 {
	width: 320px;
	height: 400px;

	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;

	background-color: #153177;
}
#fb_time_bk900 {
	display: none;
}

/* バナー間隔
-------------------------------------------------
------------------------------------------------- */
#link_banner_sato {
	width: 320px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

	padding-top: 1px;
	padding-bottom: 2px;
}
#link_banner_sato img {
	width: 320px;
	height: auto;
}
#link_banner {
	width: 320px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

	padding-top: 20px;
	padding-bottom: 25px;
}
#link_banner img {
	width: 320px;
	height: auto;
}
.banner_space {
	margin-top: 5px;
	margin-bottom: 5px;
}



/* 紹介youtube2017年12月
-------------------------------------------------
------------------------------------------------- */
#youtube_12 {
	display: none;
}

#youtube_box300 {
	width: 320px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#youtube_box300 img {
	width: 320px;
	height: auto;
}


/* テーブルボーダー
------------------------------------------------- */
.tbl-bdr table,.tbl-bdr td,.tbl-bdr tr {
    border-collapse: collapse;
    border:1px solid #333333;
}
td {
	text-indent: 8px;
}
/* リンクロールオーバー
------------------------------------------------- */
.link:hover { 
	opacity: 0.8;
}


* 画像の下にできた隙間を消す
-------------------------------------------------
------------------------------------------------- */
img {
	vertical-align: bottom;
	display: flex;
}


/* フッター 
-------------------------------------------------
------------------------------------------------- */
#footer {
	width: 320px;
	height: 50px;

	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}



/* コピーライト div 
------------------------------------------------- */
#copy {
	width: 300px;
	height: 30px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

	text-align: center;
}




