@charset "utf-8";

body {
  padding-bottom: 20px;
}

#nettype-attention {
  color: #F00;
  font-size: 16px;
  margin: 20px 0 40px 0;
  text-align: center;
  max-height: 100%;
}

#nettype-attention span {
	border: 2px solid #F00;
	padding: 10px 20px;
	background-color: #FFF;
}

.tax_text {
/*  font-size: 10px;*/
  margin-top: 20px;
  text-align: center;
}

.tax_text dt,
.tax_text dd {
  display: block;
  float: none !important;
  text-align: center;
  line-height: 1.5;
}

#close {
  background: #03B0B0;
  border-radius: 8px;
  clear: both;
  color: #FFF;
  cursor: pointer;
  font-size: 46px;
  line-height: 140px;
  left: 50%;
  margin: 0 0 50px -240px;
  position: relative;
  text-align: center;
  top: 40px;
  width: 480px;
  height:140px;
}

#close i {
  position: absolute;
  left: 10px;
  top: 0;
}

.banner_movie{
	text-align:center;
	margin:20px 0;
}

.banner_movie a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}

.bnr_cp {
  font-size: 140%;
  margin: 20px 0 40px 0;
  text-align: center;
  max-height: 100%;
}

.bnr_cp img{
  padding-bottom: 10px;
}

.sp-b10{
	margin-bottom:10px !important;
}

#change_tbl{
	margin:20px 0 10px;
	border-top: 1px solid #c6c6c6;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #c6c6c6;
	text-align:left;
}
#change_tbl th{
	padding: 5px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
	background-color: #E9E9E9;
	text-align:center;
	font-weight: normal;
	vertical-align: middle;
}
#change_tbl td{
	padding: 5px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
	vertical-align: middle;
}
.change_idt{
	padding-left: 1em; 
	text-indent: -1em; 
}

.cmp_sch{
	text-align: center;
	margin: 10px 25px 0;
}
.cmp_sch h2{
	font-size: 31px;
	color: #009999;
	margin-bottom: 20px;
}
.cmp_sch .sch{
	font-size: 20px;
	margin: 10px 0 10px;
	padding: 5px;
	line-height: 1.5;
	font-weight: bold;
	background: #d5ecf2;
	color: #000000;
}
.cmp_sch .note{
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
}

.cmp_sch_type02{
	text-align: center;
	margin: 0 0 10px;
}
.cmp_sch_type02 h2{
	font-size: 31px;
	color: #009999;
	margin-bottom: 20px;
}
.cmp_sch_type02 .sch{
	font-size: 20px;
	margin: 10px 0 10px;
	padding:7px 5px;
	line-height: 1.5;
	font-weight: bold;
	background: #d5ecf2;
	color: #000000;
}
.cmp_sch_type02 .note{
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}

.tax_oct{
  text-align: right;
  margin-bottom: -20px !important;
  padding-bottom: 0 !important;
  font-size: 12px !important;
}
