@charset "utf-8";
/* CSS Document */

/*============================
連絡NWS共通
============================*/

/*全体*/
body {
	text-align: center;
	padding: 0;
	margin: 0;
	color:#666666;
    font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.clr {
	line-height: 1%;
	vertical-align: bottom;
	clear: both;
	margin-top: 10px;
}
	
p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0; }
	
img {
	font-size: 1%;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border-style: none;
}

/*余白*/
.btm-10 {
margin-bottom:10px;
}

/*テキスト設定*/
p {
	font-size: 80%;
	text-align: left;
	line-height: 140%;
}
img#qr {
    display:block;
    width: 94px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
p.link {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 17px;
	font-size: 80%;
	line-height: 160%;
	list-style-type: none;
	text-align: left;
	margin-bottom: 10px;
}
.red {
	color: #FF0000;
}

.orange {
	color: #FF6600;
}

.red a:link {
	text-decoration:underline;
	color: #FF0000;
}
.red a:visited {
	text-decoration:underline;
	color: #FF0000;
}
.red a:hover {
	text-decoration:none;
	color: #FF0000;
}
#container .side-box2 p.txt {
    margin-bottom: 10px;
}

/*body背景*/
#wrapper {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding-bottom:20px;
}

/*お知らせ枠*/
#info-box{
	width:1000px;
	margin:10px auto;
}

#info-boxInner{
	padding-bottom: 5px;
}

#info-box div#info-title{
	width:205px;
	float:left;
	margin:10px 0 0 10px;
	display:inline;
}

#info-box div#info-title h2#info{
	font-weight:bold;
	font-size:90%;
	color: #FFFFFF;
}

#info-box .contents{
	width: 550px;
	display: inline-block;
	margin: 5px 0 0;
	padding:10px;
	background: #FFFFFF;
}

#info-box .contents p a.red{
	color:#FF0000;
}

#info-box .contents div{
	padding-right: 6px;
	font-size: 80%;
}

/*コンテンツ枠*/
#container {
	width:1000px;
	margin:0 auto;
	background-repeat:repeat-y;
	background-position:left;
	padding-bottom:25px;
}

#container-top {
	width:1000px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:top;
	height:7px;
	font-size:0%;
}

#container-bottom-user {
	width:1000px;
	margin:0 auto;
    background-repeat:no-repeat;
    background-position:bottom;
    height:7px;
    font-size:0%;
}

#container #left-box {
	float:left;
	width:180px;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
	padding-top:5px;
}
/*
* html #container #left-box {
	float:left;
	width:180px;
	padding-right:0;
	padding-left:10px;
	text-align:center;
	padding-top:5px;
}*/

#container #main-box {
	float:left;
	width:550px;
	margin-left:15px;
	padding-right:10px;
	padding-left:10px;
	display:inline;
}

#container #right-box {
	float:left;
	width:180px;
	margin-left:15px;
	padding-right:8px;
	padding-left:10px;
	padding-top:5px;
	display:inline;
}

/* よい子クライアント用の関連資料表示CSS（PC） */
.h3-box h3#yoiko {
    background-color: #FFFFFF;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #535353;
    padding-left: 10px;
    margin-bottom: 5px;
}


/*h2の設定*/
#container h2.side,
#container h2.central
{
	font-size:90%;
	margin-bottom:5px;
	text-align:left;
	padding-top:15px;
	padding-left:33px;
	padding-bottom:10px;
	color:#333333;
}

#container h2.side-event-calendar {
    font-size: 0.75em;
}

#container h2.central {
    margin-bottom: 1em;
}

#main-box .unit {
	padding-top:10px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4b4b4b;
	margin-bottom: 10px;
    /* overflow: hidden; */
    _width: 100%; /* for IE6 */
}

#main-box .unit p {
	_padding-left: 10px; /* for IE6 */
	word-break: break-all;
}

#main-box .unit h2.main {
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 145%;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main-box .unit h2.main span {
	display: block;
	font-size: 60%;
	font-weight: normal;
	padding-top: 3px;
}

#main-box h5 {
    margin: 0 0 0.75em 0;
    padding: 2px 0 2px 6px;
    border-left: 4px #888888 solid;
    font-size: 90%;
    color: #505050;
}

