/* 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 */


.photoL{
    float: left;
    margin:0 15px 20px 0;
}

.photoR{
    float: right;
    margin:0 0 20px 15px;
}

.left{
    float: left;
}

.right{
    float: right;
}

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

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

#alpha-inner h3 {
    background-image: url("/branch/common/sub_bg.gif");
}
/* asset-header*/
.asset-header{
    padding-bottom:13px;
    margin-bottom:25px;
    border-bottom: 1px #999999 dashed;
}

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

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

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



/* branchImg*/
.branch-inner{
    position: relative;
}

.branch-inner .imgCenter{
    position: absolute;
    top:0;
    left:217px;
}

.branch-inner .imgRight{
    position: absolute;
    top:0;
    right:0;
}

.branchImg{
    width:205px;
    background-color:#E8F9F7;
    margin:0 0 12px 0;
}

.branchPhoto{
    padding:5px;
}

.branchcap{
    padding:5px 10px 20px 10px;
    color:#127376;
    font-size:93%;
    line-height:1.3;
}

.branchIndent{
    margin-left:2em;
    text-indent:-1em;
    margin-top:10px;
}


/* branch */
.branch2 {
    margin:0 0 20px 0;
    padding:25px;
    border: 1px #BFE7DC solid;
    background-color:#F6F6F6;

}

.branch2 h4{
    font-size:108%;
    font-weight:bold;
    color:#000000;
    margin-left:1.2em;
    text-indent:-1.2em;
}

.branch2 h4 strong{
    color:#06A79F;
}

.branch2 p{
    font-size:93%;
    padding:0 0 10px 0;
    margin-bottom:0;
}

.branch2 .branchImg{
    width:290px;
    background-color:#FFFFFF;
    margin:0;
}
.branch2 .branchPhoto{
    padding:4px;
}
.branch2 .branchcap{
    padding:4px 6px 15px 6px;
}

/* office */
.office h4 {
    color: #06A79F;
    font-size: 108%;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0 10px;
}

/* office-inner */
.office-inner{
    position: relative;
    width:620px;
    margin:0 auto;
}

.office-inner .imgCenter{
    position: absolute;
    top:0;
    left:210px;
}

.office-inner .imgRight{
    position: absolute;
    top:0;
    right:0;
}
/*2カラムの右画像*/
.office-inner .imgRight2{ 
    position: absolute;
    top:0;
    left:320px;
}
/*2カラム(1:2)の右画像*/
.office-inner .imgRight3{ 
    position: absolute;
    top:0;
    left:244px;
}

/* office-inner */
.branch2 .office-inner{
    position: relative;
    width:600px;
    margin:0 auto;
}

.branch2 .office-inner .imgCenter{
    position: absolute;
    top:0;
    left:200px;
}

.branch2 .office-inner .imgRight{
    position: absolute;
    top:0;
    right:0;
}

.office-inner .branchImg{
    width:200px;
    background-color:#FFFFFF;
    margin:0 0 15px 0;
}

.office-inner .branchPhoto{
    padding:0;
}

.office-inner .branchcap{
    padding:5px;
}



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

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


.Link-inner{
    padding:5px 12px 25px 12px;
}


