/*
Theme Name: Iconic One
Custom CSS Template for Iconic One.
*/
/* カテゴリー一覧、検索一覧用 */
.search ul.searchlist,
.category ul.categorylist {
	margin-bottom: 40px;
}
.search ul.searchlist li{
	border-bottom: 1px dotted #ccc;
	padding: 10px 30px;
}
.category ul.categorylist li{
	font-size: 120%;
	border-bottom: 1px dotted #ccc;
	padding: 10px 30px;
}
.category ul.categorylist li a{
	color: #430020;
	text-decoration: underline;
}
.category ul.categorylist li a:hover{
	color: #999;
}

h3{
	background-image: url("img/h3_bk.png");
	background-repeat: repeat-x;
	background-position: bottom left;
/*	color: #4aaa6b;
border-left: none !important;
border: 1px solid #333;*/
}
/* トップのメニュー */
.themonic-nav li{
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
}
/* パンくず */
.breadcrumbs{
/*	background-color: #FBFBFC;*/
	border-bottom: 1px solid #CCC;
	padding: 0 5px;
	margin: 0 10px;
color: #666;
}
.breadcrumbs a{
	color: #999;
}
.breadcrumbs img{
	margin-bottom:0 !important;
}
/*
@media screen and (min-width: 768px) {

	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		line-height: 1.446153846;
		margin-bottom: 0;
	}
	.themonic-nav ul.nav-menu,
	.themonic-nav div.nav-menu > ul {
	background:none repeat scroll 0 0 #F3F3F3;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.themonic-nav ul {
		margin: 0;
		text-indent: 0;
	}
	.themonic-nav li a,
	.themonic-nav li {
		display: inline-block;
		text-decoration: none;
		font-size: 0.95em;
	}
	.themonic-nav li a {
		border-bottom: 0;
		color: #6a6a6a;
		line-height: 3.692307692;
		padding: 0 20px;
		text-transform: uppercase;
		white-space: nowrap;
		transition: .3s ease 0s;
		font-weight: bold;
	}

	.themonic-nav li a:hover {
		color: #fff;
	}
	.themonic-nav li {
		position: relative;
		z-index: 10000;
	}

	.themonic-nav li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 10001;
	}
	.themonic-nav li ul ul {
		top: 0;
		left: 100%;
		font-weight: normal;
	}

	#topMainPostArea dl dt{
		float: left;
		width: 110px;
	}

	#topMainPostArea dl dd{
		float: right;
		width: 510px;
	}
}
*/

/*
	.themonic-nav .current-menu-item > a,
	.themonic-nav .current-menu-ancestor > a,
	.themonic-nav .current_page_item > a,
	.themonic-nav .current_page_ancestor > a {
		    background: none repeat scroll 0 0 #4AAA6B;
			color: #FFFFFF;
			font-weight: bold;
	}

article.format-aside .aside {
	background: #F3F3F3;
    border-top: 16px solid #4AAA6B;
    padding: 24px 24px 0;
}

	.themonic-nav ul.nav-menu,
	.themonic-nav div.nav-menu > ul {
	background:none repeat scroll 0 0 #F3F3F3;
		border-bottom: 5px solid #4AAA6B;
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
*/


/* ページのコンテンツ部分（ビジュアルエディター） */
.m0 {
	margin: 0 !important;
}
.p0{
	padding: 0 !important;
}
.red {
	color: red !important;
	font-weight: 100% !important;
}
/*panel widget widget_black-studio-tinymce panel-first-child*/
.widget_black-studio-tinymce{
	margin-left: 10px;
}
@media screen and (min-width: 769px) {
.widget_black-studio-tinymce .textwidget h4,
.widget_black-studio-tinymce .textwidget h5,
.widget_black-studio-tinymce .textwidget h6,
.widget_black-studio-tinymce .textwidget h7,
.widget_black-studio-tinymce .textwidget p/*,
////////.widget_black-studio-tinymce .textwidget img*/{
	margin-left: 20px;
}
}
.widget_black-studio-tinymce .textwidget h4{
	background-color: #F9FDFA;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px dotted #4AAA6B;
	padding: 2px 10px;
	color: #4AAA6B;
	font-size: 105%;
	font-weight: bold;
}
.widget_black-studio-tinymce .textwidget .article{
	border: 1px solid #4AAA6B;
	color: /*#357B4E;*/#666;
	margin: 10px;
}
.widget_black-studio-tinymce .textwidget .article h4{
	background-color: #F9FDFA;
	border-bottom: 1px dotted #4AAA6B;
	padding: 2px 10px;
	color: #4AAA6B;
	margin: 0;
	font-size: 105%;
	margin-bottom: 10px;
	font-weight: bold;
}
.widget_black-studio-tinymce .textwidget .article ul{
	margin-right: 20px;
}
.widget_black-studio-tinymce .textwidget .article ol li{
	padding: 5px 10px 4px 10px !important;
	margin-right: 20px;
	border-bottom: 1px dotted #CCC;
}