/*リスト設定*/
#container ul {
margin-bottom:20px;
}

#container li {
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:17px;
	font-size:80%;
	line-height:160%;
	list-style-type:none;
	text-align:left;
}

ul#kiji li {
	background-image:url(../img/kiji_bg.gif);
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
}

/*イメージ枠（3つ）*/
div.image-unit3 {
	text-align: center;
	margin-bottom: 35px;
    _padding-left: 10px; /* for IE6 */
}
div.image-unit3 p {
	width:175px;
	display: inline;
	float: left;
	margin-left: 5px;
	_padding-left: 0px !important; /* for IE6 */
}
div.image-unit3 p.side {
	margin-left: 0px;
}
div.image-unit3 p span {
	display:block;
	padding-top: 3px;
	line-height: 140%;
	width: 165px;
	padding-right: 5px;
	padding-left: 5px;
}
	
.image-unit3:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .image-unit3 {height: 1%;}
/* End hide from IE-mac */

/*イメージ枠（2つ）*/
div.image-unit2 {
	text-align: center;
	margin-bottom: 35px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	_padding-left: 10px; /* for IE6 */
}
div.image-unit2 p {
	width:185px;
	display: inline;
	float: left;
	margin-left: 5px;
	_padding-left: 0px !important; /* for IE6 */
}
div.image-unit2 p.side {
	margin-left: 0px;
}
div.image-unit2 p span {
	display:block;
	padding-top: 3px;
	line-height: 140%;
	width: 165px;
	padding-right: 5px;
	padding-left: 5px;
}
	
.image-unit2:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .image-unit2 {height: 1%;}
/* End hide from IE-mac */

/*イメージ枠（1つ）*/
div.image-unit1 {
	text-align: center;
	margin-bottom: 35px;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	_padding-left: 10px; /* for IE6 */
}
div.image-unit1 p {
	width:185px;
	display: inline;
	float: left;
	margin-left: 5px;
	_padding-left: 0px !important; /* for IE6 */
}
div.image-unit1 p.side {
	margin-left: 0px;
}
div.image-unit1 p span {
	display:block;
	padding-top: 3px;
	line-height: 140%;
	width: 165px;
	padding-right: 5px;
	padding-left: 5px;
}
	
.image-unit1:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .image-unit1 {height: 1%;}
/* End hide from IE-mac */

div.image-text3, div.image-text2, div.image-text1 {
	margin-bottom: 35px;
}

/*カレンダー*/
div#cal {
	/*background-color: #f9f9f9; default*/
	background-color: rgb(255,252,248); /*k-kiranet*/
	color: DimGray;
	margin-bottom: 15px;
    /*border: 1px dotted #9f9f9f; default*/
    border: 1px dotted #ffbf80; /*k-kiranet*/
}
div#cal p {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#cal table {
	width: 100%;
	color: DimGray;
}
div#cal table td {
	text-align: center;
	padding: 4px;
	font-size: 85%;
}
div#cal table tr {
	text-align: center;
	font-size: 85%;
}

div#cal a:link {
	text-decoration:underline;
    color: #E25252;
}
div#cal a:visited {
	text-decoration:underline;
    color: #E25252;
}
div#cal a:hover {
	text-decoration:none;
    color: #E25252;
}

div#cal .sunday {
    text-decoration:none;
    color: #e27272;
}

div#cal .saturday {
    text-decoration:none;
    color:  #4e95dc;
}

div#cal .calendar-today {
    border: #ffbf80 1px solid;
    padding: 2px 1px 1px 2px;
    background-color: #ffead5;
}

/*携帯サイトQR*/
div.mobile_qr {
	border: 1px solid #bfbfbf;
	margin-bottom: 10px;
	width: 170px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mobile_qr img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

div.mobile_qr p {
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
}

/*ページ繰り*/
table#pagenavi {
    width:100%;
}
table#pagenavi td {
	font-size: 70%;
	text-align: center;
	padding: 5px;
}
#top a {
	background-color: #f69f86;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 120%;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

div.pagenavi {
    overflow: auto;
    margin-top: 1.5em;
	width: 100%;
	font-size: 90%;
}

