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

ul.madori_link{
	border-radius: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #123964;
	width: 100%;
	}
ul.madori_link li{
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #123964;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #123964;
	}
ul.search_box{
	width: 100%;
	background-color: #FFF;
	color: #103C62;
	font-size: 14px;
	padding-bottom: 10px;
	}
ul.search_box li{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DCDDD6;
	width: 90%;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 25px;
	padding-top: 10px;
	}
.button {
	display       : inline-block;
	border-radius : 10%;          /* 角丸       */
	font-size     : 13pt;        /* 文字サイズ */
	text-align    : center;      /* 文字位置   */
	cursor        : pointer;     /* 背景色     */
	color         : #ffffff;     /* 文字色     */
	line-height   : 1em;         /* 1行の高さ  */
	transition    : .3s;         /* なめらか変化 */
	border        : 2px solid #103c63;    /* 枠の指定 */
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #103c63;
}
.button:hover {
  color         : #103c63;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
}
.syozai_box{
	background-color: #123964;
	height: 20px;
	width: 88%;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	padding-left: 2%;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 18px;
}
.meisyou_box{
	line-height: 20px;
	text-align: left;
	height: 100%;
	width: 90%;
	padding-left: 10%;
	padding-top: 5px;
}
.madori_text_box{
	font-size: 24px;
	font-weight: bold;
	color: #103C63;
	}
.search_madori_box{
	background-color: #FFFF46;
	height: 16px;
	width: 60px;
	color: #0A2E7A;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 20px;
	font-size: 13px;
	font-weight: bold;
	margin-left: -10px;
	position: absolute;                /* 左からの位置指定 */
	top: 5px;                  /* 上からz-index: 5*/
	line-height: 15px;
	left: 10px;
		}
.search_madori_box2{
	background-color: #FFFF46;
	height: 16px;
	width: 60px;
	color: #0A2E7A;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-left: -10px;
	position: absolute;                /* 左からの位置指定 */
	top: 26px;                  /* 上からz-index: 5*/
	line-height: 15px;
	left: 10px;
		}
.search_madori_box3{
	background-color: #FFFF46;
	height: 16px;
	width: auto;
	color: #0A2E7A;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-left: -10px;
	position: absolute;                /* 左からの位置指定 */
	top: 26px;                  /* 上からz-index: 5*/
	line-height: 15px;
	left: 10px;
		}
.empty{
	font-size: 18px;
	font-weight: bold;
	color: #113760;
	padding-top: 200px;
	padding-bottom: 200px;
}

.search_nav_box-all{
		font-size: 18px;
	font-weight: bold;
	color: #113760;}

.search_nav_box{
	font-size: 24px;
	font-weight: bold;
	color: #113861;
	}
