body {
   text-align:center; 
   background: #fff;
}

img { border: 0;}

.imgl {float: left;}
.imgr {float: right;}

a { color: #fff; text-decoration: none;}

a:hover { color: #333; text-decoration: underline;}

h1 {
}

h2 {
   background: #b20000;
   color: #fff;
   text-indent: 20px;
   padding: 10px 0;
   font-weight: normal;
}

h3 {
   background: #b20000;
   line-height: 30px;
   color: #fff;
   text-indent: 20px;
   font-size: 18px;
   padding: 10px 0;
}

  
#wrap {
   width: 780px;
   text-align: left;
   margin: 0 auto;
   font-size: 16px;
   border: 1px solid #ccc;
}
  
#inner {
   margin: 10px 10px;
   padding: 10px 10px;
}
  
  
#inner p {
  letter-spacing: 1px;
  line-height: 25px;
}




#footer {
   font-size: 10px;
   border-top: 1px solid #ccc;
   padding: 10px 0;
   margin: 10px 0 0 0;
   background: #ccc;
}

#footer p{
   text-align: center;
}

#footer a{
   color: #333;
   text-decoration: underline;
}

#footer a:hover{
   text-decoration: none;
}



/*詳細ボタン*/
.shousai a{
    display:block;
    width: 737px;
    height: 153px;
    background:url(http://hipup.han-be.com/shousai1.jpg) no-repeat;
    text-indent:-5000px;
    margin: 0;
    overflow:hidden;

}

.shousai a:hover{
    background:url(http://hipup.han-be.com/shousai2.jpg) no-repeat;
}


.clear { clear:both; }  
.clear hr { display:none; } 

.red {
   color: #b20000;
   font-weight: bold;
}

.red2 {
   color: #b20000;
   font-weight: bold;
   font-size: 20px;
}

.d10 {
   width: 737px;
   height: 502px;
   background: url(http://hipup.han-be.com/10.jpg) no-repeat;
}

.d10 p{
   padding: 200px 30px 0 70px;
}