/* h5 */
.widget_black-studio-tinymce .textwidget h5{
	border: 1px solid #ddd;
	border-top: 2px solid #4AAA6B;
	padding: 10px 15px;
	margin: 15px 0 !important;
}
/* h6 */
.widget_black-studio-tinymce .textwidget h6{
	border-left: 1px solid #4AAA6B;
	border-bottom: 1px solid #ddd;
	padding: 2px 15px;
	margin: 15px 0 !important;
color: #EE5E5D;
}
/* ↓注目させたい部分（赤枠） */
.widget_black-studio-tinymce .textwidget .attention{
	border: 4px solid #ED5655;
	color: #ED5655;
	padding: 20px;
	margin: 20px;
}
.widget_black-studio-tinymce .textwidget p{
	text-indent: 1em;
	margin-bottom: 10px;
}
.widget_black-studio-tinymce .textwidget .nomargin p{
	margin-bottom: 10px;
	margin-left: 0;
}

.widget_black-studio-tinymce .textwidget img{
	margin-top: 10px;
}
.textwidget span{
	color: #4AAA6B;
	font-size: 90%;
	margin: auto 2px;
}
/* ※部分 */
.widget_black-studio-tinymce .textwidget .explanation{
	background-color: #FAFAFA;
	border-top: 1px solid #E4E4E4;
	padding: 15px 20px;
}
.widget_black-studio-tinymce .textwidget .explanation dl{
	overflow: hidden;
	zoom: 1;
	margin: 0;
	font-size: 96%;
	color: #666666;
	margin-left: 0;
}
.widget_black-studio-tinymce .textwidget .explanation dl dt{
	color: #4AAA68;
	font-weight: normal;
	float: left;
	clear: both;
}
.widget_black-studio-tinymce .textwidget .explanation dl dd {
	padding: 0 0 5px 30px;
	margin: 0;
}
.widget_black-studio-tinymce .textwidget .explanation ul,
.widget_black-studio-tinymce .textwidget .explanation ol{
	margin: 0;
}
.widget_black-studio-tinymce .textwidget .explanation ul,
.widget_black-studio-tinymce .textwidget .explanation ul li,
.widget_black-studio-tinymce .textwidget .explanation ol,
.widget_black-studio-tinymce .textwidget .explanation ol li{
	margin-left: 0 !important;
}
/* ボタン */
.widget_sow-button{
	/* margin-top: -28px; */
}
/* ページ内リンク */
.widget_black-studio-tinymce .textwidget .inlink{
	margin-top: 20px;
	margin-bottom: -40px;
/*	border: 1px solid #6991C2;*/
/*	background-color: #EAF0F7 !important;*/
}
.widget_black-studio-tinymce .textwidget .inlink h5{
	padding: 5px;
	color: #6991C2;
	font-size: 115%;
	margin: 0;
	background-image: url("img/information.png");
	background-position: 10px 12px;
	background-repeat: no-repeat;
	padding-left: 30px !important;
	border: none !important;
}
.widget_black-studio-tinymce .textwidget ul.inlink{
/*	margin-left: 30px;*/
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-type: none;
}
.widget_black-studio-tinymce .textwidget a.inlink,
.widget_black-studio-tinymce .textwidget ul.inlink li a{
	background-image: url("img/application.png");
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
	background-position: right;
}
.widget_black-studio-tinymce .textwidget a.wordlink{
	background-image: url("img/magnifier.png");
	background-repeat: no-repeat;
	padding-right: 18px;
	margin: auto 5px;
	background-position: right;
	text-decoration: underline;
}
.widget_black-studio-tinymce .textwidget li a{
	color: #664C00;
	text-decoration:none;
	font-size: 98%;
	text-decoration: underline;
}
.widget_black-studio-tinymce .textwidget li a:hover{
	color: #999999;
}
/* PDFリンク */
.widget_black-studio-tinymce .textwidget p.pdf a{
	color: #664C00;
	background-image: url("img/widget_li_bk_pdf.png") !important;
	background-image: url("img/icon-pdf.png") !important;
	background-repeat: no-repeat;
	padding: 6px 0 5px 30px;
	margin: 4px 0 10px 16px;
	background-position: left;
	text-decoration: underline;
}
.widget_black-studio-tinymce .textwidget p.pdf a:hover{
	color: #999999;
}
.widget_black-studio-tinymce .textwidget ul.pdf{
/*	margin-left: 30px;*/
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
.widget_black-studio-tinymce .textwidget ul.pdf li{
	margin-bottom: 10px;
	margin-left: 20px;
}
.widget_black-studio-tinymce .textwidget .explanation ul.pdf li a,
.widget_black-studio-tinymce .textwidget ul.pdf li a{
	/* background-image: url("img/widget_li_bk_pdf.png") !important; */
	background-image: url("img/icon-pdf.png") !important;
	background-repeat: no-repeat;
	padding: 6px 0 5px 34px;
	margin: 4px 0 10px 0;
	background-position: left;
}
/* フォルダーへのリンク */
.widget_black-studio-tinymce .textwidget ul.folder{
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
.widget_black-studio-tinymce .textwidget ul.folder li{
	margin-bottom: 10px;
	margin-left: 20px;
}
.widget_black-studio-tinymce .textwidget .explanation ul.folder li a,
.widget_black-studio-tinymce .textwidget ul.folder li a{
	background-image: url("img/folder.png") !important;
	background-repeat: no-repeat;
	padding: 4px 0 4px 34px;
	margin: 4px 0 10px 0;
	background-position: left;
}
/* adobeリーダーDLリンク */
h5.filedll{
	border-bottom:1px dotted #2f2f2f;
	padding:0;
	margin:30px 30px -10px 30px;
}
.adobereader{
	border-top: 1px solid #DDD;
/*	border-bottom: 1px solid #DDD;*/
	padding: 15px 10px;

	background-image: url("img/GetAdobeReader.png");
	background-repeat: no-repeat;
	background-position: 480px 70px;
}
.adobereader .otherlink{
	border: none !important;
	margin: 15px 0;
}
/* Wordリンク */
.widget_black-studio-tinymce .textwidget ul.word{
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
.widget_black-studio-tinymce .textwidget ul.word2{
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
.widget_black-studio-tinymce .textwidget ul.word2 li,
.widget_black-studio-tinymce .textwidget ul.word li{
	margin-left: 20px;
	margin-bottom: 10px;
}
.widget_black-studio-tinymce .textwidget ul.word2 li a,
.widget_black-studio-tinymce .textwidget .explanation ul.word li a,
.widget_black-studio-tinymce .textwidget ul.word li a{
	/* background-image: url("img/widget_li_bk_word.png") !important; */
	background-image: url("img/icon-word.png") !important;
	background-repeat: no-repeat;
	padding: 4px 0 4px 34px;
	margin: 4px 0 10px 0;
	background-position: left;
}
/* Excelリンク */
.widget_black-studio-tinymce .textwidget ul.excel{
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
.widget_black-studio-tinymce .textwidget ul.excel li{
	margin-left: 20px;
	margin-bottom: 10px;
}
.widget_black-studio-tinymce .textwidget .explanation ul.excel li a,
.widget_black-studio-tinymce .textwidget ul.excel li a{
	background-image: url("img/icon-excel.png") !important;
	background-repeat: no-repeat;
	padding: 4px 0 4px 34px;
	margin: 4px 0 10px 0;
	background-position: left;
}
/* フォルダリンク */
.sow-features-list{
	margin: auto 20px;
}
/* リンク一段下げバージョン */
.widget_black-studio-tinymce .textwidget ul li.listindent{
	background-image: url("img/indent_list.png") !important;
	background-repeat: no-repeat;
	padding: 4px 0 4px 30px !important;
	margin: 4px 0 4px 70px;
	background-position: left;
}
/* 項目説明 */
/* リストマーク */
.widget_black-studio-tinymce .textwidget ul.list-darkgreen li{
	list-style-type: none;
/*	color: #666600;*/
	margin: 1px;
	margin-left: 20px;
}
.widget_black-studio-tinymce .textwidget ul.list-darkgreen span{
	color: #FFF;
	background-color: /*#666600;*/#2F7B9F;
	padding: 4px 5px;
	color: #FFF !important;
}
/* 薄い黄緑 */
.widget_black-studio-tinymce .textwidget dl.list-rightgreen{
	margin: 1px;
	margin-left: 20px;
	padding-bottom: 0;
}
.widget_black-studio-tinymce .textwidget dl.list-rightgreen dt{
	width: 220px;
	float: left;
	clear: both;
	font-weight: normal;
	/*background-color: #666600;*//*#2F7B9F;*/background-color: #EDEEDC !important;
	border: none !important;
	padding: 0 !important;
}
.widget_black-studio-tinymce .textwidget dl.list-rightgreen dt span{
	color: #FFF;color: #666600 !important;
	padding: 3px 6px 5px 6px !important;
	margin: 0;
}
.widget_black-studio-tinymce .textwidget dl.list-rightgreen dt span.dotline{
	color: #333 !important;
	background-color: #FFFFFF;
	padding: 3px 6px 5px 6px !important;
	margin: 0 !important;
	float: right;
	clear: both;
}
.widget_black-studio-tinymce .textwidget dl.list-rightgreen dd{
	padding: 0 5px 0 215px !important;
	margin-bottom: 0;
}

/* 濃い緑 */
.widget_black-studio-tinymce .textwidget dl.list-darkgreen{
	margin: 30px 40px 10px 40px;
	padding-bottom: 0;
}
.widget_black-studio-tinymce .textwidget dl.list-darkgreen dt{
	width: 130px;
	float: left;
	clear: both;
	background-color: #3A8555/*#2F7B9F*/ !important;
	border: none !important;
	color: #FFF;
	padding: 3px 6px 5px 6px !important;
	font-weight: normal;
	text-align: center;
}
.widget_black-studio-tinymce .textwidget dl.list-darkgreen dd{
	padding: 3px 6px 5px 120px !important;
	margin: 5px;
}
/* 紺色 */
dl.list-darkblue{
	margin: 5px 10px 10px 20px;
	padding-bottom: 0;
}
dl.list-darkblue dt{
	width: 11em;
	float: left;
	clear: left;
	background-color: #2F7B9F !important;
	border: none !important;
	color: #FFF !important;
	font-weight: normal;
	font-size: 96% !important;
text-align: center;
}
dl.list-darkblue dd{
	padding: 1px 2px !important;
	margin: 1px;
}
@media screen and (max-width: 768px) {
	dl.list-darkblue dd{
		clear: left;
	}
}

/* 外部リンク */
.widget_black-studio-tinymce .textwidget .otherlink{
	border: 1px solid #CCC;
}
.widget_black-studio-tinymce .textwidget .otherlink h4{
	border-left: 6px solid #4AAA6B;
	padding: 2px 10px;
	color: #4AAA6B !important;
	background-color: #FFF !important;
	margin: 0;
	font-size: 115%;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: none;
}
.widget_black-studio-tinymce .textwidget .otherlinklist dl,
.widget_black-studio-tinymce .textwidget .otherlink dl{
	font-size: 98%;
}
.widget_black-studio-tinymce .textwidget .otherlinklist dt,
.widget_black-studio-tinymce .textwidget .otherlink dt{
	font-weight: normal;
}
.widget_black-studio-tinymce .textwidget .otherlinklist dd,
.widget_black-studio-tinymce .textwidget .otherlink dd{
	color: #664C00;
}
.widget_black-studio-tinymce .textwidget .otherlinklist a,
.widget_black-studio-tinymce .textwidget .otherlink a {
	color: #664C00;
	text-decoration:none;
	font-size: 98%;
	text-decoration: underline;
	background-image: url("img/application_double.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.widget_black-studio-tinymce .textwidget .otherlinklist a:hover,
.widget_black-studio-tinymce .textwidget .otherlink a:hover{
	color: #999999;
}
/* 期限などの項目 */
.widget_black-studio-tinymce .textwidget .detailes span.cate_trouble-01{
	color: #fff;
	background-color: #EE5E5D;
	padding: 5px 7px;
	margin-top: 2px;
	font-weight: normal !important;
}
.widget_black-studio-tinymce .textwidget .detailes span.cate_trouble-02{
	color: #fff;
	background-color: #8ABFB3;
	padding: 5px 7px;
	margin-top: 2px;
	font-weight: normal !important;
}
.widget_black-studio-tinymce .textwidget .detailes h5{
	border: 1px solid #ddd;
	border-top: 2px solid #EE5E5D;
	padding: 10px 15px;
	margin: 15px 0 !important;
}
.widget_black-studio-tinymce .textwidget .detailes h6{
	border-left: 1px solid #EE5E5D;
	border-bottom: 1px solid #ddd;
	padding: 2px 15px;
	margin: 15px 0 !important;
}
.widget_black-studio-tinymce .textwidget span.redbold20{
	color: #FF0000;
	font-weight: bold !important;
	font-size: 20px;
}

.widget_black-studio-tinymce .textwidget span.redbold16{
	color: #FF0000;
	font-weight: bold !important;
	font-size: 16px;
}
/*.widget_black-studio-tinymce .textwidget .detailes span.bold16*/
.textwidget span.bold16{
	font-weight: bold !important;
	font-size: 16px;
	color: #333;
}
.widget_black-studio-tinymce .textwidget dl.detailes{
	margin-top: 30px;
}
.widget_black-studio-tinymce .textwidget dl.detailes dt{
	padding: 4px 8px;
	border-bottom: 1px dotted #EE5E5D;
	color: #EE5E5D;
	background-color: #FEF1F1;
/*display: inline;*/
}
.widget_black-studio-tinymce .textwidget dl.detailes dd{
	padding: 10px 0;
	margin: 0;
}

/* 2016/02/04 トラブルページ用 */
.widget_black-studio-tinymce .textwidget .trouble span.cate_trouble-02{
	background-color: #59A292;
}
.widget_black-studio-tinymce .textwidget .trouble h5{
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 6px 15px;
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}
.widget_black-studio-tinymce .textwidget .trouble h6{
	border-left: 2px solid #EE5E5D;
	padding: 2px 10px 3px 10px;
	margin: 15px 0 15px 10px !important;
}
.widget_black-studio-tinymce .textwidget dl.trouble dt:first-child{
	border-top: 4px solid #EE5E5D;
	padding: 8px;
	font-size: 14px;
}
/* 2016/02/04　トラブルページ用　ここまで */

/* サブメニュー */
#subcategory{
	margin-top: 20px;
	padding: 10px 0;
}
#subcategory li{
	list-style-type: none;
	width: 280px;
	float:left;
	text-align: top;
	min-height: 100px;
}
#subcategory li img {
	float: left;
	margin-right: 20px;
}
#subcategory li p {
    overflow: hidden;
}
#subcategory li a{
	width: 280px;
}
.widget_black-studio-tinymce .textwidget .subcategory{
	margin-top: 20px;
	margin-right: 10px;
	padding: 10px 20px;
	border-top: 1px solid #DDD;
}
.widget_black-studio-tinymce .textwidget .subcategory a{
	float: left;
	width: 275px;
pading-right: 5px;
}
#subcategory img,
.widget_black-studio-tinymce .textwidget .subcategory img{
	border: 1px solid #DDD;
}

/* テーブル */
table{
	width: 100%;
	margin-left: 0;
}
@media screen and (min-width: 768px) {
	table{
		width: 94% !important;
		margin-left: 20px !important;
	}
}
table caption{
	padding: 0 !important;
	margin: 0 !important;
	color: #333;
	font-size: 12px !important;
/*	font-weight: bold;*/
	text-align: center;
}
table th{
	vertical-align: middle;
	text-align: center;
	font-weight: normal !important;
	font-size: 13px !important;
}
table th, td{
	border: 1px solid #999 !important;
}
table p{
	text-indent: 0em !important;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}
/* うすい灰色線のテーブル */
table.gray th,
table.gray td{
	border: 1px solid #DDD;
}
table.gray th{
	width: 22%;
}
/* カテゴリメニューへ戻る */
.entry-content .categorytop,
.widget_black-studio-tinymce .textwidget .categorytop{
	border-top: 1px solid #DDD;
	padding: 10px 0px;
	margin: 0;
	text-align: left;
	font-weight: 90%;
}
.categorytop a,
.widget_black-studio-tinymce .textwidget .categorytop a{
	background-image: url("/pcb/wp-content/themes/iconic-one/img/point.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #4AAA68;
	font-weight: bold;
}
/* clearfix */
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1; /* for IE6/7 */
}

/* ------トラブル一覧などの投稿データ---------------------------- */
.entry-content .postlist h4{
	margin: 0;
	margin-bottom: 20px;
	padding: 10px 15px !important;
	color: #EE5E5D;
	background-color: #FEF1F1;
	border-bottom: 2px solid #EE5E5D;
}
.e
/*ntry-content .postlist{
	padding: 0;
	margin: 20px;
	margin-bottom: 40px;
}
.entry-content .postlist p{
	color: #333;
	background-color: #2F789F;
	padding: 4px 6px;
	border-bottom: 1px solid #ddd;
	margin: 5px 10px;
}
*/
.entry-content .postlist p a{
	color: #333;
}
/*
.entry-content .postlist ul{
	padding: 10px;
	margin: 0 20px 30px 30px;
	border: 1px solid #2F789F;
	border-top: 2px solid #ddd;
}
.entry-content .postlist ul li{
	color: #2F789F;
	padding: 4px 6px;
	border-bottom: 1px dotted #666;
}
.entry-content .postlist ul li a{
	color: #2F789F !important;
}
*/
#allcenter img{
	display:block;
	margin-left:auto !important;
	margin-right:auto !important;
	text-align:center !important;
}

/* ---PCBってなに？------------------------------------ */
/* ---北九州市における処理の方針----------------------- */
/* ---PCB処理推進協力金------------------------------- */
.c210{
	border-top: 1px solid #CCC;
	padding: 40px 20px;
}
.c210 h5{
	margin: 0px !important;
	font-weight:bold;
	font-size: 16px !important;
	/*background-color: #9CBE8F;*/
	color: #EE5E5D;
	border-right: 2px solid /*#79B74A;*/#999;
	border-top: 1px solid /*#79B74A;*/#999;
	border-left: 4px solid #EE5E5D;
	border-bottom: 2px solid #666;
	padding: 2px 10px;
}
.c210 h5 span{
	font-weight: normal !important;
	color: #666 !important;
}
.c210 ul.c212{
	list-style: none;
margin-top: 10px;
}
.c210 ul.c212 li{
	border-bottom: 1px dotted #999 !important;
	padding: 7px 20px;
	margin: 0 5px;
	font-size: 14px　!important;
}
.c210 ul.c212 li img{
	padding: 0px;
	margin: 0px;
}
.c210 ul.c212 li.even{
	background:#F8F8F8;
}
.c210 ul.c212 li.odd{
	background:#FFF;
}
/* 要素内スクロール */
.box_srcollbar {
	overflow:auto;
	width:/*645px;*/96%;
	height:200px;
	padding-top:0;
	padding-right:0;
	margin-left: 10px;
	border:1px solid #DDD;
	background-color:#F9F9F9;
	color:#000;
	font-size:12px;
	overflow-y:scroll;
}
.box_title{
	margin-bottom: 0 !important;
	width:592px;
}
/* ---PCB廃棄物の処理・保管について-------------------- */
/* ---PCBに関する市への届出等-------------------- */
span.h4right{
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 2px 10px !important;
	margin-left: 10px !important;
	font-size: 88% !important;
	font-weight: normal !important;
}
div.mokuji{
	color: #4AAA6B;
	margin-bottom: 10px;
}
div.mokuji p{
	margin-left: 0 !important;
}
p.mokuji{
	color: #4AAA6B;
	margin-bottom: 10px;
	/*float: right;*/
	text-align: right;
	clear: both;
	width: 90%;
	text-align: right;
}
.mokuji a{
	background-color: #4AAA6B;
	color: #FFF;
	padding: 4px 30px 4px 10px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-image: url("img/point-r.gif");
	background-repeat: no-repeat;
	background-position: right;
	white-space: nowrap
}
.mokuji a:hover{
	color: #fff;
	background-color: #9fd5b3;
	padding: 4px 30px 4px 10px;
	text-decoration: none;
}
/* ---お問い合わせ-------------------- */
address{
	font-style: normal;
	font-size: 120%;
}
address p{
	text-indent: 0 !important;
	font-weight: bold;
}
address span{
	background-color: #4AAA68;
	padding: 2px 5px;
	color: #FFF !important;
}
address span.red{
	background-color: #FFF;
}
/* cssハック　IE */
body .sb-subtype-a .sb-content{
	padding: 10px 100px\9; /* IE8 */
	background-image: url("img/sb-speech-bubble-std-bk-a.png")\9;
	background-repeat: no-repeat\9;
	background-position: 70px 10px\9;
}
body .sb-subtype-b .sb-content{
	padding: 10px 100px\9; /* IE8 */
	background-image: url("img/sb-speech-bubble-std-bk-b.png")\9;
	background-repeat: no-repeat\9;
	background-position: 525px 10px\9;
}
body .sb-subtype-c .sb-content{
	padding: 10px 100px\9; /* IE8 */
	background-image: url("img/sb-speech-bubble-std-bk-c.png")\9;
	background-repeat: no-repeat\9;
	background-position: 70px 10px\9;
}
body .sb-subtype-d .sb-content{
	padding: 10px 100px\9; /* IE8 */
	background-image: url("img/sb-speech-bubble-std-bk-d.png")\9;
	background-repeat: no-repeat\9;
	background-position: 525px 10px\9;
}
.sb-icon img{
	margin: 0 !important;
}


/* サイドメニュー */
.widget-area {
	margin-top: 0 !important;
}
button, input, textarea {
	padding: 6px 8px\9;
}
/*.site-content{*/
.entry-header{
	margin: 0 !important;
}


#topMainPostArea{
min-height: 50px;
height: auto !important;
height: 50px;
max-height: 250px;
overflow:auto;
	margin-top: -10px;
}
#topMainPostArea ul li a{
	color: #0B91EA;
	text-decoration: none;
}
#topMainPostArea ul li a:hover{
	text-decoration: underline;
}
#topMainPostArea ul li,
#topMainPostArea dl{
	border-bottom: 1px #ccc solid;
	margin: 0 10px;
	padding: 5px;
}
#topMainPostArea dl dt{
	font-weight: normal;
	width: 95%;
}
#topMainPostArea dl dd{
	margin-bottom: 0;
	width: 95%;
}
#topMainPostArea dl dt img{
	margin:0;
	margin-top:2px;
	vertical-align:middle;
	float: right;
}
@media screen and (min-width: 768px) {
	#topMainPostArea dl dt{
		float: left;
		width: 210px;
	}
	#topMainPostArea dl dd{
		float: right;
		width: 395px;
	}
}
/* カテゴリページ */
.category #topMainPostArea dl dt{
	padding-top: 4px;
}
.category #topMainPostArea dl dd{
	padding-top: 4px;
}
.category #topMainPostArea dl dt img{
	margin-top: -4px;
}
/* IE8 */
#topMainPostArea dl dt{
	float: left\9;
	/*width: 120px\9;*/
}
#topMainPostArea dl dd{
	float: right;
	/*width: 500px\9;*/
}
#topMainPostCategory{
	margin: 5px;
}
#topMainPostCategory ul{
	margin: 0;
