@charset "SHIFT-JIS";

h2 {
    margin: 0 ;
    padding : 0;
}

#subcontent {
        width:1000px;
        height :620px ;
        background-color: #fff;
        float: left;
}

#maintop {
position:relative;

       width:1000px;
       height : 110px ;
       float: left;
}

#maintop img{
height:25px;
width:264px;
position:absolute;
top : 40px ;
left : 368px ;
}

#mainmiddle {
position:relative;
         padding : 0 ;
       width:1000px;
       height : 400px ;
       float: left;
}

#mainmiddle .photo {
	display: table-cell;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
       position:absolute;
top : 0px ;

}

#mainmiddle .photo2 {
	display: table-cell;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
       position:absolute;
top : 45px ;

}

#mainmiddle .photo3 {
	display: table-cell;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
       position:absolute;
top : 17px ;

}


#mainmiddle .back {
       position:absolute;
top : 187px ;
left : 175px ;  
}

#mainmiddle .next {
       position:absolute;
top : 187px ;
left : 798px ;  
}



#mainbottom {
       width:1000px;
       height : 110px ;      
       padding : 47px 0px 0px 20px ;
       float: left;
}

.thumbnail {
      display: inline;
      padding : 0px 2px 0px 0px ;
      float: left;
}     

#footer {
     width:1000px;
     height : 40px ;
       margin: 0;
      padding : 0 ;
     font-size: 10px ; 
      text-align : right ;
background-color: #DACDAF;

     float: left;
}

#footer .copyright {
             font-size: 10px ; 
padding : 10px 0px 0px 0px ;           
 color: #000;
}
