@charset "UTF-8";
/* CSS Document */

/*
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
(C)2009 arc Inc. All Rights Reserved.
////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////
*/

/*index_f用*/

a {
  cursor: pointer;
}
#Container {
  /*height:650px;*/
}

#bg {
  background-color:#f1f1f1;
  height:670px;
}
#imgbox {
  float:left;
  width:450px;
  height:650px;
}
#menu1,#menu2 {
  float:left;
  width:95px/* auto*/ ;
  height:650px;
}
img#bigimg {
  width:450px;
  height:650px;
  cursor: pointer;
}
a.idou {
  display:block;
  width:50px;
  height:50px;
  margin-left:auto;margin-right:auto;
  /*margin-top:300px;*/
}
a#dispThmbnail {
  display:block;
  width:95px;
  height:17px;
  background:url(../images/cmn/btn_thmb.gif) no-repeat 0 0;
}
a#dispThmbnail:hover {
  background:url(../images/cmn/btn_thmb_r.gif) no-repeat 0 0;
}
#menu1 a {
  background:url(../images/cmn/btn_prev.gif) no-repeat 0 0;
  margin-top:300px;
}
#menu1 a:hover {
  background:url(../images/cmn/btn_prev_r.gif) no-repeat 0 0;
  margin-top:300px;
}
#menu2 a#next {
  background:url(../images/cmn/btn_next.gif) no-repeat 0 0;
  margin-top:240px;
}
#menu2 a#next:hover {
  background:url(../images/cmn/btn_next_r.gif) no-repeat 0 0;
  margin-top:240px;
}
a#changeView {
  display:block;
  width:95px;
  height:20px;
  /*background:url(../images/cmn/arrow_u.gif) no-repeat 0 0;*/
  background-color:#f1f1f1;
  margin-top:/*100*/ 40px;
  /*margin-bottom:50px;*/
  cursor: pointer;
  color:#666;
  /*border-left:5px solid #ccc;*/
  /*border-bottom:1px solid #ccc;
  border-top:1px solid #ccc;*/
  font-size:12px;
}
a#changeView div {
  margin-left:5px;
  margin-top:5px;margin-bottom:5px;
  height:10px;
  display:block;
}
a#changeView:hover {
  /*background:url(../images/cmn/btn_chg_taku_r.gif) no-repeat 0 0;*/
}
#thumbnail {

}
.box120left {
  float:left;
}
.box120left img {
  cursor: pointer;
}
