@charset "UTF-8";
/* CSS Document */


body{
    font-family: "Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size:100%; line-height:150%;
}


@media print {
    table{
        width:100%;　　←この数値で任意の幅を調整
    }
}


.logo{
    width:680px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.close{
    width:680px;
    margin-left:auto;
    margin-right:auto;
    font-size:90%;
    font-weight:600;
    text-align:center;
}

.header{
    width:660px;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    border:thin #0020B0 solid;
    margin-bottom:20px;
}

h1{
    margin:0;
    padding:0;
    font-size:110%;  
}

h2{
    font-size:100%;
    font-style:normal;
    font-weight:300;
}

.section{
    width:680px;
    margin-left:auto;
    margin-right:auto;
    font-size:98%;
    line-height:150%;
}

.come1{
    width:680px;
    padding:10px;
    margin-top:20px;
}

.table_x{
    width:680px;
    padding:3px;
    border-top: solis
}

.table_w{
    width:680px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:10px;
}

.table_w_2{
    width:340px;
    margin-right:auto;
    margin-left:auto;
}


.table_w_c{
    width:680px;
    text-align:center;
}



#news-wrap{
    width:680px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.date{
    width:680px;
    margin-left:auto;
    margin-right:auto;
    font-size:90%;
    text-align:right;
    
}

table{
    margin-left:auto;
    margin-right:auto;
    font-size:90%;
}

.nowrap{
        white-space: nowrap;
}


.line_none{
    border: none;  
}

.line{
    border: 1px solid #666666;
}

.line-bottom{
    border-bottom: 1px solid #666666; 
}

.line-right{
    border-right: 1px solid #666666; 
}

.line-left{
    border-left: 1px solid #666666; 
}

.dot-bottom{
    border-bottom: 1px dotted #666666; 
}

.td10 td{
    padding:10px;
    font-size:90%;
}

.td5 td{
    padding:5px;
    font-size:80%;
}

.text-small{
    font-size:90%;
}

.text-small-xx{
    font-size:75%;
}

.title-text-large{
    font-size:120%;
}


.title-text-small{
    font-size:100%;
}
.mm5{
    margin-bottom:5px
}


.mm10{
    margin-bottom:10px
}

.mm20{
    margin-bottom:20px
}

.mm30{
    margin-bottom:30px
}

.mm40{
    margin-bottom:40px
}

.pd5 td{
    padding:5px;
}

.pd20-tb td{
    padding-top:10px;
    padding-bottom:10px; 
}


ul {
    list-style-position: inside;
}
ul li {
    padding-left: 1em;
    text-indent: -1em;
}


hr { page-break-after: always;
visibility:hidden}


    <tr>
        <td valign="top"><strong>●</strong></td>
        <td valign="top" colspan="2"><strong>募金使途</strong>
        <p class="mm10">
            ・支援内容１支援内容１支援内容１支援内容１支援内容１<br>
            ・支援内容２支援内容２支援内容２支援内容２支援内容２<br>
            ・支援内容3支援内容3支援内容3支援内容２支援内容3<br>
        </p></td>
    </tr>


