﻿@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF; /* 背景カラーを設定 */
	/* 背景イメージを削除 */
}

#navibar {
	width: 190px;
	float: left;
	padding-left: 20px;  /* パディングを設定 */
	background-color: #FFFFFF; /* 背景カラーを設定 */
}

#navibar li {
	height: 50px; /* 高さを変更 */
	width: 190px; /* 横幅を変更 */
	background-image: url(images/top/navibar.gif); /* 背景イメージを変更 */
	background-repeat: no-repeat; /* 背景イメージをリピートなしに設定 */
	background-position: left; /* CSS Document */
}

#navibar a {
	text-decoration: none;
	color: #0000CC; /* フォントカラーを変更 */
	font-weight: bold; /* フォントの太さを変更 */
	height: 40px; /* 高さを変更 */
	width: 190px; /* 幅を変更 */
	padding-top: 10px; /* 余白を変更 */
	text-align: center; /* テキストを中央揃えに変更 */
	display: block;
	font-size: 12px;
}

#navibar a:hover {
	text-decoration: none;
	color: #000000; /* フォントカラーを変更 */
	font-weight: bold;
	background-image: url(images/top/navibar2.gif);/* 背景イメージを設定 */
	background-repeat: no-repeat; /* 背景イメージをリピートなしに設定 */
}

#navibar a:active { /* ナビゲーションボタンのアクティブ状態を設定 */
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	background-image: url(images/top/navibar2.gif);
	background-repeat: no-repeat;
}

#maincontent {
	width: 510px; /* 横幅を変更 */
	float: left;
	padding: 0px 20px 0px 20px;  /* パディングを設定 */
	/* 余白を削除 */
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF; /* 背景カラーを設定 */
}

#maincontent_btm { /* メインコンテンツのボトム部分を設定 */
	width: 510x;
	float: right;
	margin-right: 24px;
	background-image: url(images/top/bkMaincontent_btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 30px;
}


/* ここから下メインコンテンツの中身を設定 */


/*----------------------------------------------------
	#breadPath
----------------------------------------------------*/

#breadPath {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}

.h2 {
	clear:both;
	height: 30px;
	font-size:20px;
	padding: 11px 0px 0px 15px;
	margin-bottom:20px;
	border-bottom: 1px solid #666;

}

.h3 {
	font-size:15px;
	margin-bottom:10px;
	border-bottom: dashed 1px #0066ff; padding-bottom:8px;
}

.h4 {
	font-size:15px;
	margin-bottom:10px;
	color:#06c;
}

.h4_v2 {
	font-size:15px;
	margin-bottom:10px;
}

.h5 {
	font-size:14px;
	margin-bottom:10px;
}

#topic01 {
	height: 175px;
	text-align: center;
}

#topic02 {
	clear: both;
	height: 180px;
	margin-top: 20px;
}

#topic02 .topic_top {
	background-image: url(images/top/news.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}

#topic02 .topic_mid {
	width: 508px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding-top: 10px;
}


#topic02 p {
	font-size: 12px;
	color: #000000;
	margin-bottom: 15px;
}

.topic02_date {
	border-left-width: 10px;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	width: 450px;
	display: inline;
	float: left;
}

.topic02_text {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 20px;
	width: 360px;
}

p.text1{
	float:left;
	padding:0px 10px 0px 10px;
	text-indent:1em;
	line-height:1.6;
	margin-bottom:10px;
}

p.photo1{
	float:left;
	margin:10px 10px 20px 10px;
	text-indent:1em;
}

p.topnews dd {
	padding: 5px 0;
	border-bottom: 1px dotted #999;
	padding-left: 125px;
}

/*----------------------------------------------------
	#reien-table
----------------------------------------------------*/

reien-table {
	margin: 0px 0px 2px 0px;
}

.reien-table th {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F8F5EF;
	text-align:center;
}

.reien-table td {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-weight: normal;
}

.reien-table th.th1 {
	width: 160px;
}

.reien-table td.tb1 {
	text-align:right;
	border-left:solid #FFF;
}