margin-top: 35px;
	list-style-type: none;
}
#topMainPostCategory ul li{
	display: inline;
	margin: 0;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 2px 12px 0;
white-space: nowrap;
}
#topMainPostCategory ul li.title{
	padding: 2px 11px 2px 0;
}
#topMainPostCategory ul li a:link {text-decoration: none;}
#topMainPostCategory ul li a:visited {text-decoration: none;}
#topMainPostCategory ul li a:active {text-decoration: none;}

#topMainPostCategory ul li.title{
	color: #4AAA6B;
	border: 0;
	background: #fff;
}

#topMainTorikumi{
	background: #F8F8EF;
	text-align: center;
	margin: 0;
margin-bottom: -10px;
	padding: 25px 5px;
}
#topMainTorikumi img{
	margin: 0;
}

#processTable table td.pdata{
	width: 25%;
	text-align: right;
}
/* Q&A */
dl.qa dt{
	border-bottom: 1px solid #CCC;
	padding: 25px 20px 20px 100px;
	background-image: url("img/black-teitan1.jpg");
	background-repeat: no-repeat;
	font-size: 16px;
	background-position: left bottom;
}
dl.qa span{
	font-weight: bold;
	font-size: 20px;
	padding-right: 10px;
}
dl.qa dd{
	margin-top: 20px;
	padding-left: 100px;
	background-image: url("img/teitan1.jpg");
	background-repeat: no-repeat;
}
dl.qa dd span{
	color: #CC0000;
	padding-right: 10px;
}
.qamokuji{
	padding: 0 20px 20px 20px !important;
}
p.qalink,
dl.qa dd p.qalink{
	text-align: right;
	margin: 4px;
	color: #4aaa6b;
}
p.qalink a,
dl.qa dd p.qalink a{
	color: #fff;
	background-color: #4aaa6b;
	padding: 2px 25px 2px 15px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-image: url("img/point-r.gif");
	background-repeat: no-repeat;
	background-position: right;
	white-space: nowrap;
}
dl.qa dd p.qalink a:hover{
	color: #fff;
	background-color: #9fd5b3;
	padding: 2px 25px 2px 15px;
	text-decoration: none;
}

