/*==================================================================================*/
/* トップページ用	Toppage.css														*/
/*==================================================================================*/

/*-----------------------------------------------------------------------------------
	組織別インデックス　kubun
-----------------------------------------------------------------------------------*/
h1.kubun_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #339966;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFEB;
}
div.kubun_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	text-align: left;
	background-color: #FFFFFF;
}
div.kubun_01
{
	margin: 0px 0px 5px 0px;
	font-size: 110%;
	color: #FF0066;
	background-color: #FFFFCC;
}
.kubun_01 img
{
	margin: 0px 5px 0px 0px;
	vertical-align: text-bottom;
}
div.kubun_02
{
	margin: 3px 3px 3px 20px;
	padding: 0px;
	text-align:left;
}
span.kubun_font_new
{
	letter-spacing: 0px;
	font-size: 90%;
	color : #FF0000;
	font-weight : bold;
}
span.kubun_font_update
{
	letter-spacing: 0px;
	font-size: 90%;
	color : #FF66DD;
	font-weight : bold;
}
.kubun_frame ul
{
	margin: 5px;
	padding: 0px;
	text-align:left;
}
.kubun_frame li
{
	list-style-type: none;
	background: url('../top_images/li_img_03.gif') no-repeat 0px 0.3em;
	border-bottom: 1px dashed #cccccc;
	margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:10px; padding-left:20px; padding-right:3px; padding-top:3px; padding-bottom:3px;
}


/*-----------------------------------------------------------------------------------
	出来事で探すインデックス　case
-----------------------------------------------------------------------------------*/
h1.case_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #339966;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFEB;
}
div.case_frame
{
	margin: 0px 0px 3px 0px;
	width: 100%;
	text-align: center;
}
.case_frame img
{
	margin: 3px 0px 0px 0px;
}
/*-----------------------------------------------------------------------------------
	分野で探すインデックス　region
-----------------------------------------------------------------------------------*/
h1.region_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #0000FF;
	border-bottom: dashed 1px #666666;
	background-color: #EBEBFF;
}
div.region_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	text-align: left;
	background-color: #FFFFFF;
}
.region_frame ul
{
	margin :   0px;
	padding :  0px;
	width: 100%;
}
.region_frame li
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_05.gif') no-repeat 5px 0.4em;
	border-bottom: 1px dashed #cccccc; padding-left:30px; padding-right:0px;
	padding-top:0.2em; padding-bottom:0.2em;
}

div.region_01
{
	margin: 0px 0px -1.3em 0px;
	padding-right: 60%; 
}

div.region_02
{
	margin: 0px 0px 0em 40%;
}


/*-----------------------------------------------------------------------------------
	緊急情報情報　emergency
-----------------------------------------------------------------------------------*/
h1.emergency_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #ff0000;
	border-bottom: dashed 1px #ff9999;
	background-color: #FFCCCC;
}
div.emergency_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0em 0em 0.5em 0em;
	padding: 3px;
	text-align: left;
	background-color: #FFFFFF;
}
div.emergency_01
{
	color: #FF0000;
}
div.emergency_01 h2
{
	font-size:110%;
	font-weight: bold;
	margin:0;
	padding-left:0.3em;
	border-left:solid 10px #D90000;
	border-bottom:solid 1px #D90000;
	background-color: #FFECFF;
}
div.emergency_02
{
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
div.emergency_03
{
	text-align: left;
	margin: 0px;
	padding: 5px;
}
div.emergency_04
{
	text-align: right;
	font-size: 90%;
	margin: 0px;
	padding: 5px;
	padding-right: 15px;
}

/*-----------------------------------------------------------------------------------
	新着情報　topics
-----------------------------------------------------------------------------------*/
h1.topics_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #006666;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFFF;
}
div.topics_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
.topics_frame ul
{
	margin :   0px;
	padding :  0px;
}
.topics_frame li
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_04.gif') no-repeat 5px 0.3em;
	padding-left:25px; padding-right:0px; padding-top:3px; padding-bottom:3px
}
span.topics_font_new
{
	color : #FF0000;
	font-weight : bold;
}
span.topics_font_update
{
	color : #6600CC;
	font-weight : bold;
}
div.topics_01
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.topics_02
{
	margin: 0px;
	padding: 3px;
	text-align: right;
	font-size: 80%;
}
.topics_02 img
{
	vertical-align: middle;
}
/*-----------------------------------------------------------------------------------
	インデックスページ新着情報　topics_idx
-----------------------------------------------------------------------------------*/
h1.topics_idx_title
{
	margin: 10px 10px 0px 10px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #006666;
	border-left: solid 1px #006666;
	border-right: solid 1px #006666;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFFF;
}
div.topics_idx_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	text-align: left;
	border-left: solid 1px #006666;
	border-right: solid 1px #006666;
	border-bottom: solid 1px #666666;
}
.topics_idx_frame ul
{
	margin :   0px;
	padding :  0px;
}
.topics_idx_frame li
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_04.gif') no-repeat 5px 0.3em;
	padding-left:25px; padding-right:0px; padding-top:3px; padding-bottom:3px
}