.reien-table td.tb2 {
	width: 354px;
}
.reien-table td.td1 {
	text-align:center;
}


/*----- 20190827 add start -----*/
dl.list1 {
	line-height: 1.6;
	margin-left: 10px;
}

dl.list1 dt {
	width: 100px;
	float: left;
}

.clear_both {
	clear: both;
}

p.text2 {
	margin-left: 24px;
	line-height: 1.6;
}

p.text3 {
	margin-left: 36px;
	line-height: 1.6;
}

p.text4 {
	margin-left: 48px;
	line-height: 1.6;
}

p.text5 {
	margin-left: 60px;
	line-height: 1.6;
}

p.text6 {
	margin-left: 72px;
	line-height: 1.6;
}

p.caption {
	text-align: center;
}

div.cont_text {
	width: 55%;
	margin-right: 5%;
	float: left;
}

div.cont_img {
	width: 40%;
	float: right;
}

div.cont_img img {
	width: 100%;
}

.mb30 {
	margin-bottom: 30px;
}

.of_hdn {
	overflow: hidden;
}


/*----- 20190827 add end -----*/

/*----- 20191111 add start -----*/
.h2_topics {
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
	margin-bottom: 30px;
	border-bottom: 1px solid #666;
}

p.text7 {
	text-indent:1em;
	line-height:1.6;
}

.dummy_dt {
	height: 10px;
}

.underline {
	text-decoration: underline;
}

/*----- 20191111 add end -----*/

/*----- 20191129 add start -----*/
.font_bold {
	font-weight: bold;
}

.indent3em {
	text-indent: 3em;
}

p.text8 {
	text-indent: -23px;
	margin-left: 36px;
}
/*----- 20191129 add end -----*/

/*----- 20200116 add start -----*/
p.align_center {
	text-align: center;
}

p.align_center img {
	width: 100%;
}

p.fsize16 {
	font-size: 16px;
	line-height: 1.0;
}

.mb1em {
	margin-bottom: 1em;
}

.mb2em {
	margin-bottom: 2em;
}

.square01 {
	color: #00ffff;
}

.square02 {
	color: #b22222;
}

.square03 {
	color: #00ff00;
}

.square04 {
	color: #7b68ee;
}

.contactus {
	float: right;
}

.hyogo_memberbtn {
	margin-top: 100px;
}

.hyogo_memberbtn > p {
	width: 300px;
	margin: 0 auto;
	border: 1px solid #666666;
}

.hyogo_memberbtn > p a {
	display: block;
	text-align: center;
	padding: 5px 0;
	background-color: #cccccc;
}

.hyogo_memberbtn > p a:hover,
.hyogo_memberbtn > p a:focus {
	background-color: #ffffff;
}

/*----- 20200116 add end -----*/

/*----- 20200319 add start -----*/
h2.align_center {
	text-align: center;
}

#maincontent_report_tbl {
	width: 720px; /* 横幅を変更 */
	padding: 0px 20px 0px 20px;  /* パディングを設定 */
	/* 余白を削除 */
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF; /* 背景カラーを設定 */
}

.report_table_r1,
.report_table_r2 {
	width: 720px;
	border-collapse: collapse;
	border: 1px solid #666666;
}

.report_table_r1 tr th,
.report_table_r2 tr th {
	background-color: #bbe2f1;
}

.report_table_r1 tr th:nth-of-type(1),
.report_table_r2 tr th:nth-of-type(1) {
	width: 170px;
}

.report_table_r1 tr th:nth-of-type(2),
.report_table_r1 tr th:nth-of-type(3),
.report_table_r2 tr th:nth-of-type(2),
.report_table_r2 tr th:nth-of-type(3) {
	width: 60px;
}

.report_table_r1 tr th,
.report_table_r1 tr td,
.report_table_r2 tr th,
.report_table_r2 tr td {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 10px;
}

.report_table_r1 tr td:nth-of-type(2),
.report_table_r1 tr td:nth-of-type(3),
.report_table_r2 tr td:nth-of-type(2),
.report_table_r2 tr td:nth-of-type(3) {
	text-align: center;
}

