﻿/* 社会福祉法人 豊肥福祉会 施設紹介リンク 公式サイト 


------------------------------------------------- */

body {
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
	
	background-image: url(image_houhi/houhi_bk.jpg); 
	background-attachment:fixed;
	background-repeat: repeat-y;
	background-position: top center;


	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 {
	width: 900px;

	background-image: url(image_houhi/header.jpg); 
	background-repeat: no-repeat;
	background-position: top center;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

	background-color: #ffffff;
}


/* 住所　電話番号
-------------------------------------------------
------------------------------------------------- */
#header_ad900 {
	width: 510px;
	height: 47px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

	padding-top: 203px;

	text-align: right;
	line-height: 20px;
	float: left;
}
#header300 {
	display: none;
}
#header_tel {
	width: 372px;
	height: 35px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

	padding-top: 215px;
	padding-right: 18px;

	font-size: 40px;
	text-align: right;
	line-height: 20px;
	float: left;
}


/* 手書きマップ
-------------------------------------------------
------------------------------------------------- */
#map_img300 {
	display: none;
}
#map_img900 {
	width: 880px;
	height: 535px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;

	clear: both;
}

/* 施設説明（新）
------------------------------------------------- */
#shisetsu300 {
	display: none;
}
#facility_tbl900 {
	width: 880px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.tbl-bdr table,.tbl-bdr td,.tbl-bdr tr {
    border-collapse: collapse;
    border:1px solid #333333;
    }

.facility_address {
	font-size: 15px;
	line-height: 20px;
}

/* 色わけ
------------------------------------------------- */
/* のびる園------- */
.nobiru_color {
	background-color: #f3d397;
	font-weight: bold;
}
/* 明日の輪------- */
.asu_color {
	background-color: #cbf7d0;
	font-weight: bold;
}
/* 大樹------- */
.taiju_color {
	background-color: #bbc9f9;
	font-weight: bold;
}
/* 美久の杜------- */
.miku_color {
	background-color: #e0ceba;
	font-weight: bold;
}
/* ひかり------- */
.hikari_color {
	background-color: #ffc7e8;
	font-weight: bold;
}
/* はなの里------- */
.hana_color {
	background-color: #ff61f4;
	font-weight: bold;
}
/* 四季の里------- */
.shiki_color {
	background-color: #83d7dd;
	font-weight: bold;
}
/* 翔の輪------- */
.kakeru_color {
	background-color: #ffffff;
	font-weight: bold;
}
/* こころの里------- */
.cocoro_color {
	background-color: #FEAFAF;
	font-weight: bold;
}
/* みょうばんの里------- */
.myouban_color {
	background-color: #FFC3A7;
	font-weight: bold;
}
/* はなの杜------- */
.hana_mori_color {
	background-color: #DF7474;
	font-weight: bold;
}
/* 放課後デイ　リンク
-------------------------------------------------
------------------------------------------------- */
#day_link300 {
	display: none;
}
#day_link900 {
	width: 880px;
	height: auto;

	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#day_link900 img {
	width: 100%;
	max-width: 880px;
	height: auto;
}




/* グーグルマップ
-------------------------------------------------
------------------------------------------------- */
#map_google300 {
	display: none;
}
#map_google900 {
	width: 880px;
	height: 450px;

	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

}



/* 紹介youtube2017年12月
-------------------------------------------------
------------------------------------------------- */
#youtube_12_300 {
	display: none;
}
#youtube_12 {
	background-image: url(image_houhi/youtube_201712_bk.jpg);
	width: 450px;
	height: 265px;

	padding-top: 35px;
	padding-left: 450px;

}




/* バナースペース
-------------------------------------------------
------------------------------------------------- */
#banner {
	padding-top: 35px;
}
.b_space {
	margin-top: 0px;
}

/* バナーリンクロールオーバーと隙間
------------------------------------------------- */
.link:hover { 
	opacity: 0.8;
}




	
	
/* 概要
-------------------------------------------------
------------------------------------------------- */
#overview300 {
	display: none;
}
#overview900 {
	width: 820px;

	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

/* 沿革
-------------------------------------------------
------------------------------------------------- */
#history300 {
	display: none;
}
#history900 {
	width: 820px;

	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

/* 一般競争入札公告
-------------------------------------------------
------------------------------------------------- */
#bidding300 {
	display: none;
}
#bidding900 {
	width: 820px;

	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}




/* テーブルとセルの枠線を1px
------------------------------------------------- */
.tbl-bdr table,.tbl-bdr td,.tbl-bdr tr {
    border-collapse: collapse;
    border:1px solid #333333;
    }
------------------------------------------------- */
#tbl-bdr2 table,#tbl-bdr2 td,#tbl-bdr2 tr {
    border-collapse: collapse;
    border:1px solid #333333;
    }

td {
	padding-left: 10px;
	line-height: 30px;
}













* 画像の下にできた隙間を消す
-------------------------------------------------
------------------------------------------------- */
img {
	vertical-align: bottom;
	display: flex;
}


/* フッター 
-------------------------------------------------
------------------------------------------------- */
#footer {
	width: 900px;
	height: 50px;

	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}



/* コピーライト div 
------------------------------------------------- */
#copy {
	width: 900px;
	height: 30px;

	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

	font-size: 14px;
	text-align: center;
}