/* Q&Aリスト */
dl.qalist{
	width: /*600px;*/94%;
}
dl.qalist dt{
	width: 30px;
	font-size: 16px;
	padding: 5px;
	color: #4AAA6b;
	float: left;
	clear: both;
}
dl.qalist dd.answer{
	font-weight: bold;
}
dl.qalist dt span{
	color: #CC0000;
	font-size: 16px;
}
dl.qalist dd{
	width: /*550px;*/87%;
	padding: 10px 5px;
	float: left;
	margin-bottom: 0 !important;
}
dl.qalist dd p{
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}
/* プレオープントップの「ようこそ」画像 */
#panel-1970-1-1-1{
	text-align: center;
}

/* PCBだよりに使用しているPOSTカルーセル */
.so-widget-sow-post-carousel .sow-carousel-title h3,
.so-widget-sow-post-carousel .sow-carousel-item h3{
	border-left: none;
	background: none;
}
.so-widget-sow-post-carousel .sow-carousel-title h3{
	color: #4aaa6b;
}
.so-widget-sow-post-carousel .sow-carousel-wrapper{
	padding: 0 20px;
}



/* 青い囲み背景 */
.widget_black-studio-tinymce .textwidget ul.bluebklist{
	list-style-type: none;
}
.widget_black-studio-tinymce .textwidget ul.bluebklist li{
	margin-top: 10px;
}
.widget_black-studio-tinymce .textwidget ul.bluebklist span{
	background-color: #2F7B9F !important;
	color: #FFF !important;
	padding: 5px 6px !important;
}
.widget_black-studio-tinymce .textwidget dl.bluebklist{
	margin-left: 30px;
	clear: both;
}
.widget_black-studio-tinymce .textwidget dl.bluebklist dt{
	float: left;
	width: 80px;
}
.widget_black-studio-tinymce .textwidget dl.bluebklist dd{
	float: left;
	width: 70%;
	margin-bottom: 5px;
}
.widget_black-studio-tinymce .textwidget dl.bluebklist span{
	background-color: #2F7B9F !important;
	color: #FFF !important;
	padding: 5px 6px !important;
}



