@charset "SHIFT-JIS";

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

#mainleft {
       width:475px;
        height :465px ;
        background-color: #fff;
        float: left;
}

img {vertical-align: bottom;}

#mainleft img{
        width:425px;
        height :375px ;
        margin : 60px 25px 30px 25px ;
}

#mainright {
        position:relative;
        width:525px;
        height :465px ;
        padding : 0px 0px 0px 0px ;
        background-color: #fff;
        float: left;
}
#mainright .title {
        width:181px;
        height :23px ;
        padding : 40px 0px 17px 0px ;
}

#mainright .text {
        width:490px;
        height :213px ;
      margin : 0 ;
      font-size: 12px ; 
      line-height: 180%;
}

#mainright .date {
  position: absolute;
  top: 305px;
  left: 0px;
       width:500px;
        height :130px ;
        background-color: #918C86; 
       margin : 0 ;
}

#mainright .date ul {
          list-style : none;
          font-size: 12px ; 
          color: #fff;
          line-height: 170%;
margin-top : 13px;
margin-left : 15px;
padding-left : 15px;
}

#mainright .date li {
           padding : 0;
margin : 0 ;
}

#mainright .date p {
margin : 3px 0px 5px 0px ;
font-weight:bold ;
}



#mainbottom {
             width:1000px;
             height : 155px ;
             margin: 0;
             padding : 0px 25px 0px 25px ;
             float: left;
}

#mainbottom .photo{
              padding : 0px 12px 20px 0px ;
             float: left;
}

#mainbottom .photo2{
              padding : 0px 0px 20px 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;
}

/* インフォメーション  */
#info {
position:absolute;
      top :585px ;
      left : 10px ;
color : #666666 ;
}

#info ul {
 list-style : none;
 width: 215px;
 height: 78px;
 overflow: auto;
scrollbar-base-color: #fff;
scrollbar-face-color: #fff;
scrollbar-track-color: #fff;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #fff;
 border: 2px solid #fff;
background-color : #fff ; 
padding: 5px 20px 0px 20px;
}
#info li {
 margin : 2px 0px 0px 0px;
font-size: 10px ;
 line-height: 140%;
}
#info a {
 text-decoration: none;
}

/* インフォリンク色  */
#info a{ color: #dc143c;
}
#info a:link{ color: #dc143c; text-decoration: none;
}
#info a:visited{ color: #dc143c;
}
#info a:hover{ color: #f32; text-decoration:none;
}

/* インフォメーションここまで  */

