@charset "utf-8";

/*===================================================================
	index.htm
===================================================================*/

.floatL {
    float:left;
}
.floatR {
    float:right;
}

.kakomi {
border:1px solid #ff0000;
    padding:10px 15px;
    margin:0 0 30px;
    }

#contents .headSection .title span.fs15 {
font-size:15px;
}

.tmm_original {
color:#FFFFFF;
background:#ff872a;
padding:5px 10px;
border-radius:5px;
}

.headMod02 {
    border-left:14px solid #ffbe2c;
    padding-left:8px;
}

.setting_example {
    text-align:center;
}

.setting_example .text {
    margin:20px 0 10px;
}
.setting_example .setting_example23 {
width:590px;
margin:auto;
}
.sub_title {
    font-size:25px;
    margin:30px 0 0; 
}

.under_set_example {
    background:url(../images/index/bg.jpg);
    width:960px;
    height:880px;
    position:relative;
}
.under_set_example .title {
    font-size:18px;
    border-bottom:1px solid #333333;
}
.under_set_example .under_set_example02 .title,
.under_set_example .under_set_example03 .title,
.under_set_example .under_set_example04 .title {
    border-bottom:1px solid #3071b5;
}



.under_set_example .explain {
    padding:5px 0;
    line-height:1.2;
}
.under_set_example .explain span {
    color:#3071b5;
}

.under_set_example .text {
    text-align:justify;
    line-height:1.4;
}

.under_set_example .under_set_example01 {
    position:absolute;
    width:560px;
    padding:20px;
    box-sizing:border-box;
}
.under_set_example .under_set_example02 {
    position:absolute;
    left:600px;
    width:360px;
    padding:20px;
    box-sizing:border-box;
}
.under_set_example .under_set_example03 {
    position:absolute;
    top:460px;
    width:480px;
    padding:20px;
    box-sizing:border-box;
}
.under_set_example .under_set_example04 {
    position:absolute;
    top:460px;
    left:470px;
    width:490px;
    padding:20px;
    box-sizing:border-box;
}
.under_set_example .under_set_example04L {
width:200px
}
.under_set_example .under_set_example04R {
width:220px
}