/* This is the StyleCatcher theme addition. Do not remove this block. */
/*@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/unstyled/screen.css);*/
/* end StyleCatcher imports */

#content-inner h1{
    margin:0;
}
/* content-navi*/
#content-navi{
    background-image:url(/aboutus/common/pankuzu_bg.jpg);
    background-repeat:no-repeat;
    margin:0 0 20px 0;
}

#content-navi.campaignbg{
    background-image:url(/aboutus/common/campaign_pankuzu_bg.jpg);
}


/* alpha-inner*/
#alpha-inner h2{
    background-image:url(/aboutus/common/ttl_bg.gif);
}
#alpha-inner h3{
    background-image:url(/aboutus/common/sub_bg.gif);
}

/* widget-content */
.widget-content li {
    background-image: url(/aboutus/common/wj_list_icon_l.gif);
    border-left: 2px #4AB6DB solid;
}

.widget-content li ul li{
    background-image: url(/aboutus/common/wj_list_icon_s.gif);
}

/* asset-header*/
.asset-header .headImg{
    text-align:center;
}

/* asset-content*/
.asset-content p{
    margin-bottom:25px;
    padding:0 10px;
    font-size:93%;
    line-height:1.6;
    color:#333333;
}
.asset-content dl{
    margin-bottom:25px;
    padding:0 10px;
}
.asset-content dt{
    float: left;
    color:#0180BB;
    font-weight:bold;
    font-size:93%;
    line-height:1.2;
    width:7em;
    height:1.5em;
}
.asset-content dd{
    color:#333333;
    font-size:93%;
    line-height:1.2;
    margin-bottom:10px;
}

.asset-content dd.listLine{
    clear: both;
    float: none;
    font-size:0;
    line-height:1px;
    border-bottom: 1px #CCCCCC dashed;
    margin-bottom: 10px;
}


/* asset-content*/
.asset-body{
    padding-bottom:15px;
    margin-bottom:0;
}

/* entry-asset*/
.campaign h4{
    font-size:138.5%;
    color:#FF3366;
    font-weight:bold;
    padding:0 10px;
    margin-bottom:10px;
}

.campaign .asset-body{
    margin:0 10px 20px 10px;
    padding:15px 20px;
    border: 1px #C9E0F2 solid;
    background-color:#F6F6F6;

}

.campaign .asset-body p{
    margin:0;
    padding:0;
    color:#996600;

}

.campaign .image-inner{
    margin:0;
    padding:0;
    width:195px;
    float: right;
}

.image-inner .imgcap{
    margin:0;
    padding:5px 12px 10px 0;
    font-size:77%;
    line-height: 1.3;
}

.campaign .asset-body p{
    margin:0;
    padding:0;
    color:#996600;

}

.campaign .asset-content .insImgR{
    width:430px;
    float: left;
    clear:none;
}

.contest .image-inner{
    margin:0;
    padding:0;
    width:195px;
    float: left;
}

.contest .image-inner .imgPhoto{
    margin:0;
    padding:0 0 0 10px;
}

.contest .image-inner .imgcap{
    padding:5px 22px 10px 10px;
}

.contest .asset-content .insImgL{
    width:430px;
    float: right;
    clear:none;
}

.contest .asset-more{
    margin:0 10px 20px 10px;
    padding:20px 20px 0 20px;
    border: 1px #C9E0F2 solid;
    background-color:#F6F6F6;

}

.contest .asset-content .asset-more p{
    font-size:100%;
    padding:0 0 20px 0;
    margin-bottom:0;
}

.contest .asset-content .asset-more p strong{
    font-size:108%;
    color:#0180BB;
    font-weight:bold;
}

.souhyou{
    padding:30px 0 20px 0;
}
.Gcomment{
    padding:0 10px;
    margin-bottom:25px;
    font-size:93%;
    line-height:1.6;
    color:#333333;
}
.Gcomment p{
    padding:0;
    margin-bottom:0;
}

table.executivesl {
    margin:10px 10px 30px 10px;
    border-collapse: collapse;
    font-size: 1rem;
    width: 95%;
}

table.executivesl tr td{
    border-left: 1px #CCCCCC solid;
    border-right: 1px #CCCCCC solid;
    text-align: left;
    vertical-align: bottom;
    padding: 0 2rem 0.5rem 2rem;
    line-height:1.3;
}
table.executivesl tr.border td{
    padding-top: 0.2rem;    
}
table.executivesl tr.border2 td{
    padding-top: 2rem;    
}
/*tr.border 直下のテキスト*/
table.executivesl tr.border td.listLeft:not(:has(*)),
table.executivesl tr.border td.listLeft div:first-child{
    font-size: 1.1rem;
}
table.executivesl tr:first-child td{
    border-top: 1px #CCCCCC solid;
}
table.executivesl tr:last-child td{
    border-bottom: 1px #CCCCCC solid;
}

table.executivesl td.listLeft{
    background-color:#e8eef5;
    color:#003e6f;
    padding: 0 1rem 0.5rem 2rem;
    width:70%;
}