@charset "UTF-8";


/*--------------------------------------------------
   cp_info list
--------------------------------------------------*/

#cmp_area{
  width:619px;
  margin:0px auto;
  text-align:initial;
  line-height:normal;
}
#cmp_area .cp_info{
  border-style:solid;
  border-width:3px;
  padding: 20px 15px;
  border-color:#076cb9;
  border-radius:10px;
  background-color: #fff;
  text-align:left;
}

#cmp_area .cp_info ul{
  margin-bottom:15px;
}
#cmp_area .cp_info ul li{
  line-height:normal;
  list-style:disc;
  margin-left:25px;
}

.btn{
	position:relative;
}

.btn_blue {
              -moz-box-shadow:inset 0px 0px 0px 0px #bbdaf7;
              /* -webkit-box-shadow:inset 0px 0px 0px 0px #bbdaf7; */
              box-shadow:inset 0px 0px 0px 0px #bbdaf7;
              background-color:#ff770c;
              /* -webkit-border-top-left-radius:10px; */
              -moz-border-radius-topleft:10px;
              border-top-left-radius:10px;
              /* -webkit-border-top-right-radius:10px; */
              -moz-border-radius-topright:10px;
              border-top-right-radius:10px;
              /* -webkit-border-bottom-right-radius:10px; */
              -moz-border-radius-bottomright:10px;
              border-bottom-right-radius:10px;
              /* -webkit-border-bottom-left-radius:10px; */
              -moz-border-radius-bottomleft:10px;
              border-bottom-left-radius:10px;
              text-indent:0;
              display:inline-block;
              color:#ffffff;
              font-size:15px;
              font-weight:bold;
              font-style:normal;
              height:65px;
              line-height: 65px;
              width: 450px;
              text-decoration:none;
              text-align:center;
              text-shadow:0px 0px 0px #528ecc;
}

.btn_blue:link {
              color: #ffffff;
              text-decoration:none;
}
.btn_blue:visited {
              color: #ffffff;
              text-decoration:none;
}
.btn_blue:hover {
              background-color:#ffa963;
              color: #ffffff;
              text-decoration:none;
}.btn_blue:active {
              position:relative;
              top:1px;
              text-decoration:none;
}

.btn_blue .text_ajust{
	position:absolute;
	top: 13px;
	right: 184px;
	line-height: 20px;
	text-align: center;
	text-indent: 0.5em;
}

/*Add_180305*/
#w655 #update2015_emg .notice01 {
	border:#F00 solid 3px;
	padding:15px;
	margin-bottom:20px;
}
#w655 #update2015_emg .notice01 p {
margin:0;
padding:0;
}

#w655 #update2015_emg .notice01 .txt_red {
	color:#FF0000;
}