/* PCBだよりバックナンバー */
.wp-caption{
	padding: 0;
	margin: 0;
	text-align: center;
width: 124px !important;
height: 220px;
}
.wp-caption-text{
	padding: 0;
	margin: 0;
	font-style: normal !important;
}

/* プルダウンメニューのサブカテゴリを左側に表示する */
ul.menu-top li.menu-item-has-children{
  position: absolute;
  top: 0;
  left: 100% !important;
}
.sub-menu .sub-menu{
	left: -100% !important;
	width: 200px;
}

/* トップページのピックアップコンテンツ */
.TopPickupcontents,
.TopPickupcontents2{
	background-color: #F8F8EF;
	width: /*280px*/42%;
	height: 230px;
	padding: 10px 15px;
	margin: 10px;
	text-align: center;
	border: 1px solid #E6E4D9;
	float: left;
}
.TopPickupcontents2{
	background-color: #FFF;
	border: none;
}
.TopPickupcontents2 p{
	text-align: right;
	margin: -10px 30px auto auto;
}
.TopPickupcontents p{
	margin: 20px 0 10px 0 !important;
	text-align: left;
}
.TopPickupcontents img,
.TopPickupcontents2 img{
	margin: 0 !important;
}
.TopPickupcontents h7,
.TopPickupcontents2 h7{
	color: #4AAA64;
	font-weight: bold;
	font-size: 17px;
	margin: 0 !important;
}
.TopPickupcontents h7 a,
.TopPickupcontents2 h7 a{
	color: #4AAA64;
	text-decoration: underline;
}
.widget_search{
	margin: 20px auto;
}