/*-----------------------------------------------------------------------------------
	お知らせ情報　notice
-----------------------------------------------------------------------------------*/
h1.notice_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #FF9933;
	border-bottom: dashed 1px #666666;
	background-color: #FFFFEB;
}
div.notice_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
.notice_frame ul
{
	margin: 0px;
	padding: 0px;
}
.notice_frame li
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_04.gif') no-repeat 5px 0.3em;
	border-bottom: 1px dashed #cccccc; padding-left:25px; padding-right:0px; padding-top:3px; padding-bottom:3px
}
span.notice_font_new
{
	color : #FF0000;
	font-weight : bold;
}
span.notice_font_update
{
	color : #6600CC;
	font-weight : bold;
}
div.notice_01
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.notice_02
{
	margin: 0px;
	padding: 3px;
	text-align: right;
	font-size: 80%;
}
.notice_02 img
{
	vertical-align: middle;
}



/*---インデックスページ-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------
	カテゴリインデックス　categorylist
-----------------------------------------------------------------------------------*/
h1.categorylist_title
{
	margin: 0px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	line-height: 29px;
	min-height: 31px;
	background: url('../top_images/li_img_05.gif') no-repeat 5px 50%;
	padding-left:30px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
div.categorylist_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0em 0em 0.5em 0em;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
}

ul.categorylist_idx
{
	margin: 0px 0px 30px 20px;
	padding: 3px;
}
.categorylist_idx li
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_03.gif') no-repeat 5px 50%;
	padding-left:25px; padding-right:5px; padding-top:3px; padding-bottom:3px
}
ul.categorylist_con
{
	margin: 0px 0px 30px 20px;
	padding: 3px;
}
.categorylist_con li
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_04.gif') no-repeat 5px 50%;
	padding-left:25px; padding-right:5px; padding-top:3px; padding-bottom:3px;

}


/*-----------------------------------------------------------------------------------
	階層インデックス　kubunlist
-----------------------------------------------------------------------------------*/
h1.kubunlist_title
{
	margin: 0px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background: url('../top_images/li_img_05.gif') no-repeat 5px 50%;
	padding-left:30px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
div.kubunlist_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0em 0em 0.5em 0em;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
}
span.kubunlist_font_new
{
	letter-spacing: 0px;
	font-size: 90%;
	color : #FF0000;
	font-weight : bold;
}
span.kubunlist_font_update
{
	letter-spacing: 0px;
	font-size: 90%;
	color : #FF66DD;
	font-weight : bold;
}

div.searchtxt_err
{
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.kubunlist_frame ul
{
	margin: 0px;
	padding: 3px;
}

li.kubun
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_03.gif') no-repeat 5px 50%;
	padding-left:25px; padding-right:5px; padding-top:3px; padding-bottom:3px
}
li.contents
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/li_img_04.gif') no-repeat 5px 50%;
	padding-left:25px; padding-right:5px; padding-top:3px; padding-bottom:3px
}


/*---今月のイベントページ-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------
	今月のイベント　eventlist
-----------------------------------------------------------------------------------*/
h1.eventlist_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #339966;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFEB;
}
div.eventlist_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0em 0em 0.5em 0em;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
div.eventlist_01
{
	padding: 5px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 120%;
	font-weight: normal;
}
.eventlist_01 img
{
	vertical-align: text-bottom;
}
div.eventlist_02
{
	text-align:left;
	font-size: 90%;
	margin-right: 10px;
	margin-left: 9em;
	padding: 3px;
}
.eventlist_frame ul
{
	margin :   0px 0px 0px 15px;
	padding :  0px;
	text-align: left;
	
}
.eventlist_frame li
{
	margin: 0px;
	list-style-type: none;
	background: url('../top_images/mark_01.gif') no-repeat 0px 0.3em;
	padding-left:20px; padding-right:0px; padding-top:3px; padding-bottom:3px;
	border-bottom:dashed 1px #cccccc;
}

div.cal00
{
	margin: 0px 0px 20px 0px;
	text-align: center;
	width: 95%;
}

