@charset "UTF-8";

.space{
	margin-bottom: 40px;
}

.table{

	margin-bottom: 30px;
}

.left{
	width: 200px;
}

.right{
	padding-left: 20px;
	line-height: 160%;
	vertical-align: text-top;
	font-weight: bold;
	font-size: 17px;
	width: 450px;
}

.font28{
  font-size: 28px;
  font-weight: bold;
  line-height: 140%;
  margin: 0 auto 30px;
  text-align: center;
  font-family:"ヒラギノ角ゴ StdN W8","Hiragino Kaku Gothic StdN","HGP創英角ｺﾞｼｯｸUB","HGPSoeiKakugothicUB","ＭＳ Ｐゴシック","MS PGothic";

}

.photo_hira{
	text-align:right;
}

.left_kosi{
	width: 220px;
	vertical-align:top;
}

.right_kosi{
	padding-left: 20px;
	line-height: 170%;
	vertical-align: text-top;
	font-size: 13px;
}

.name {
    font-size: 12pt;
    font-weight: bold;
  }
.table_voice{
border: 1px solid #999;
  overflow: hidden;
  margin: 0 auto 30px;
  padding: 10px 15px;
  width: 470px;
}
.table_koe{
	text-align:center;
	margin-bottom: 20px;
}

.koe_title{
	 font-family:"ヒラギノ角ゴ StdN W8","Hiragino Kaku Gothic StdN","HGP創英角ｺﾞｼｯｸUB","HGPSoeiKakugothicUB","ＭＳ Ｐゴシック","MS PGothic";
	 font-size: 28px;
	 font-weight: bold:
}
.left_koe{
	width: 180px;
	vertical-align:top;
}

.right_koe{
	padding-left: 20px;
	line-height: 140%;
	font-size: 16px;
}

.shomei{
	text-align:right;
	padding-right: 120px;
	padding-top: 30px;
}

.gomi{
	text-align: center;
	margin-bottom: 20px;
}

.senwaku{
	border-style: solid;
     border-width: 1px;
    border-color: #000;
	font-weight: bold;
	width: 450px;
	padding-left: 5px;
	margin-top: 10px;
	}

.list_check {
  list-style: none;
  margin: 0 0 20px 0;
}
  li {
    background: url(images/checklist.png) no-repeat 0 0;
    margin: 0 0 10px;
    padding: 0 0 0 40px;
	line-height: 150%;
  }

.button {
  overflow: hidden;
  margin: 0 auto 30px;
  text-align: center;
}

.button .btn {
  background:#4a8eff;
  background:-webkit-gradient(linear, left top, left bottom, from(#77b7ff), color-stop(49%, #55a5ff), color-stop(50%, #4a8eff), to(#3480fe));
  background:-webkit-linear-gradient(top, #77b7ff 0%, #55a5ff 49%, #4a8eff 50%, #3480fe 100%);
  background:-moz-linear-gradient(top, #77b7ff 0%, #55a5ff 49%, #4a8eff 50%, #3480fe 100%);
  background:-o-linaer-gradient(top, #77b7ff 0%, #55a5ff 49%, #4a8eff 50%, #3480fe 100%);
  background:-ms-linear-gradient(top, #77b7ff 0%, #55a5ff 49%, #4a8eff 50%, #3480fe 100%);
  background:linear-gradient(top, #77b7ff 0%, #55a5ff 49%, #4a8eff 50%, #3480fe 100%);
  border:2px solid #038af2;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:0 0 10px 0 #b0b0b0;
  box-shadow:0 0 10px 0 #b0b0b0;
  color:#fff;
  display:block;
  font-family:"ヒラギノ角ゴ StdN W8","Hiragino Kaku Gothic StdN","HGP創英角ｺﾞｼｯｸUB","HGPSoeiKakugothicUB","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size:20px;
  font-weight:bold;
  margin:0 auto;
  padding:20px 0;
  text-decoration:none;
  width:300px;
}
.button .btn:hover {
  box-shadow:0 0 10px 0 #b0b0b0,inset 0 15px 25px 0 rgba(255,255,255,0.5);
  -webkit-box-shadow:0 0 10px 0 #b0b0b0,inset 0 15px 25px 0 rgba(255,255,255,0.5);
}
.button .btn:active {
  box-shadow:0 0 10px 0 #b0b0b0,inset 0 0 5px 2px rgba(23,31,65,0.9);
  -webkit-box-shadow:0 0 10px 0 #b0b0b0,inset 0 0 5px 2px rgba(23,31,65,0.9);
}

.sign{
	padding-top: 20px;
  font-size: 42px;
  font-weight: bold;
  line-height: 140%;
  margin: 0 auto 30px;
  text-align: center;
　font-family: "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;

}

#footer {
  color: #666;
  font-size: 12px;
  overflow: hidden;
  padding: 60px 0 20px;
}

.btn_canter{
	text-align:center;
	margin-top: 30px;
	margin-bottom: 30px;
}
