@charset "utf-8";
/* CSS Document */
.mi_fon {
	font-family: 游ゴシック, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ ゴシック", sans-serif;
}
header {
	background: #000;
	padding: 20px 0;
}
.center {
	margin: 0 auto;
	width: 1000px;
}
header h2 {
	font-size: 24px;
}
header h2 a {
	color: #FFF;
	text-decoration: none;
}
#contents {
	width: 840px;
	margin: 0 auto;
	padding: 80px;
}
/* ▼一覧 */
.list_table {
	width: 100%;
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
}
.list_table tr td img {
	width: 100px;
	height: auto;
}
table tr td .activate {
	display: inline;
	padding: .2em 1.5em .3em;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #428bca;
	margin-right: 15px;
}
.list_table tr td a {
	color: #09F;
}
.list_table tr td, .list_table tr th {
	vertical-align: middle;
	text-align: center;
	padding: 8px;
	border: 1px solid #ddd;
	border-top: none;
	border-left: none;
}
.list_table tr th {
	background: #F6F6F6;
}
.list_table tr td .list_det {
	display: inline;
	padding: .2em 1.5em .3em;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #666;
}
.list_table tr .name_area .kana {
	font-size: .7em;
}
table tr td .activate.rev {
	background-color: #C00;
}
.list_table .bg_rev {
	background: #fcefef;
}
#pager {
	margin: 20px auto;
	font-size: 1.2em;
}
#pager a {
	display: inline-block;
	color: #09F;
}
#search {
	margin: 0 auto 60px;
	border: 1px solid #ddd;
	border-radius: .25em;
	padding: 20px 0;
	text-align: center;
}
.search_table {
	display: inline-block;
	margin-bottom: 15px;
}
.search_table input[type="text"] {
	border: solid 1px #d3d7d8;
	border-radius: 3px;
	box-sizing: border-box;
	padding: 4px 6px;
	color: #111;
	height: 38px;
	width: 326px;
	font-size: 16px;
	background-color: #fff;
	margin-right: 10px;
}
.search_table button {
	padding: 0 20px;
	min-width: 100px;
	height: 38px;
	font-size: 13px;
	border-radius: 4px;
	padding: 1px 5px;
	font-family: '\30e1 \30a4 \30ea \30aa ', arial, helvetica, sans-serif;
	color: #fff;
	border: solid 1px #528542;
	background: #528542;
	background: -webkit-gradient(linear, left top, left bottom, from(#78ad69), to(#528542));
}
.search_list1 {
	display: inline-block;
	margin-bottom: 15px;
}
.search_list1 tr td input[type="radio"] {
	width: 1.2em;
	height: 1.2em;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
.search_list1 tr td {
	padding: 0 15px;
}
.common_table {
	width: 1000px;
	margin: 0 auto 30px;
	border: 1px solid #CCC;
	border-bottom: none;
	border-right: none;
	width: 100%;
}
.common_table tr th {
	padding: 10px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	background: #EEE;
	width: 30%;
}
.common_table tr td {
	padding: 10px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	width: 70%;
}
.common_table tr td input[type="text"], .common_table tr td input[type="email"], .common_table tr td input[type="password"], .common_table tr td input[type="tel"] {
	padding: 7px;
	border: #CCC 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.common_table tr td input[type="submit"] {
	padding: 7px;
	border: #999 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.common_table tr td input[type="radio"] {
	width:1.5em;
}
.common_table tr td select{
	padding: 7px;
	border: #CCC 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.common_table tr td .half {
	width: 40%;
}
.common_table tr td .all {
	width: 97%;
}
.common_table tr td .small {
	width: 12%;
}
#contents .common_table tr td .l15 {
	margin-left: 15px;
}
#contents .common_table tr th .cap {
	font-size: 0.8em;
	color: #F03;
}
#contents .common_table tr td p {
	font-size: 0.8em;
	margin-top:7px;
}
#submit {
	width:100%;
	margin:20px 0;
	padding:10px;
}
.intro_box {
	width: 500px;
	border: 1px solid #666;
	padding: 50px;
	margin: 0 auto 50px;
	line-height: 180%;
}
#contents h2 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
}
.intro_box input[type="text"] {
	width: 100%;
	padding: 7px;
	border: #999 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
}
form .common_table tr td .remarks {
	width: 100%;
	padding: 7px;
	border: #999 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
}
#kojin_info {
	padding: 30px;
	height: 150px;
	overflow-y:scroll;
	border:#666 1px solid;
	margin:30px 0;
}
.intro_box button {
	width:100%;
	padding:10px 0;
	border: #999 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size:16px;
}
.center_btn {
	width:40%;
	padding:10px 0;
	border: #999 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size:16px;
	margin:0 auto;
	display:block;
}
#header_list li {
	float:left;
}
#header_list {
	float:right;
}
header h2 {
	float:left;
	padding-top:25px;
}