table.cal01
{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

tr.cal02
{
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

tr.cal03
{
	text-align: right;
	vertical-align: top;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	height: 3em;
}

ul.cal04
{
	width: 100%;
	margin : 0px;
	padding: 0px;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
.cal04 li
{
	list-style-type: none;
	list-style-image: url('none');
	list-style-position: outside;
	background: none;
	text-indent : -0.4em;
	padding : 0px; margin-left:0.5em; margin-right:0em; margin-top:0em; margin-bottom:0em


}

td.cal_sun
{
	font-size: 100%;
	color: #FF0000;
	background-color: #FFCCCC;
}
td.cal_sat
{
	font-size: 100%;
	color: #0000FF;
	background-color: #CCCCFF;

}
td.cal_week
{
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
}
td.cal_non
{
	background-color: #CCCCCC;
}


/*---サイトマップページ-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------
	サイトマップ　boxlist
-----------------------------------------------------------------------------------*/
h1.boxlist_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #339966;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFEB;
}
div.boxlist_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0em 0em 0.5em 0em;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
div.boxlist_frame h2
{
	text-align: left;
	margin: 0em;
	padding: 0em;
}
table.boxlist {
	width : 95%;
	border : solid 1px;
	text-align : left;
}

.boxlist caption
{
	margin:0;padding:0;
}

.boxlist th
{
	background-color:#1F1FBE;
	font-weight: normal;
	color: #ffffff;
	border: solid 1px #CECFCE; border-collapse: collapse;
	text-align : center;
}

td.boxlist_01
{
	background-color:#FFFFFF;
	font-weight: normal;
	color: #FF5216;
	border: solid 1px #CECFCE; border-collapse: collapse;
}

td.boxlist_02
{
	background-color:#5F5FFD;
	font-weight: normal;
	color: #ffffff;
	border: solid 1px #CECFCE; border-collapse: collapse;
}

td.boxlist_03
{
	background-color:#E4E4FF;
	font-weight: normal;
	border: solid 1px #CECFCE; border-collapse: collapse;
}

td.boxlist_04
{
	background-color: #FFFFE0;
	text-align:center;
	font-weight: normal;
	border: solid 1px #CECFCE; border-collapse: collapse;
}


td.boxlist_05
{
	background-color:#E4E4FF;
	text-align:center;
	font-weight: normal;
	border: solid 1px #CECFCE; border-collapse: collapse;
}


/*-----------------------------------------------------------------------------------
	サイトマップ　sitemap
-----------------------------------------------------------------------------------*/
h1.sitemap_title
{
	margin: 0px;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #339966;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFEB;
}
div.sitemap_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	float: left;
	clear: both;
}
div.sitemap_01
{
	text-align: left;
	position: relative;
	width: 49.5%;
	float: left;
	clear: left;
}
div.sitemap_02
{
	text-align: left;
	position: relative;
	width: 49.5%;
	float: left;
	clear: right;
}
div.sitemap_03
{
	line-height : 0.5em;
	clear: left;
}
div.sitemap_10
{
	margin: 0px 0px 15px 0px;
	padding: 5px;
}
.sitemap_10 h2
{
	line-height: 1.3em;
	margin: 0px;
	padding: 3px;
	font-size: 110%;
	border-left: 10px solid #339966;
	border-bottom: 1px solid #339966;
	background-color: #EBFFEB;
}

.sitemap_10 ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}
.sitemap_10 li
{
	margin-top: 5px;
	margin-bottom: 5px;
}


/*-----------------------------------------------------------------------------------
	サイトポリシー　sitepolicy
-----------------------------------------------------------------------------------*/
div.sitepolicy
{
	margin-top: 5px;
}


/*-----------------------------------------------------------------------------------
	携帯サイトリンク　mobilelink
-----------------------------------------------------------------------------------*/
div.mobilelink
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	border: solid 1px #009900;
}



/*-----------------------------------------------------------------------------------
	トップバナー検索エリア　top_search
-----------------------------------------------------------------------------------*/
form.top_search_form {
	float: right;
    position: relative;
    margin: 0;
    padding: 0;
	text-align: left;
}
.top_search_form h2{
	line-height : 1.3em;
	letter-spacing: 1px;
    margin: 0;
    padding: 0;
	font-size: 100%;
	font-weight: normal;
}
.top_search_form p {
    position: relative;
	top : 15px;
    left: 5px;
	font-size: 80%;
}
p.top_search_p {
	margin: 1em 0;
    line-height: 1.5;
    position: relative;
    top: 5px;
    left: 0px;
    margin: 0;
    padding: 0;
	display:inline;
}
.top_search {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 155px;
    height: 20px; /* border-box for IE6 */
    padding: 1px;
    border: 1px solid #676363;
}
.top_search:focus {
    border: 1px solid #974343;
    background-color: #ffffeb;
}
.top_search submit {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 20px; /* border-box */
    padding: 0;
}
p.top_search_p01 {
	margin-top: -0.8em;
	margin-left:0px;
}
p.top_search_p02 {
	margin-top: -6px;
	margin-left:0px;
}

/*-----------------------------------------------------------------------------------
	トップページ広告バナーエリア　top_banner
-----------------------------------------------------------------------------------*/
div.top_banner_title
{
	margin: 0px auto;
	text-align: center;
	border-top: solid 1px #006666;
	border-left: solid 1px #006666;
	border-right: solid 1px #006666;
	border-bottom: dashed 1px #666666;
	background-color: #EBFFFF;
}
.top_banner_title h1
{
	margin: 5px;
	text-align: left;
	font-weight: bold;
	display: inline;
}
div.top_banner_frame
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align: center;
	border-left: solid 1px #006666;
	border-right: solid 1px #006666;
	border-bottom: solid 1px #666666;
}
div.ewb
{
	margin-bottom:8px;
}