  @charset "utf-8";

.style11 { font-size: 12px; }

/*--------------------------------------------------
table type01*/

table.type01 {
  border: #000 solid 2px;
}
.type01 td {
  text-align: center;
}
.type01 th {
  text-align: center;
  padding: 3px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  font-weight: normal;
}

/*--------------------------------------------------
table type02*/

.type02 th {
  padding: 3px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  font-weight: normal;
}

/*--------------------------------------------------
table type03*/

.type03 td {
  text-align: left;
}
.type03 th {
  text-align: center;
  padding: 3px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  font-weight: normal;
}

/*--------------------------------------------------
table type04*/

.type04 td {
  text-align: center;
}
.type04 th {
  text-align: center;
  padding: 3px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  font-weight: normal;
}
.type04 td.brd_gray {
  border-bottom: #ccc solid 1px;
}

.g385 { 
  background-color: #FFFFD2;
}

.tdBgColor {
    background-color: #E1E1E1;
}

/*--------------------------------------------------
¥Ø¥ë¥Ñ©`¥¯¥é¥¹*/
.listNone {
  list-style-type: none;
}
.clb {
  clear: both;
}
.ofh {
  overflow: hidden;
}
.fwNormal {
  font-weight: normal;
}
.alignRight {
  text-align: right !important;
}
.alignLeft {
  text-align: left !important;
}
.alignCenter {
  text-align: center !important;
}
.centering {
  text-align: center;
}
.release ul.ind {
  list-style-type: none;
  text-indent: -2em;
}
.ml1em {
  margin:0 0 0 1em;
}
.kanren {
  margin-top: 20px;
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: #999;
  padding-top: 20px;
}
.centering .img_caption {
  width: 500px;
  text-align: left;
  color: #232323;
  line-height: 120%;
  margin-top: 6px;
}
.w640 {
  width: 640px;
}
table .nw {
  vertical-align: top !important;
}
table .vb {
  vertical-align: bottom !important;
}
td.bottom_caption {
    text-align: right;
    border-right: 1px solid #FFF !important;
    border-bottom: 1px solid #FFF !important;
    border-left: 1px solid #FFF !important;
}
.image {
    margin-top: 20px;
    text-align: center;
    padding: 2px;
    border: 1px solid #000000;
    width: 570px;
    margin-right: auto;
    margin-left: auto;
}
.ttl_underline {
  font-weight: normal;
  text-decoration: underline;
}
.floatL {
  float: left;
}
.underline {
  text-decoration: underline;
}

/* 210302 SNS¥í¥´×·¼Ó */
.release .sns_icon{
	list-style: none;
	text-align: right;
	margin-top: 30px;
	margin-bottom: -20px;
}

.release .sns_icon li{
	display: inline-block;
	vertical-align: middle;
}

.release .sns_icon li:nth-child(n+2){
	margin-left: 10px;
}