/* 2015/10/7 追加 */
#yearArchives {
	position: relative !important;
	z-index: 3;
	/*top: 337px;
	left: 405px;*/
	top: /*374*/345px;
/*	left: 12px;
	width: 660px;
margin-bottom: 20px;*/
}
#yearArchives span {
	color: #4AAA6B;
	margin: auto 10px;
}
#yearArchives a {
	color: #664C00;
	display: inline;
	margin: 0;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 2px 12px 0;
}
#yearArchives a:after {
	content: "年";
}
#main form[name='link_form'] {
}
#main {
	/*margin-top: -20px;*/
}
.panel-widget-style {
/*	margin-top: 30px !important;*/
}

.widget_black-studio-tinymce .textwidget .normargin img{
	margin: 0 !important;
}

h2{
	color: #fff;
	background-color: #4aaa6b;
	padding: 5px 10px;
	margin-right: 10px !important;
}

/* 横幅768px以下 */
@media screen and (max-width: 768px) {
	/* トップページのピックアップコンテンツ */
	.TopPickupcontents,
	.TopPickupcontents2{
		width: 82%;
	}
	#primary{
		/* border-bottom: 1px solid #E6E4D9; */
	}
	#secondary{
		width: 92%;
		padding-left: 20px;
	}
}

/* 2016/7/21 FontSize変更ボタン追加 */
#wp-chgfontsize {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-bottom: 0px !important;
	width: 290px;
}
.wpchgfontsize{
	background-color: #dcdcdc !important;
	border-radius: 10px;
	padding: 15px 10px;
	margin-top: 0px;
	margin-bottom: 25px;
	clear: both;
}
.wpchgfontsize .widget-title{
	background-image: none;
	color: #333;
	font-weight: normal;
	font-size: 1em;
	float: left;
	text-align: center;
	width: 100px;
	background-color: #dcdcdc !important;
	padding: 4px !important;
	margin: 0px !important;
}
.widget-area #chgfontsizeoptions form {
	float: right;
	width: 180px;
}
.widget-area #chgfontsizeoptions a {
	background-color: #333;
	color: #fff;
	margin: 0 5px;
	font-size: 15px;
}

