/* 回り込み解除 */

body {
    font-size: 13px;
}
.clear {
    clear: both;
}
.clear10 {
    clear: both;
    height: 10px;
}
.clear20 {
    clear: both;
    height: 20px;
}
.clear40 {
    clear: both;
    height: 40px;
}

/*ページ間移動*/

ul.mdl_movepage {
    float: right;
}
ul.mdl_movepage li {
    display: inline;
    padding-left: 20px;
    color: #CCCCCC;
}

/*ノンブル*/

ul.mdl_pagenum {
    float: left;
}
ul.mdl_pagenum li {
    display: inline;
    padding: 0 2px;
    border-left: #999999 1px solid;
}
ul.mdl_pagenum li.last {
    border-right: #999999 1px solid;
}
ul.mdl_pagenum p {
    display: inline;
    padding: 0 8px;
    background-color: #D2EAFF;
}
ul.mdl_pagenum a {
    padding: 0 8px;
}

/* icons */

.icon33x13, .icon23x13, .icon23x23 {
    position: relative;
    overflow: hidden;
    float: left;
}
.icon33x13 {
    width: 38px;
    height: 15px;
}
.icon23x13 {
    width: 28px;
    height: 15px;
    margin-right: 5px;
}
.icon23x23 {
    width: 28px;
    height: 28px;
}
.icon_gn01 {
    top: 0px;
    position: relative;
}
.icon_gn02 {
    top: -15px;
    position: relative;
}
.icon_gn03 {
    top: -30px;
    position: relative;
}
.icon_gn04 {
    top: -45px;
    position: relative;
}
.icon_gn05 {
    top: -52px;
    position: relative;
}
.icon_regular {
    top: -65px;
    position: relative;
}
.icon_sx01 {
    top: -90px;
    position: relative;
}
.icon_sx02 {
    top: -105px;
    position: relative;
}
.icon_sx03 {
    top: -120px;
    position: relative;
}
.icon_ty01 {
    top: -135px;
    position: relative;
}
.icon_ty02 {
    top: -150px;
    position: relative;
}
.icon_ty03 {
    top: -165px;
    position: relative;
}
.icon_ty04 {
    top: -156px;
    position: relative;
}
.icon_st01 {
    top: -169px;
    position: relative;
}
.icon_st02 {
    top: -214px;
    position: relative;
}
.icon_st03 {
    top: -229px;
    position: relative;
}
.icon_st04 {
    top: -258px;
    position: relative;
}
.icon_st05 {
    top: -258px;
    position: relative;
}
.icon_free {
    top: -264px;
    position: relative;
}
.right {
    float: right;
}
.left {
    float: left;
}
.aright {
    text-align: right;
}
.aleft {
    text-align: left;
}
.acenter {
    text-align: center;
}
.center {
    margin: 0 auto;
}
#wrapper p.txt {
    font-size: 13px;
}
.inner {
    width: 96%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.inner97 {
    width: 97%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
h3 {
    border-bottom: 1px solid #CCCCCC;
    border-left: 4px solid #4EA4EC;
    color: #6B6B6B;
    font-weight: bold;
    margin: 10px 0;
    padding: 3px 8px;
    text-decoration: none;
    clear: both;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
.div-table-col-full {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
}
.div-table-row-full {
    /*width: 100%;*/
    font-size: 13px;
    height: auto;
    overflow: hidden;
    background-color: white;
    border: 1px solid black;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.div-table-row-full2 {
    /*width: 100%;*/
    font-size: 13px;
    height: auto;
    overflow: hidden;
    background-color: white;
}
.col100 {
    float: left;
    height: 100%;
    margin-top: 3px;
    width: 100%;
}
.col100r {
    float: left;
    height: 100%;
    width: 100%;
}
.col95 {
    width: 95%;
    height: 100%;
    float: left;
}
.col90 {
    width: 90%;
    height: 100%;
    float: left;
}
.col70 {
    width: 70%;
    height: 100%;
    float: left;
}
.col80 {
    width: 80%;
    height: 100%;
    float: left;
}
.col50 {
    width: 47%;
    height: 100%;
}
.col30 {
    width: 30%;
    height: 100%;
    float: left;
}
.col40 {
    width: 40%;
    height: 100%;
    float: left;
}
.col10 {
    width: 10%;
    height: 100%;
    float: left;
}
.col20 {
    width: 20%;
    height: 100%;
    float: left;
}
.col25 {
    width: 25%;
    height: 100%;
    float: left;
}
.col5 {
    width: 5%;
    height: 100%;
    float: left;
}
.div-table-col-full .lbel {
    margin-top: 10px;
    /*margin-left: 3px;*/
    width: 100%;
}
.full_spacer20 {
    clear: both;
    margin-top: 20px;
    margin-bottom: 5px;
    height: 5px;
    width: 100%;
}
.err {
    background-color: #FFBDC0;
    padding: 5px 0;
}
.rireki_btn {
    background: #FFF;
    border: solid 2px #458beb;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #ccc;
    color: #458beb;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0px;
    width: 300px;
}
