#real {
	width: 900px;
	padding-top:25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#real p { margin:5px 0 5px 0;}
#real h2 {
	margin:0 0 10px;
	font-size:16px;
}
.ju table {
	margin:0 0 25px;
	width:100%;
	font-size:13px;
	line-height:1.2;
	border-collapse:collapse;
}
.ju table th, .ju table td {
	padding:8px;
}
.ju table th {
	background:#EEE;
	border:1px solid #CCC;
}
.ju table td {
	border:1px solid #CCC;
}
.ju table td a:link,
.ju table td a:visited {
	color:#005DB2;
	text-decoration:underline;
}
.ju table td a:hover {
	color: #09F;
	text-decoration:none;
}
#real_box {
    background-color: #005DB2;
    border: 1px solid #005DB2;
    padding: 5px;
    margin-bottom: 15px;
    clear: both;
}
#real_box_auc{
	background-color:#cedff8;
	border:none;
	padding:5px;
	margin-bottom:15px;
	clear:both;
}
.real_left {
	float: left;
	width: 435px;
	height:200px;
	font-size: 13px;
	line-height: 150%;
	border:2px solid #E60000;
	padding:10px 0;
	margin-bottom:15px;
}
.real_right {
	height:170px;
	border:1px solid #E60000;
	padding:10px 0;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.real-left2 {
	text-align:center;
	margin: 0 auto 15px;
	clear:both;
}
.real-right2 {
	margin-bottom:15px;
	text-align:center;
	width:210px;
	float:right;
}
.beta-left {
	width:120px;
	background:#FF0000;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:3px;
	float:left;
	margin-bottom:10px;
}
.beta-right {
	width:230px;
	font-size:13px;
	padding:3px;
	float:right;
	margin-bottom:10px;
}
.real-text {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:140%;
	clear:both;
	margin:0 auto;
	padding:20px 15px;
}
.real-text-en {
	color:#ffffff;
	font-size:14.5px;
	font-weight:bold;
	line-height:140%;
	clear:both;
	margin: 0 auto;
	padding: 15px 10px;
}
.real-text-auc {
	color:#e6153e;
	font-weight:bold;
	line-height:140%;
	clear:both;
	margin: 0 auto;
	padding: 2px 15px;
}
.real-text-auc-en {
	color:#104aa2;
	font-weight:bold;
	line-height:140%;
	clear:both;
	margin: 0 auto;
	padding: 15px 10px;
}
.pdf {
	background:url(../images/pdficon2.gif) no-repeat left;
	font-size:13px;
	padding:8px 0 8px 38px;
	border-bottom:1px solid #CCC;
}

.rebtn {

	padding:8px 0 8px 0;
	border-bottom:1px solid #CCC;
}
#real a:link, #real a:visited { color:#005DB2; text-decoration:underline;}
#real a:hover {
	color: #09F;
	text-decoration:none;
}
.style1 {font-weight: bold}
.caption {
	font-size:12px;
	line-height:140%;
	padding:0 5px;
}
#real_contact {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border:1px solid #333;
	padding:8px;
	clear:both;
}
#real table td {
	padding: 3px 10px;
}

/** ---- 2016.09.02 -- Omichi -- Upd -- Start -- �}���`�u���E�U�Ή� ---- **/
.real_right_new {
	width: 655px;
	height:175px;
	border:2px solid #E60000;
	padding:10px 0;
	margin-bottom:15px;
	margin-left:120px;
}

.real_left_new {
	float: left;
	width: 435px;
	height:215px;
	font-size: 13px;
	line-height: 150%;
	border:2px solid #E60000;
	padding:10px 0;
	margin-bottom:15px;
}
/** ---- 2016.09.02 -- Omichi -- Upd -- End -- �}���`�u���E�U�Ή� ---- **/

/** 20201002 nakamura start **/
.real_right_en {
	height:185px;
	border:1px solid #E60000;
	padding:10px 0;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.real_raku{
	float: left;
	width:580px;

}
.real_raku2{
	float:right;
	width:280px;
}

.real_raku_en{
	float: left;
	width:470px;
}
.real_raku2_en{
	font-size:14px;
	float:right;
	width:380px;
	margin-left:10px;
	margin-top: 15px;
}
.pdf_en {
	font-size:14px;
	padding:5px 15px 8px 0;
	border-bottom:1px solid #CCC;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #fff !important;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-real {
  color: #fff;
  background-color: #005DB2;
  border-color: #2e6da4;
}
.btn-real:focus,
.btn-real.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-real:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-real:active,
.btn-real.active,
.open > .dropdown-toggle.btn-real {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-real:active:hover,
.btn-real.active:hover,
.open > .dropdown-toggle.btn-real:hover,
.btn-real:active:focus,
.btn-real.active:focus,
.open > .dropdown-toggle.btn-real:focus,
.btn-real:active.focus,
.btn-real.active.focus,
.open > .dropdown-toggle.btn-real.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-real:active,
.btn-real.active,
.open > .dropdown-toggle.btn-real {
  background-image: none;
}
.btn-real.disabled:hover,
.btn-real[disabled]:hover,
fieldset[disabled] .btn-real:hover,
.btn-real.disabled:focus,
.btn-real[disabled]:focus,
fieldset[disabled] .btn-real:focus,
.btn-real.disabled.focus,
.btn-real[disabled].focus,
fieldset[disabled] .btn-real.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-real .badge {
  color: #337ab7;
  background-color: #fff;
}
.moji-real {
	padding:7px 0 0 0;
}
table.real {
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCC;
	cellpadding:5;
	cellspacing:1;
}
table.real th {
	height:35px;
	colspan:2;
	bgcolor:#FFFFFF;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	border:1px solid #CCC;
	line-height:1.2;
}
table.real td {
	border:1px solid #CCC;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	line-height:1.2;
}
table.real_en {
	width:100%;
	border-collapse:collapse;
	border:1px solid #CCC;
	cellpadding:5;
	cellspacing:1;
}
table.real_en th {
	height:35px;
	colspan:2;
	bgcolor:#FFFFFF;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	border:1px solid #CCC;
	line-height:1.2;
}
table.real_en td {
	border:1px solid #CCC;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	line-height:1.2;
}

.no-wrap {
    display: inline-block; /* インラインブロック化 */
}

.real-shiro {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:160%;
	clear:both;
	margin:0 auto;
	padding: 10px 0px 10px 10px;
}
.real-shiro-en {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:160%;
	clear:both;
	margin:0 auto;
	padding: 5px 0px 5px 10px;
}

.arrow {
  display:inline-block;
  height:6px;
  width:7px;
  background-color:#ffdd1a;
  position:relative;
  top:0px;
}

.arrow:before {
  position:absolute;
  content:"";
  width:0;
  height:0;
  border:7px solid transparent;
  border-left:10px solid #ffdd1a;
  left:6px;
  top:-4px;
}

.real-sp {
	margin-bottom: 5px;
}

.real-sp_en {
	margin-bottom: 6px;
}

.btn-real_g {
  color: #fff;
  background-color: #008E53;
  border-color: #2e6da4;
}
.btn-real_g:hover {
  color: #fff;
  background-color: #007947;
  border-color: #204d74;
}
/** 20201002 nakamura end **/