/* 共通 */
header {
	height: 50px;
	text-align: center;
	background-color: #FFF;
}
header a {
	line-height: 50px;
	color: #6E6E6E;
	font-size: 20px;
	font-family: "HGP創英角ゴシックUB", "HiraKakuPro-W6", "ヒラギノ角ゴ Pro W6";
}
.container {
  max-width: 960px;
}
footer {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_list {
	list-style-type: none;
}
.footer_list li{
	margin: 0 5px 0 5px;
	display: inline-block;
}

.panel_main {
	margin-top: 20px;
	margin-bottom: 50px;
}

.panel-title {
	word-break: break-all;
}
.mbottom30 {
	margin-bottom: 30px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
/* v_top */
.w60per {
	width: 60%;
}
.none {
	display: none;
}

.dataTables_scrollHeadInner,
.table-striped {
	width: 100% !important;
}

/* v_meigara */
.back-home {
	margin: 10px 5px 10px 5px;
}
.top-image {
	width: 90%;
	border: solid 5px #9f9f9f;
}
/* ad */
.ad {
	margin-top: 20px;
	margin-bottom: 30px;
}