div.pagenavi div.left {
	width: 20% !important;
	float: left;
}

div.pagenavi div.center {
	width: 100% !important;
	float: left;
	text-align: center;
	overflow: hidden;
}
div.pagenavi div.center a, div.pagenavi div.center strong {
	margin-left: 3px;
}

div.pagenavi div.right {
	width: 20% !important;
	float: right;
	text-align: right;
}

/*パンくずリスト*/
#container ul#pankuzu {
	margin: 20px 0 5px 0;
	padding: 0;
	width: 100%;
}
#container ul#pankuzu li {
	padding: 0;
	background-image: none;
	display: inline;
	font-size: 80%;
	list-style: none;
}

#container ul.listpage, #dist-doc {
    font-size: 120%;
}

#container ul.listpage {
	margin: 20px 10px 10px 20px;
}

#container ul#listpage li {
	margin-bottom: 10px;
}

#container ul#dist-doc {
	margin: 10px 10px 10px 20px;
}

#container ul#dist-doc li {
	margin-bottom: 10px;
}

#container ul.news-month {
	margin: 10px 0 20px 0;
	padding-left: 10px;
}

#container ul.news-month li {
	background-image: none;
	display: inline;
}

#container ul.news-list, #container ul.news-list-important {
	width: 100%;
	margin-bottom: 10px;
}

#container ul.news-list div, #container ul.news-list-important div {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

#container ul.news-list li, #container ul.news-list-important li {
	margin: 5px 10px 5px 20px;
}

#container ul.news-list-important, #container ul.news-list-important a {
	color: #F00;
}

#news-detail div {
	margin: 20px 0 25px 0;
}

#news-detail div p {
	margin: 10px 0 0 30px;
}

#news-detail div.button {
	width: 230px;
	float: right;
	text-align: right;
}

/*テーブル設定*/
#main-box .unit table{
	width:100% !important;
}

/*トップに戻る*/
#back-top{
	width:180px;
	height:26px;
	margin-bottom:10px;
	text-align:center;
	padding-top:7px;
}

#back-top a:link{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}

#back-top a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/* フッター */
#footer {
    width:970px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;
    padding:5px 10px;
	background:#FFFFFF;
}

#footer h3 {
	font-weight:bold;
	font-size:90%;
}

#footer-bottom {
    height:7px;
    font-size:0%;
}

#footer-top {
    height:7px;
    font-size:0%;
    margin-top:10px;
}

/*バナー設定*/
div#banner {
    text-align:center;
}
div#banner img {
    margin-bottom:10px;
}

/*アドレス*/
#address{
	width:1000px;
	margin:10px auto;
}

#address h3{
	height:16px;
	padding:7px 20px;
	font-weight:bold;
	font-size:80%;
	overflow:hidden;
	color: #FFFFFF;
}
#address .white{
	padding:10px 20px;
}

/*カテゴリ領域*/
div.category-remarks {
    margin: 1em 0 1em 0;
	background: url(../img/category_bg01.gif) top no-repeat;
}

div.category-remarks ul,
div.category-remarks ol,
div.category-remarks li {
    margin-left: 7px;
}

div.category-remarks div.category-remarks-inner {
	background: url(../img/category_bg02.gif) bottom no-repeat;
}

div.category-remarks-inner div.explanation {
	width: 470px;
	padding: 40px;
}

/*備考領域*/
div.blog-remarks {
    margin: 0;
	background: url(../img/blog_remarks_bg01.gif) top no-repeat;
}

div.blog-remarks ul,
div.blog-remarks ol,
div.blog-remarks li {
    margin-left: 7px;
}

div.blog-remarks div.blog-remarks-inner {
	background: url(../img/blog_remarks_bg02.gif) bottom no-repeat;
}

div.blog-remarks-inner div.explanation {
	width: 470px;
	padding: 40px;
	margin: 0 auto;
}

/*イベント管理*/

div.event-unit {
    font-size: 90%;
}

table#event-info th {
    width: 25%;
    text-align:left;
    font-weight: normal;
}

table#event-info th img {
    padding: 0 8px 2px 0;
}

div.event-detail-button {
    margin-top: 20px;
    text-align: center;
}

#main-box h5.event-title {
    font-size: 1.2em; padding-left: 15px;
}

