@charset "shift_jis";
/* CSS Document */
@media screen and (max-width: 998px) {
#image_area {
	background-color: #99C;
	height: 200px;
	width: 100%;
	text-align: center;
	margin-top: 78px;
	background-image: url(../image/top_image.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-size: cover;
}
#top_image {
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top_image .title {
	width: 310px;
	margin-left: -155px;
	margin-top: -62px;
	height: 123px;
	position: absolute;
	left: 50%;
	top: 50%;
}



#news_count{
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #006;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
 }

#document_search {
	display: none;
}
#document_searchz {
	display: none;
}

#main_news {
	height: auto;
	width: 98%;
	padding-top: 38px;
	padding-bottom: 38px;
	margin-right: auto;
	margin-left: auto;
}
#news_list {
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0063C6;
	margin-top: 20px;
}
#news_list ul {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#news_list ul li {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0069D2;
	clear: left;
	height: auto;
}
#news_list ul li .date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #06C;
	float: left;
	height: auto;
	width: 98%;
	padding-left: 10px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
#news_list ul li .subject {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	text-align: left;
	float: left;
	height: auto;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#news_list ul li .detail_date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #003;
	float: left;
	height: auto;
	width: 115px;
	padding-left: 3px;
	text-align: left;
	padding-bottom: 7px;
}
#news_list ul li .detail_subject {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 3px;
}

#news_list ul li .subject a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	text-align: left;
}

#document_detail_contents_bases {
	height: auto;
	width: 98%;
	background-position: top;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 0px;
}

#document_detail_contents_base {
	display: none;
}
.document_com{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #030;
	text-align: left;
	height: auto;
	width: 98%;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.document_image{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.document_image img{
	width: 100%;
}
#detail_back_bottom {
	height: auto;
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
}
#detail_back_bottom a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
 	-ms-filter: "alpha(opacity=70)";	
}
#top_image {
	background-image: url(../image/newsHead.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 100%;
}

}
































































































}
