@charset "utf-8";
* {
	box-sizing: content-box;
	text-decoration: none;
}
.list_search {
	display: inline-block;
	width: 100%;
}
.list_search li {
	list-style-type: none;
}
.list_search .float_left {
	float: left;
	margin-right: 10px;
	display: none;
}
.list_search .float_right {
	float: right;
	margin-right: 10px;
}
#pageno_top {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height:2.5em;
}
#pageno_top ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#pageno_top ul li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	display: inline-block;
}
#pageno_top ul a {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#pageno_top ul a:hover {
	color: #333333;
	text-decoration: underline;
}
#pageno_top ul ul a {
	margin: 0px;
	padding: 5px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ddd;
}
#pageno_top ul ul a:hover {
	background-color: #ccc;
	color: #FFF;
	text-decoration: none;
}
#pageno_top ul ul ul a {
	margin: 0px;
	padding: 5px;
	text-align: center;
	background-color: inherit;
}
#pageno_top ul ul ul a:focus {
	background-color: #ccc;
	color: #FFF;
	text-decoration: none;
}
#pageno_botton {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	width: 100%;
	display: inline-block;
}
#pageno_botton ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	width: 100%;
}
#pageno_botton ul li {
	padding: 0px;
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: inline-block;
}
#css_table {
	display: table;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	table-layout: fixed;
	line-height: 2em;
}
.css_tr {
	display: table-row;
	width: 100%;
	table-layout: fixed;
}
.css_hd {
	display: table-cell;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.css_td {
	display: table-cell;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.css_td a {
	color: #333;
}
.css_td a:hover {
	text-decoration: underline;
}
.list_head {
	text-align: center;
	background: #ccc;
	font-weight: bold;
}
.list_list {
}
.list_list:hover {
	background-color: #eee;
}
.list_icon {
	width: 25px;
	text-align: center;
}
.list_date {
	width: 100px;
	display: none;
}
.list_title{
	width: 25%;
	padding-left: 2.5%;
}
.list_title_en{
	width: 75%;
	padding-left: 2.5%;
}
.list_head .list_title, .list_head .list_title_en {
	padding-left: 0;
}
.list_dept {
	text-align: center;
	width: 150px;
	display: none;
}
@media only screen and (min-width:481px) {
.list_search .float_left {
	float: left;
	margin-right: 10px;
	display: block;
}
.list_icon {
}
.list_date {
	width: 100px;
	display: block;
	display: table-cell;
}
.list_title{
	width: 25%;
	padding-left: 2.5%;
}
.list_title_en{
	width: 75%;
	padding-left: 2.5%;
}
.list_dept {
	width: 150px;
	display: none;
}
}
 @media only screen and (min-width:901px) {
.list_search .float_left {
	float: left;
	margin-right: 10px;
	display: block;
}
.list_icon {
}
.list_date {
	width: 100px;
	display: block;
	display: table-cell;
}
 .list_title{
	 width: 25%;
	 padding-left: 2.5%;
 }
 .list_title_en{
	 width: 75%;
	 padding-left: 2.5%;
 }
.list_dept {
	width: 150px;
	display: block;
	display: table-cell;
}
}

.content_css_table {
	width: 100%;
}
.content_css_tr {
	width: 100%;
}
.content_css_td01, .content_css_td03, .content_css_td04 {
	color: #85765a;
	font-size: 16px;
	font-weight: bold;
	display: table-cell;
}
.content_css_td02 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	display: table-cell;
	word-break: break-all;
}
@media only screen and (min-width: 481px) {
	.content_css_table {
		display: table;
		width: 100%;
	}
	.content_css_tr {
		display: table-row;
		width: 100%;
	}
	.content_css_td02_qanda {
		display: table-cell;
		word-break: break-all;
	}
}
@media only screen and (min-width:720px) {
	.content_css_td01 {
		width: 140px;
	}
	.content_css_td03 {
		width: 130px;
	}
	.content_css_td04 {
		width: 155px;
	}
	.content_css_td01_qanda {
		width: 55px;
		display: table-cell;
	}
}
@media only screen and (max-width: 719px) and (min-width:588px) {
	.content_css_td01 {
		width: 130px;
	}
	.content_css_td03 {
		width: 130px;
	}
	.content_css_td04 {
		width: 155px;
	}
	.content_css_td01_qanda {
		width: 55px;
		display: table-cell;
	}
}
@media only screen and (max-width: 587px) and (min-width:468px) {
	.content_css_td01 {
		width: 130px;
	}
	.content_css_td03 {
		width: 130px;
	}
	.content_css_td04 {
		width: 155px;
	}
	.content_css_td01_qanda {
		width: 55px;
		display: table-cell;
	}
}
@media only screen and (max-width:469px) {
	.content_css_td01 {
		width: 130px;
	}
	.content_css_td03 {
		width: 130px;
	}
	.content_css_td04 {
		width: 155px;
	}
	.content_css_td01_qanda {
		width: 55px;
		display: table-cell;
	}
}
.style_40-1 {
	font-family: "�L�n������";
	color: #E16C13;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
}
.style_40-2 {
	color: #85765a;
	font-size: 16px;
	font-weight: bold;
	display: table-cell;
	width: 117px;
}
.style_40-3 {
	color: #ea5541;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	display: table-cell;
}
.style_40-4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 20px;
	display: table-cell;
}
.style_40-5 {
	font-size: 16px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
