@charset 'UTF-8';
@import './common.css';

/*********************************************************

	Modyfied at Thu, 18 May 2006 16:57:14 +0900
	商品詳細用

*********************************************************/


#container {
  border-right : 1px solid #777777 ;
  width : 698px ;
}

.toptitle-box {

  background-image : url("../img/head-bg.jpg");
  background-repeat : no-repeat ;
  background-position : top ;
  width : 698px ;
  height : 165px ;
}

.toptitle {
  padding-top : 15px ;
  margin-left : 30px ;
}

.f36t {
  font-size : 36px ;
}

.f24t {
  font-size : 24px ;
}

.f10t138 {
  font-size : 10pt ;
  line-height : 138% ;
}

.f12t138 {
  font-size : 10pt ;
  line-height : 138% ;
}

#content {
  margin-left : 30px ;
}

.synopsis {
  float : left ;
  width : 393px ;
}

IMG.price {
  vertical-align : text-bottom ; 
}

SPAN.price {
  font-size : 20px ;
}

.img {
  float : left ;
  margin-right : 10px ;
}

.pimg {
  margin-bottom : 10px ;
}

.price {
  font-size : 24pt ;
  color : #cc0033 ;
  font-weight : bold ;
}

.price-sample {
  font-size : 10pt ;
  color : #303030 ;
  text-decoration: line-through;
}

.notes-box {
  border : 1px solid #777777 ;
  background-color : #eeeeee ;
}

.notes {
  margin : 10 10 10 10px ;
}

#footer {
  margin-bottom : 10px ;

}

.footerline {
  border-top : 1px solid #eeeeee ;
}

.copyright {
  margin-top : 5px ;
  margin-right : 10px ;
}

.buy {
  margin-top : 10px ;
  margin-bottom : 10px ;
}

.dummy {
  clear : both ;
}

