body {
    background:#fff;
    text-align:center;
    padding:10px 10px 50px;
    margin:0;
    font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.wrapper {
    width:900px;
    margin:0 auto;
    text-align:center;
}
img {
    border: none;
    margin: 0;
    padding: 0;
}
h1 {
    margin:0 0 20px 0;
}
h2 {
    margin:30px 0 10px 0;
}
h2.tokusen {
    margin:10px 0 10px 0;
}
h3 {
    text-align:left;
    padding-left:20px;
    color:#c22853;
    font-size:16px;
    font-weight:normal;
}
p, div {
    padding:0;
    margin:0;
}
table,td {
    text-align:center;
    font-size:12px;
    line-height:150%;
    padding:0;
    margin:0;
}
table td img{
    margin:0 0 15px 0;
}
table.tbgr {
    width:900px;
    font-size:14px;
    margin-top:15px;
}

table.tb01 {
    width:870px;
    margin-left:20px;
}
table.tb01,
table.tb01 td {
    border:1px solid #fff;
    border-collapse:collapse;
    padding:10px 0;
}
table.tb01 td.noline {
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}
table.tb01.toku td img {
    width:250px;
    height:auto;
}
table.tb01.toku td img.t {
    height:250px;
     width:auto;
}
table.tb01.juntoku td img {
    width:154px;
    height:auto;
}
table.tb01.juntoku td img.t {
    height:154px;
     width:auto;
}

table.tb01.nyusen td {
    width:140px;
}
table.tb01.nyusen td img {
    width:136px;
    height:auto;
}
table.tb01.nyusen td img.t {
    height:136px;
     width:auto;
}

.foot {
    line-height:1.8em;
    font-size:16px;
}
.foot span {
    color:#555;
    padding-right:5px;
}

p.lead {
    font-family:serif;
    font-size:15px;
    line-height:1.6em;
    margin-bottom:2em;
}
p.souhyou {
    text-align:left;
    font-size:14px;
    line-height:1.6em;
    padding:20px 20px;
    margin:0 13px 35px 12px;
    border-radius:5px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 25%, #f9e1d4 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 25%,#f9e1d4 100%);
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 25%,#f9e1d4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9e1d4',GradientType=0 );
box-shadow: 1px 1px 5px #777;
}
table.credit td,
table.credit th {
    text-align:left;
    font-size:14px;
    padding-bottom:10px;
    vertical-align:top;
}
table.credit th {
    font-weight:normal;
    width:7em;
}
table.credit td.txt-rt {
    text-align:right;
}


.txt-s {font-size:9px;}
.txt-rt {text-align:right;}
.txt-lt {text-align:left;}
.vtop {vertical-align:top;}