/* Googleカスタム検索用 2016/07/28 */
.gsc-search-box {
    margin: 0 !important;
}
.gsc-above-wrapper-area-container th, .gsc-above-wrapper-area-container td,
.gcsc-branding th, .gcsc-branding td,
.gsc-search-box th, .gsc-search-box td,
.gsc-table-result th, .gsc-table-result td {
    border: none !important;
}
 .gsc-control-cse-ja {
    padding: 0 !important;
}
/* ボタン */
input.gsc-search-button, input.gsc-search-button:hover,
input.gsc-search-button:focus {
    background: #4AAA6B !important;
    border: 0 !important;
    color: #FFFFFF !important;
    min-width: 16% !important;
    padding: 5px auto !important;
/*    margin-left: 5px !important;*/
    margin-top: 2px !important;
    margin-bottom: 0 !important;
}
input.gsc-search-button-v2 {
  padding: 6px 15px !important;
}

/* 検索フォーム */
.gsc-input {
    padding-right: 5px !important;
}
.gsc-input-box {
    height: 28px !important;
}

table.gsc-above-wrapper-area-container,
table.gcsc-branding,
table.gstl_50,
table.gsc-table-result {
    width: 100% !important;
    margin-left: 0px !important;
}
td.gsib_a {
    padding: 4px !important;
}
.gsc-resultsHeader th, .gsc-resultsHeader td {
    border-color: #FFF !important;
}


