@charset "UTF-8";
@import "./common.css";

/*********************************************************

	Modyfied at Thu, 18 May 2006 16:57:14 +0900
	商品一覧画面用

*********************************************************/

.synopsis {
  margin-top : 30px ;
  margin-bottom : 15px ;
  font-size : 14pt ;
  font-weight : bold ;
  color : #EE7700 ;
}

.list {
  margin-top : 5px ;
}

.list-img {
  float : left ;
  margin-right : 15px ;
}

.list-synop {
  float : left ;
  width : 334px ;
}

.title {
  font-weight : bold ;
  font-size : 12pt ;
  line-height : 128% ;
}

IMG.pimg {
  border : 1px solid #acacac ;
}

.price {
  margin-top : 10px ;
  margin-left : 20px ;
  text-align : right ;
}

.price-sample {
  font-size : 10pt ;
  color : #303030 ;
  text-decoration: line-through;
}

.price-low {
  font-size : 16pt ;
  color : #cc0033 ;
}

.btn {
  margin-top : 10px ;
}

.btn-more {
  margin-right : 10px ;
}

.sidebar-box {
  float : left ;
  margin-left : 7px ;
  width : 189px ;

/*  visibility : hidden ; */
}

.sidebar {
  margin-top : 30px ;
  margin-left : 12px ;

  font-size : 9pt ;
  line-height : 150% ;
}

IMG.pline {
  margin-top : 10px ;
  margin-bottom : 10px ;
}

.dummy {
  clear : both ;
}

.go2top {
  font-size : 12pt ;
}

h2 {
  margin-top : 1.5em;
}