

img.example {
border: 1px #8B0000 solid;
}

img.example02 {
border: 1px #4682B4 solid;
}





/* おすすめ商品*/

#osusume{
  width: 720px;  
  height: 650px;  
  background-image: url(../img_for_index/haikei.jpg); 
  margin-top:10px;
}

div.osusumesub {
   position: relative;
   width:430px;
   top:10px;
   margin:10px 0px 20px 10px;
}

div.osusumesubject {
   position: relative;
   float: left;
   width: 226px;  
   height: 286px;  
   background-color: #FFF; 
   margin:0px 5px 10px 10px;

}

div.osusumesubject2 {
   position: relative;
   float: left;
   width: 226px;  
   height: 286px;  
   background-color: #FFF; 
   margin:0px 5px 10px 5px;

}

div.osusumesubject3 {
   position: relative;
   float: left;
   width: 226px;  
   height: 286px;  
   background-color: #FFF; 
   margin:0px 10px 10px 5px;

}



/* 動画*/

#movie{
  width: 720px;  
  height: 255px;  
  margin-top:10px;
}

div.movietitle {
   position: relative;
   width:720px;
   height:40px; 
}

div.movieplay {
   position: relative;
   float: left;
   width: 200px;  
   height: 194px;  
   margin:10px 5px 0px 10px;

}


div.movietext {
   font-size: 14px;
   color: #000;
   position: relative;
   float: left;
   width: 480px;
   margin:15px 15px 0px 10px;
}


div.moviebanner {
   position: relative;
   float: left;
   width: 480px;
   height: 60px;
   margin:10px 15px 0px 10px;
}


div.movietext2 {
   font-size: 14px;
   color: #000;
   position: relative;
   float: left;
   width: 480px;  
   margin:0px 15px 20px 10px;
}


/* facebook*/

#fb{
  width: 720px;   
  margin-top:10px;
}



/* メイン４つのバナー*/

div.main1 {
   text-align: left;
   float: left;
}
div.main2 {
   text-align: right;
}

