@charset "UTF-8";

img {max-width : 100% ;height : auto ;}

body {
  background-image: url(image/bg_body_s.gif);
  }

#header { color: #0744a8}

.pc { display: none;}
.sm { display: inline;}

#wrapper {
  margin: 0 auto;
  width: auto;  
  }

#contents {
  width: auto;
  margin: 0px;
  }

#main-img {
  padding: 5px 5px 0px 5px;
  background: none
  }

#head_footer {
background: #0744a8;
}

#bottom_footer {
background: #0744a8;
margin: 0;
}      

#list li { float: none; width:auto;}

/* インデックス */

#contents ul { list-style:none; margin:15px 0px 0px 0px; padding:0px}
#contents li { padding:0px 5px 20px 5px; float: left; width: auto;}
.column_left { margin-right:0px}
.h2_mt { margin-top: 30px}
h2 { clear: both}
h3 { clear: both}

/* 寄付者一覧 */

#donor { padding: 10px 10px 10px 10px}

#list li { float:none; width: auto;}

#past li {float: none; width: none}

.back_new { float:right; margin:10px 0px 10px 0px;}



