/*---外部読込みCSS-----------------------------------*/
@import "base_layout.css";
@import "common_parts.css";
/*---外部読込みCSS-----------------------------------*/

h2.maintitle{
  display: block;
  width: 850px;
  height: 50px;
  background: url(../dream/img/title.gif) no-repeat center;
  text-indent: -9999px;
}
h2.title1{
  display: block;
  width: 850px;
  height: 50px;
  background: url(../dream/img/title01.gif) no-repeat center;
  text-indent: -9999px;
}
h2.title2{
  display: block;
  width: 850px;
  height: 50px;
  background: url(../dream/img/title02.gif) no-repeat center;
  text-indent: -9999px;
}
h2.title3{
  display: block;
  width: 850px;
  height: 50px;
  background: url(../dream/img/title03.gif) no-repeat center;
  text-indent: -9999px;
}
h2.title4{
  display: block;
  width: 850px;
  height: 50px;
  background: url(../dream/img/title04.gif) no-repeat center;
  text-indent: -9999px;
}
#course{
  margin:10px 5px;
}
#course .imgBox{
  width:280px;
  padding:0 20px 0 10px;
  float:left;
}
#course .cmtBox{
  width:512px;
  float:right;
}
#course .cmtBox p{
  padding:10px;
  line-height:1.5;
}
#course .cmtBox .osusumeTop{
  width:512px;
  height:43px;
  background: url(../dream/img/title_osusume.gif) no-repeat;
  text-indent: -9999px;
}
#course .cmtBox .osusumeMd{
  width:482px;
  padding:15px;
  background: url(../dream/img/box_midl.jpg) repeat-y;
}
#course .cmtBox .osusumeBtm{
  width:512px;
  height:9px;
  background:url(../dream/img/box_botm.gif) no-repeat bottom;
}
#rinen{
  margin:5px 0;
}
#rinen ul{
  margin:10px;
  padding-left:30px;
  font-size:17px;
}
#rinen li{
  list-style:url(../dream/img/circle_blue.gif) disc;
  line-height:1.5;
}

#rinen .theory{
  margin:5px 0;
  padding-left:20px;
  line-height:1.5;
  margin-bottom:20px;
}

#voice table{
  margin:10px auto;
}
#voice td.photo{
  width:90px;
  padding:10px 0;
  vertical-align:top;
  border-bottom:dotted #CCCCCC 1px;
}
#voice td.photoR{
  width:90px;
  padding:10px 0 10px 10px;
  vertical-align:top;
  border-bottom:dotted #CCCCCC 1px;
  border-left:dotted #CCCCCC 1px;
}
#voice td.comment{
  width:300px;
  padding:10px 10px 10px 5px;
  vertical-align:top; 
  border-bottom:dotted #CCCCCC 1px;
  font-size:16px;
  line-height:1.3;  
}
#sean table{
  margin:10px auto;
}
#sean  td{
  padding:5px;
}

#sean  td img{
  padding:0 5px;
}