#title{
 width: 100%;
 background: #ffffff;
}
#banner{
 width: 100%;
 background: #ffffff;
}
#contents{
 width: 100%;
 background: #ffe4e1;
}
#s_menu{
 width: 100%;
 background: #ffffff;
}
#comments{
 width: 100%;
 background: #ffffff;
}
#footer{
 width: 100%;
 color: #ffffff;
 background: #333333;
}
.none_h{
 display: none;
}
hr{
 background: #1b1b1b;
}
img{
 display: none;
}
li.menu_none   {
 display: none;
}
td{
 padding-left: 5px;
}
.caption{
 text-align:left;
 font-weight:bold;
}
.rensyu_none{
displey: none;
}