@charset "utf-8";



/*--index-----------------------------------------------*/
/*-------------------------------------------------------*/

body#index div#contents div.flash{
  width : 840px;
  height : 300px;
  margin : 0 auto;
}
body#index div#contents div.left h3{
  font-weight : bold;
}
body#index div#contents div.left h3.hello{
  width : 500px;
  margin : 20px auto 0;
  font-size : 120%;
}
/*body#index div#contents div.left h3.notice{
  width : 520px;
  height : 40px;
  text-indent : -9999px;
  background : #ffffff url(../img/h3-notice.png) no-repeat 0 0;
  margin : 20px auto 20px;
}*/
body#index div#contents div.left p{
  width : 500px;
  margin : 0 auto;
  margin-top : 1.5em;
}
body#index div#contents div.left p.hosoku{
  margin-top : 5em;
}
body#index div#contents div.left ul.left{
  list-style-type : none;
  width : 200px;
  float : left;
  margin : 1em 2em 0 3em;
}
body#index div#contents div.left ul.right{
  list-style-type : none;
  width : 200px;
  float : left;
  margin-top : 1em;
}
body#index div#contents div.left ul li img{
  margin-right : 15px;
}
body#index div#contents div.left span{
  color : #ff2a2a;
  font-weight : bold;
}


body#index div#contents div.left p.leftimage{
  width : 126px;
  float : left;
  text-align : center;
  margin-top : 0;
  margin-left : 10px;
  padding-top : 20px;
}
body#index div#contents div.left div.rightmessage{
  width : 344px;
  float : left;
  padding : 0 20px;
  padding-top : 20px;
}
body#index div#contents div.left hr{
  clear : both;
  width : 520px;
  height : 1px;
  border : none;
  border-top : 1px dotted #aaaaaa;
  
}
body#index div#contents div.left p.leftimage img{
  border : 3px double #cccccc;
}
body#index div#contents div.left div.rightmessage p{
  width : 344px;
  margin-top : 0.5em;
}
body#index div#contents div.left div.rightmessage p.syousai{
  text-align : right;
  margin-bottom : 25px;
  margin-top : 0.5em;
}
body#index div#contents div.left div.rightmessage p.syousai a{
  text-decoration : underline;
}

div#contents div.right p.movie2{
  width : 272px;
  margin : 10px auto 0;
}












