/* CSS Document */

.mtg_div_title_enc {
        position: relative;
        overflow: hidden;
        padding: 0px 0px 0px 10px;
        margin: 20px 0px 0px 0px;
        background-color: #C5C5C5;
        border: solid 1px #000000;
}

.mtg_title_title {
        font-size: 1.4em;
        font-weight: bold;
        line-height: 1.6em;
}

.mtg_div_title_main {
        margin-left: 20px;
}

.mtg_div_enc {
        position: relative;
        overflow: hidden;
        background-color: #D9D9D9;
        border-top: solid 1px #000000;
        border-left: solid 1px #000000;
        padding: 4px 0px 0px 10px;
}

.mtg_div_enc_home {
        position: relative;
        overflow: hidden;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        margin-bottom: 10px;
}

.mtg_title {
        font-size: 1.2em;
        font-weight: bold;
}

.mtg_div_main2 {
        background-color: #F3F3F3;
        border-top: solid 1px #000000;
        border-left: solid 1px #000000;
        padding: 17px 30px 5px 10px;
        margin-top: 5px;
        margin-left: 20px;
}

.mtg_div {
        background-color: #F3F3F3;
        border: solid 1px #000000;
        padding: 17px 30px 10px 10px;
        //margin-top: 5px;
        //margin-left: 20px;
}

.mtg_div_top {
        position: relative;
        overflow: hidden;
        font-size: 1.2em;
        font-weight: bold;
        background-color: #D6D6D7;
        border: solid 1px #000000;
        border-bottom: none;
        padding: 3px 10px 3px 10px;
}

.mtg_div_topa {
        position: relative;
        overflow: hidden;
        font-size: 1.2em;
        font-weight: bold;
        padding: 3px 0px 3px 5px;
}

.mtg_div_main {
        position: relative;
        overflow: hidden;
        background-color: #F5F5F6;
        background-color: #D6D6D7;
        border: solid 1px #000000;
        padding: 10px 10px 0px 10px;
        margin-bottom: 10px;
}

.mtg_div_maina {
        position: relative;
        overflow: hidden;
        background-color: #D6D6D7;
        border: solid 1px #000000;
        padding: 10px 10px 0px 10px;
        margin-bottom: 10px;
}

.mtg_desc {
        width: 110px;
        text-align: right;
        padding-right: 8px;
        font-weight: bold;
}

.mtg_img {
        margin-top: 7px;
}

.lev2 .mtg_desc {
        text-align: right;
        padding-right: 7px;
        font-weight: bold;
        font-style: italic;
}

.mtg_item {
        padding-bottom: 10px;
}

.lev2 .mtg_item {
        padding-bottom: 5px;
}

.mtg_c1 {
        text-align: right;
        padding: 10px 10px 0px 20px;
        font-weight: bold;
}

.mtg_c2 {
        padding-top: 10px;
}
