#head,#head a{
   padding:0;
   margin:0;
   width:790px;height:30px;/* タイトル画像のサイズ */
   background:url(../image/in/head.gif) no-repeat 0px;
   font-size:0em;
   text-indent:-9999px;
   display:block;
  }

h1,h1 a{
     background:url("../image/in/h1.jpg") no-repeat 0%;
     padding:0;
     margin:0;
     width:548px;height:472px;/* タイトル画像のサイズ */
     font-size:0em;
     text-indent:-9999px;
     display:block;
	 float:left;
     }
h2,h2 a{
     background:url(../image/in/h2.gif) no-repeat 0px;
     padding:0;
     margin:0;
     width:242px;height:137px;/* タイトル画像のサイズ */
     font-size:0em;
     text-indent:-9999px;
     display:block;
     }
#next,#next a{
     width:548px;height:128px;/* タイトル画像のサイズ */
	 padding:0;
     margin:0;
     background:url("../image/in/next.gif") no-repeat 0%;
     font-size:0em;
     text-indent:-9999px;
     display:block;
	 float:left;
     }	 
/* 新着情報 */
#in_top{
     width:242px;
     height:55px;
     margin:0;padding:0;
     background:url("../image/in/in_top.gif") no-repeat 0%;
    }
#in_left{
     width:50px;
     height:128px;
     margin:0;padding:0;
     background:url("../image/in/in_left.gif") no-repeat 0%;
	 float:left;
    }
#in_right{
     width:16px;
     height:128px;
     margin:0;padding:0;
     background:url("../image/in/in_right.gif") no-repeat 0%;
	 float:left;
    }
#in{
    width:176px;
    height:128px;
    margin:0;padding:0;
    background:url("../image/in/in_back.gif") no-repeat 0%;
    text-align:left;
	float:left;
   }

.info {
      width:176px;
      height:128px;
      border:none;
      margin:0;padding:0px;
      line-height:145%;
      text-align:left;
      overflow:auto;
	  float:left;
	  }
.info a{
         color:#000000;
		 text-decoration:underline;
        }
/* foot */
#foot{
      width:790px;
	  height:30px;
      margin:auto 0;
      padding:0px 0px;
	  background-image:url("../image/in/back_f.jpg");
      color:#ffffff;
	  clear:both;
	  display:block;
     }
	 
#foot ul{
         margin:0;
         text-align:left;
        }

#foot li{
         padding:0 3px 0 3px;
         display:inline;
         list-style:none;
         border-left:solid 1px #FF0000;
        }
#foot a{
color:#FFFFFF;
background:#000000;
}
