
#main{
   width: 920px;
   height: 500px;
   background-color: rgb(255,255,255);
}

#title{
   width: 920px;
   height: 65px;
}

#jusho_img{
   width: 280px;
   height: 28px;
   background-image: url("../images/zyusyoutitle.png");
   background-repeat: no-repeat;
   margin: 0 auto;
   position: relative;
   top: 20px;
}

#jusho_wrp{
   width: 920px;
   height: 120px;
}

#jusho{
   width: 540px;
   height: 90px;
   margin: 0 auto;
   font-size: 11pt;
}

#jusho_sakubun{
   height: 25px;
}

#jusho_tanbun{
   height: 25px;
   margin-top: 4px;
}

#jusho_photo{
   height: 25px;
   margin-top: 4px;
}

#jusho_video{
   height: 20px;
   margin-top: 5px;
   font-size: 9pt;
}

#oubosha_list{
   text-align: center;
   margin: 0 auto;
   margin-top: 20px;
}