.report_table_r1 tbody tr:nth-of-type(5) td,
.report_table_r1 tbody tr:nth-of-type(6) td,
.report_table_r1 tbody tr:nth-of-type(7) td,
.report_table_r1 tbody tr:nth-of-type(10) td,
.report_table_r1 tbody tr:nth-of-type(11) td,
.report_table_r1 tbody tr:nth-of-type(14) td,
.report_table_r1 tbody tr:nth-of-type(17) td,
.report_table_r1 tbody tr:nth-of-type(18) td,
.report_table_r1 tbody tr:nth-of-type(19) td,
.report_table_r2 tbody tr:nth-of-type(5) td,
.report_table_r2 tbody tr:nth-of-type(6) td,
.report_table_r2 tbody tr:nth-of-type(7) td,
.report_table_r2 tbody tr:nth-of-type(10) td,
.report_table_r2 tbody tr:nth-of-type(11) td,
.report_table_r2 tbody tr:nth-of-type(12) td,
.report_table_r2 tbody tr:nth-of-type(15) td,
.report_table_r2 tbody tr:nth-of-type(18) td {
	border-bottom: 1px dotted #666666;
}

.report_table_r1 tbody tr:nth-of-type(6) td,
.report_table_r1 tbody tr:nth-of-type(7) td,
.report_table_r1 tbody tr:nth-of-type(8) td,
.report_table_r1 tbody tr:nth-of-type(11) td,
.report_table_r1 tbody tr:nth-of-type(12) td,
.report_table_r1 tbody tr:nth-of-type(15) td,
.report_table_r1 tbody tr:nth-of-type(18) td,
.report_table_r1 tbody tr:nth-of-type(19) td,
.report_table_r1 tbody tr:nth-of-type(20) td,
.report_table_r2 tbody tr:nth-of-type(6) td,
.report_table_r2 tbody tr:nth-of-type(7) td,
.report_table_r2 tbody tr:nth-of-type(8) td,
.report_table_r2 tbody tr:nth-of-type(11) td,
.report_table_r2 tbody tr:nth-of-type(12) td,
.report_table_r2 tbody tr:nth-of-type(13) td,
.report_table_r2 tbody tr:nth-of-type(16) td,
.report_table_r2 tbody tr:nth-of-type(19) td {
	border-top: 1px dotted #666666;
}

p.text9{
	padding:0px 10px 0px 10px;
	text-indent:1em;
	line-height:1.6;
	margin-bottom:10px;
}

.cont_info {
	margin-top: 30px;
}

p.text10 {
	text-indent: 2em;
	line-height: 1.6;
}
p.text11 {
	text-indent: 8em;
	line-height: 1.6;
}
/*----- 20200319 add end -----*/

/* メインコンテンツの中身ここまで */

#footer {
	float: left;
	width: 760px;
	background-image: url(images/top/bottom.gif);
	height:100px;
}

#footer h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF; /* フォントカラーを変更 */
	font-weight: normal;
	text-align: center;
	padding-top: 70px;
}


ul.disc {
	margin-left:10px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:25px;
}
ul.disc li {
	list-style-type:disc;
	margin-bottom:5px;
}

/* ここまでコンテンツページに関する設定 */


.mt_20 {
	margin-top: 20px;
}

.kyo_ul li {
	margin-top: 20px
}

.kyo_ul a{
	display: block;
}

/*----- 20220204 add start -----*/

.redirect-inner {
	width: 980px;
	margin: 0 auto;
}
.redirect-inner h1 {
	width: 100%;
	margin: 30px 0;
	font-size: 30px;
	text-align: center;
}
.redirect-inner p {
	font-size: 25px;
	margin-bottom: 20px;
	line-height: 2.5;
}
.redirect-inner p a {
	color: #0066FF;
	text-decoration: none;
}
div.text2 {
	padding-left: 20px;
}
.underline {
	text-decoration: underline;
}
#new-url {
	font-size: 30px;
}

/*----- 20220204 add end -----*/