.base12 {
    font-size: 12px;
    line-height: 140%
}

.base11 {
    font-size: 11px;
    line-height: 140%
}

.base10 {
    font-size: 10px;
    line-height: 140%
}

p {
    font-size: 12px;
    line-height: 150%;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.75em;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

td {
    font-size: 12px;
    line-height: 140%;
    color: #333333;
    line-height: 0;
}

.log {
    font-size: 12px;
    line-height: 140%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0.5em;
    padding-left: 0px
}

.b12 {
    font-size: 12px;
    line-height: 140%;
    font-weight: bold
}

.b14 {
    font-size: 14px;
    line-height: 140%;
    font-weight: bold
}

.pict {
    border: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.text-11px {
    font-size: 11px;
    line-height: 140%
}

.border1 {
    border-color: black black #AEB0D9;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px
}

.pict2 {
    border: 1px #666666 solid
}

.pict3 {
    border: 1px #E6E6E6 solid
}

.cFormMargin {
    font-size: 10px;
    line-height: 140%;
    color: #333333;
    padding: 5px;
}

.cMain {
    font-size: 12px;
    line-height: 150%;
    color: #666666;
}

.cSmall {
    font-size: 10px;
    line-height: 140%;
    color: #333333;
}

.detail tr td {
    padding-bottom: 20px;
}

.detail .year {
    width: 5em;
}


.thumb a {
    color: #CCCCCC;
}

.thumb a:hover {
    color: #0000CC;
}

/*汎用*/

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.bold {
    font-weight: bold !important;
}

.no_underline {
    text-decoration: none !important;
}