@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
	min-height:1%;  /* for IE 7*/
	overflow:hidden; /* あとで消す */
}
hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	height: 0px; /* 高さ */
}
p.box {
	border-bottom: 1px dashed;
}
body {
	margin:0;
	padding:0;
}
a:link {
	color: #4964AD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4964AD;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #4964AD;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 0px 0; /* 上マージン0、右マージン0、下マージン30px、左マージン0 */
	font-size: 180%;
	color: #417cc0;
	padding: 5px 0px; /* 上下パディング5ピクセル、左右パディング10px */
	line-height: 200%;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /* 上マージン0、右マージン0、下マージン30px、左マージン0 */
	font-size: 180%;
	color: #417cc0; /* 上下パディング5ピクセル、左右パディング10px */
	line-height: 170%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 0 0px 0; /* 上マージン0、右マージン0、下マージン30px、左マージン0 */
	font-size: 120%;
	color: #417cc0;
	padding: 0px 0px; /* 上下パディング5ピクセル、左右パディング10px */
	line-height: 170%;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /* 上マージン0、右マージン0、下マージン30px、左マージン0 */
	font-size: 300%;
	color: #417cc0; /* 上下パディング5ピクセル、左右パディング10px */
	line-height: 170%;
    font-weight: 800;
    letter-spacing: 0.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
p {
	margin: 0 0 0px 0; /* 上マージン0、右マージン0、下マージン5px、左マージン0 */
	font-size: 100%;
	color: #000;
	padding: 2px 0px; /* 上下パディング5ピクセル、左右パディング10px */
	line-height: 160%;
}
hr {
	width: 100%;
	border: 1px dotted gray;
}
/* 共通 */
#main {
	padding-top: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #66666;
	text-align: center;
	padding-bottom: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/* 共通 */
#main2 {
	padding-top: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #66666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5E5;
	padding-bottom: 50px;
}
#copy {
	width: 1000px;
	padding-top: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 60px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.box {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 200px;
	float: left;
	padding-bottom: 100px;
	text-align: center;
}
.box4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 200px;
	float: left;
	padding-bottom: 100px;
	text-align: center;
}
.box2 {
	width: 1000px;
	padding-top: 100px;
	clear: left;
}
.box3 {
    font-size: 90%;
	width: 1000px;
	padding-bottom: 100px;
    display: flex;
  justify-content: center;
  align-items: center;
}
.boxk {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 15px;
	width: 600px;
	margin-right: 200px;
	margin-left: 200px;
	padding-top: 50px;
	float: left;
	padding-bottom: 50px;
	text-align: left;
	border-bottom: 2px solid #1e50a2;
}
.small {
	font-size: 10px;
}

.pro {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	width: 150px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pro_no {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pro2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	width: 370px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
	padding-bottom: 20px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pro3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	width: 250px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.aka {
	font-size: 90%;
	width: 250px;
	color: #FF6200;
}
.aka2 {
	font-size: 100%;
	width: 250px;
	color: #FF6200;
    font-weight: bold;
}
.ao {
	color: #1e50a2;
    font-weight: bold;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	border-radius: 5px;
	width: 50px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #666;
}
#map_canvas {
	height: 200px;
	width: 500px;
}

table {
	border-collapse: collapse;
}
td {
	border: solid 1px;
	padding: 0.5em;
}


/*ここからHKアワード6のアーカイブボタンの見た目調整*/
.hk6{
	display: block;
    margin-left: auto;
    margin-right: auto;
	transition-duration: .4s;
}

.hk6:hover{
  transform: translateY(-5px);
　transition-timing-function: ease;
}
