@charset "utf-8";
/* CSS Document */

.detail table { margin-top: 10px; margin-bottom: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #007fc6; border-left-width: 1px; border-left-style: solid; border-left-color: #007fc6; }
.detail th { font-weight: normal; padding: 5px; border-right-width: 1px; border-right-style: solid; border-right-color: #007fc6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007fc6; background-color: #d3e6f6; }
.detail td { padding: 5px; border-right-width: 1px; border-right-style: solid; border-right-color: #007fc6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007fc6; }
.detail .top-nomargin { margin-top: 0; }
.detail th p,
.detail .bottom-nomargin { margin-bottom: 0; }

#contents-left .left{float:left}
#contents-left .right{float:right}
#contents-left .imgRight{float:right}
#contents-left .imgCenter{display:block;margin:auto}
#contents-left .w300px{width:300px}
#contents-left .w430px{width:430px}
#contents-left .fz-small{font-size:90%}

/* kenshinhyo */
.kenshinhyo {
    border: solid 1px #ccc;
}
.dispKenshinhyo a.close, a.lnkKenshinhyo {
    color:#0648ff;
    font-weight:bold;
    text-decoration:underline;
}
.dispKenshinhyo a.close:hover, a.lnkKenshinhyo:hover {
    color:#547cff;
    font-weight:bold;
    text-decoration:underline;
    cursor:pointer;
}

/* ------ .Econtactbtn --------- */
.electric p.Econtactbtn{
    text-align: center;
    margin-top: 20px;
}
@media screen and (min-width:641px) {
.electric p.Econtactbtn{
    margin-top: 60px;
}
}
.electric p.Econtactbtn a{
    display: inline-block;
    padding: 20px 50px;
    background: #e54c57;
    color: #fff;
		text-decoration:none;
    font-size: 18px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    letter-spacing: 1px;
    font-weight: bold;
}
.electric p.Econtactbtn a:hover{
    background: #e96871;
}
.electric p.Econtactbtn span{
    background: url(../images/mrk_arrow_w.png) no-repeat right center;
    padding-right: 20px;
}
.electric p.Econtactbtn.blue a {
    background-color:#004a98;
}
.electric p.Econtactbtn.blue a:hover {
    background-color:#0063cb;
}
.electric p.Econtactbtn.orange a {
    background-color:#e80;
}
.electric p.Econtactbtn.orange a:hover {
    background: #f2a33a;
}

/* ------ .Elinkbtnmini --------- */
.electric p.Elinkbtnmini{
	margin:0;
}
.electric p.Elinkbtnmini a{
    display: inline-block;
    padding: 6px 25px;
    background: none;
    border: 1px solid #e80;
    color: #e60;
    font-size: 108%;
		text-decoration:none;
}
.electric p.Elinkbtnmini a:hover{
    background: #e80;
    color: #fff;
}
.electric p.Elinkbtnmini span{
    background: url(../images/mrk_arrow_o_mini.png) no-repeat right center;
    padding-right: 15px;
}
.electric p.Elinkbtnmini a:hover span{
    background: url(../images/mrk_arrow_w_mini.png) no-repeat right center;
}
/*20160812S*/
.electric p.Elinkbtnmini.backcolor a {
    background: #fdf3e2;
}
    .electric p.Elinkbtnmini.backcolor a:hover {
        background: #e80;
        color: #fff;
    }

/* シミュレーション */



/* シミュレーション end */