p.topMsg{
	background: url(img/icon_caution01.png) no-repeat 0.5em 0.8em;
	text-indent: 1.5em !important;
}


/* Sidebar */
.widget-area .widget {
    margin-bottom: 25px !important;
}

/* CountDown 20170329 */
.countdown-area {
width: 655px;
}
.countdown-left {
float: left;
width: 420px;
border: 2px solid #666;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin: 20px 10px 20px 20px;
background-image:url("https://www.waste-info.jp/pcb/wp-content/uploads/2015/02/countdown-teitan.png");
background-repeat: no-repeat;
background-position: 35px 75px;
padding: 20px 10px 0px 0px;
}
.countdown-right {
float: right;
width: 172px;
}
.countdown-area strong{
font-size: 130%;
margin-bottom: 10px;
}
.countdown-area span.line{
/*background-color: yellow;*/
color: #000;
}
.countdown-area span.count {
color: red;
font-size: 380%;
letter-spacing: 2px;
margin: 0 10px;
}
@media screen and (max-width: 420px) {
	.countdown-area span.count {
		font-size: 300%;
		margin: 0;
	}

}



/* youtubeレスポンシブ */
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* トップページ画像　top__img */
@media screen and (min-width: 768px) {
	.pc_60w{
		width: 60%;
		margin: 0 auto;
	}
}
.top__img_item {
	width:50%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.top__img_grp img.top__img_img {
	display: block;
	margin: 0 auto;
	width: 95%;
}