div.event-pagenavi {
    font-size: 80%; margin-top:20px;
}

#mail-box h5 {
	margin: 0 0 0.75em 0;
    padding: 2px 0 2px 6px;
    border-left: 4px #888888 solid;
    font-size: 90%;
    color: #505050;
    text-align: left;
}	

.applyicon,
.noapplyicon,
.endeventicon,
.labelicon {
    color: #FFF;
    font-size: 0.7em;
    padding: 1px 2px;
    white-space: nowrap;
    display: inline-block; 
    margin-top: 2px;
    margin-left: 5px;
    *display: inline;
    *zoom: 1;
}

.applyicon { /* 応募受付中アイコン */
    background-color: #FF9933;
}

.noapplyicon { /* 応募不要アイコン */
    background-color: #66CC66;
}

.endeventicon { /* 開催終了アイコン */
    background-color: #888888;
}

.labelicon { /* ラベルアイコン */
    background-color: #236AB1;
}

/*アンカーリンク*/
.skip { position: absolute; top: -9999px;}	
.anchor,.anchorlink { position: absolute; top: 0; left: 0;}
.skip a:link,.skip a:visited,.skip a:hover, { color: #333333;}
.hidden { display: none;}

/*フロートクリア*/
.clear {
clear:both;
}

/*クリアフィックス----------------*/
.clearFix:after{
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearFix{
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearFix{height: 1%;}
.clearFix{display: block;}
/* End hide from IE-mac */

.success, .warning, .error, .information {
    width: auto;
    font-size: 80%;
    text-align: left;
    margin: 10px 0px 20px 0px;
    padding:10px;
    border: 1px dotted;
}

.success {
    color: #4F8A10;
    background-color: #f5ffeb;
}

.warning {
    color: #9F6000;
    background-color: #ffffeb;
}

.error {
    color: #D8000C;
    background-color: #fff0e6;
}

.information {
    background-color: #f9f9f9;
}

/*カレンダー*/
#container .side-box #cal {
    margin-bottom: 15px;
    background: none;
    color: #666666;
}
#container .side-box #cal p {
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    color: #666666;
}
#container .side-box #cal table {
    width: 90%;
    color: #666666;
    margin: 10px auto 0;
}
#container .side-box #cal table td {
    text-align: center;
    padding: 4px;
    font-size: 85%;
}
#container .side-box #cal table tr {
    text-align: center;
    font-size: 85%;
}

#container .side-box #cal a:link {
    text-decoration:underline;
    color: #468300;
    font-weight: bold;
}
#container .side-box #cal a:visited {
    text-decoration:underline;
    color: #2E5700;
}
#container .side-box #cal a:hover {
    text-decoration:none;
    color: #2E5700;
}

#container .side-box #cal-month {
    width: 95%;
    margin: 0 auto;
    font-size: 85%;
    padding-top: 10px;
}

/*===========================
注意文など（センタリング）
===========================*/

.warning {
    text-align: center;
}

.text-c {
    text-align: center;
}

.btn-center {
    width: 127px;
    margin: 0 auto;
}

/*===========================
トピックス検索／検索項目(サイドメニュー用)
===========================*/

#container .side-box2 #side-article-search {
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 1em;
}

#container .side-box2 #side-article-search h3 {
    font-size: 90%;
    background-color: #FBF5B4;
    padding: 5px 10px;
    width: 160px;
    margin: 10px auto 3px;
}

#container .side-box2 #side-article-search .catSelect {
    width: 180px;
    margin-left: 10px;
    margin-right: 10px;
}
/*
#container .side-box2 #side-article-search .catKey {
    width: 175px;
    margin-right: 10px;
}*/
#container .side-box2 #side-article-search .catKey {
width: 170px;
}


#container .side-box2 #side-article-search .formArea {
    padding-top: 10px;
    text-align: center;
}

#container .side-box2 #side-article-search .btn2-center {
    padding: 10px 0 10px 0;
    text-align: center;
}

/*===========================
マップ
===========================*/

div.gmap {
	width: 452px;
	height: 360px; 
	margin: 1em auto 0.5em auto;
}

table.btm-15 td {
  word-break: break-all;
}