@charset "Shift_JIS";

/* ==================================================
   レイアウト
================================================== */

#tmp_wrapper {
	width: 100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	background: url(../images/background.gif)  repeat-y center;
}


/* ---------------------------------------------
   TEST用
	border: solid 1px #888888;
--------------------------------------------- */

/* ---------------------------------------------
   ヘッダー部
--------------------------------------------- */

#tmp_wrap_header {
	margin:0 0 0 0;
	height:124px;
	background: url(../images/head_background.gif)  repeat-x top;
	position: relative;
}
#tmp_header {
	margin:0 auto;
	width:950px;
	height:124px;
	background: url(../images/head_fmark.gif)  no-repeat bottom right;
	overflow: hidden;
}
#tmp_title_logo {
	position: relative;
	width:680px;
	top: 10px;
	left:8px;
	vertical-align: middle;
	float: left;
}
#tmp_title_logo img {
	position: relative;
	vertical-align: middle;
}


#tmp_hd_fukuoka {
	position: relative;
	width:150px;
	top: 18px;
	left:105px;
	float: left;
}


/* ----------   スキップボタン　　--------- */

.btn-skip a {
	color: #fff;
	display: block;
	background: #227C06;
	text-decoration: none;
	padding: 0.3em 1em 0.4em;
	border-radius: 2em;
	opacity: 1;
	position: absolute;
	left: 40%;
	top: -50px;
	z-index: 10;
	font-size: 95%;
	transition: .25s;
}

.btn-skip a:hover {
	background: #000
}

.btn-skip a:focus {
	opacity: 1;
	top: 18%
}


/* ---------------------------------------------
   グローバルナビ
--------------------------------------------- */

#tmp_wrap_gnavi {
	margin:0 0 10px 0;
	height:50px;
	background: url(../images/navi_background.gif)  repeat-x top center;
}

#tmp_gnavi {
	margin:0 auto;
	height:46px;
	width:950px;
}

#tmp_gnavi ul {
	margin:0;
	list-style:none;
	z-index:100;
}
#tmp_gnavi ul li {
	float:left;
	margin:2px 4px 0 4px;
	height:40px;
	position:relative;
}

#tmp_gnavi ul ul{
	position:absolute;
	top:42px;
	left:1px;
	background:#007700;
	color:#FFFFFF;
}

#tmp_gnavi li li{
	float:none;
}

#tmp_gnavi ul ul{
	display:none;
	width:180px;
}

#tmp_gnavi ul ul li{
	border-bottom:1px solid #B0B000;
	position:relative;
}

#tmp_gnavi ul ul ul{
	position:absolute;
	top:0;
	left:150px;
}

#tmp_gnavi ul ul a{
	display:block;
	padding:10px 4px;
	zoom:1;
	text-align:left;
}

#tmp_gnavi ul ul a:hover{
	background:#009900;
}

#tmp_gnavi ul ul a:link,
#tmp_gnavi ul ul a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#tmp_gnavi ul ul a:hover{
	text-decoration:underline;
}


/* ---------------------------------------------
   コンテンツ
--------------------------------------------- */

#tmp_wrap_main {
	padding-bottom:-105px;
}

#tmp_main {
	margin:0 auto;
	height:auto !important;
	height:100%;
	min-height: 100%;
	width:960px;
}

/* == メインビジュアルエリア(写真など)
---------------------------- */
#visual_area {
	width:954px;
	height:308px;
	margin: 0 auto;
	background: #6bbc55 url(../images/visual_back.gif)  repeat-x top;
	border: solid 1px #888888;
}

#main_content_visual {
	width:446px;
	margin:6px 10px;
	float:left;
}

.visual_box {
	margin:0;
}

.visual_box img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.visual_box ul {
	margin: 4px;
	
	
}
.visual_box li{
float: left;
	
	
	
}
.recycle-b {
	margin: 4px 4px;
}
.todofuken-b {
	margin: 4px 4px;
}


#main_content {
	width:470px;
	float:left;
}

#menu_right {
	margin:0 2px 0 0;
	width:482px;
	float:left;
}
#tmp_main_end {
	width:90%;
	height:105px;
	clear:both
}



/* ---------------------------------------------
   コンテンツ(メイン)
--------------------------------------------- */

/* == 新着情報・お知らせ
---------------------------- */
#main_content_news {
	margin:15px 0 12px 8px;
	width:448px;
	border: 1px solid #6bbc55;
}
#main_content_news .ttl {
	width:450px;
	height:28px;
	margin:-1px 1px 0 -1px;
	padding-top:0px;
	background: #6bbc55 url(../images/news_background.gif) repeat-x;
}
#main_content_news .ttl h2 {
	padding-top:4px;
	padding-left:12px;
	font-size:95%;
	color:#ffffff;
}
#main_content_news .ttl img {
	padding-bottom:2px;
}

#news_box {
	margin:4px 8px 10px 8px;
}

#news_box table {
	width:100%;
	border-collapse: collapse;
	border: 0px solid gray;
}

#news_box tr {
	width:100%;
	background-image:url(../images/new_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#news_box td {
	padding:6px 8px 6px;
	vertical-align:top;
	line-height:130%;
	font-size:80%;
}


#news_box td img {
	margin-top:1px;
}


/* ---------------------------------------------
   サイドメニュー(右)
--------------------------------------------- */

/* == リサイクル認定制度について
---------------------------- */
#main_content_seido {
	margin:15px 8px 0 0;
	width:476px;
	border: 1px solid #6bbc55;
}
#main_content_seido .ttl {
	width:478px;
	height:28px;
	margin:-1px 1px 0 -1px;
	padding-top:0px;
	background: #6bbc55 url(../images/news_background.gif) repeat-x;
}
#main_content_seido .ttl h2 {
	padding-top:4px;
	padding-left:12px;
	font-size:95%;
	color:#ffffff;
}
#main_content_seido .ttl img {
	padding-bottom:2px;
}

#seido_box {
	margin:4px 8px 10px 8px;
}

#seido_box p {
	padding:6px 8px 6px;
	vertical-align:top;
	line-height:130%;
	font-size:80%;
}

#menu_right .r-banner p {
	margin:5px 4px 5px 3px;
	float:left;
}


/* ---------------------------------------------
   フッター部(アドレス)
--------------------------------------------- */

#tmp_address {
	width:100%;
	position:absolute;;
	height:100px;
	bottom:0;
	border-top: 3px solid #6bbc55;
	background: #e0ffd7;
}

#address_area {
	width:780px;
	margin:12px auto;
}

#address_box {
	width:700px;
	text-align:left;
	color:#145e00;
	font-size:90%;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",Osaka, sans-serif;
	line-height: 140%;
	float:left;
}
.name-box {
	color:#145e00;
	font-size:110%;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",Osaka, sans-serif;
}


/* ---------------------------------------------
   フッター部
--------------------------------------------- */

#tmp_footer {
	width:100%;
	position:absolute;;
	height:7px;
	bottom:0;
	background-color:#6bbc55;
}

#footer_box {
	text-align:center;
	margin-top:3px;
	color:#7a0101;
	font-size:94%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka, sans-serif;
}

/* ---------------------------------------------
   2021.03.10 追記
--------------------------------------------- */
.no-link{
	pointer-events: none;
	position: relative;
	display: inline-block;
}
.no-link:before{
	content: "現在改装中";
	color: #FFF;
	font-size: 1.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,0,0,.6);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}

