@charset   "Shift_JIS";
/*======================================
　　item 商品入れ子table
=======================================*/
.item{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #f694b3;
  border-right-color : #f694b3;
  border-bottom-color : #f694b3;
  background-color : #e6e0f1;
  margin-bottom : 10px;
  width : 190px;
}
.desa{
  font-weight : bold;
  color : #ffffff;
  background-color : #f694b3;
  text-align : center;
}
.item .title{
  height : 20px;
  vertical-align : bottom;
  font-weight : bold;
  background-image : url(../img/ic_heart.gif);
  background-repeat : no-repeat;
  background-position : 15px 4px;
  padding-left : 35px;
}
.item .title a{
  font-weight : bold;
  color : #462a7f;
}
.item .title a:hover{
  font-weight : bold;
  color : #862a7f;
}
.item .title a:visited{
  font-weight : bold;
  color : #862a7f;
}
.item .cover{
  text-align : center;
  height : 154px;
  width : 190px;
  vertical-align : middle;
  background-image : img/bg_st04.gif;
  background-image : url(../img/bg_st04.gif);
  background-position : 4px 0px;
  background-repeat : no-repeat;
}
.item .select{
  text-align : center;
  height : 154px;
  width : 190px;
  vertical-align : middle;
  background-image : img/bg_st04.gif;
  background-repeat : no-repeat;
  background-image : url(../img/bg_st02.gif);
  background-position : 4px 0px;
  background-repeat : no-repeat;
}
/*======================================
　　
=======================================*/
.price{
  font-family : Arial;
  font-weight : bold;
  vertical-align : bottom;
  text-align : right;
  padding-right : 5px;
  padding-top : 3px;
  padding-bottom : 3px;
  color : #594387;
}
.cbox{
  margin-top : 10px;
  margin-bottom : 10px;
}
.cbox td{
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 3px;
  padding-bottom : 3px;
  background-color : white;
}
/*======================================
　　糸table
=======================================*/
.ito {
  font-size: 11px;
  background-color : #ffffff;
}
.ito td{
  width : 80px;
  text-align : center;
}
/*======================================
　　リボンtable
=======================================*/
.ribbon {
  font-size: 11px;
  background-color : #ffffff;
}
.ribbon td{
  width : 145px;
  text-align : center;
}
/*======================================
　　カレンダー
=======================================*/
.calender{
  font-size : 11px;
}
/*======================================
　　ストアー基本
=======================================*/
p {
  margin: 0px;
  padding-left : 4px;
  padding-right : 2px;
}
table{
  color : #462a7f;
}
/*======================================
　　紫の箱
=======================================*/
.column-m01  a:link {
  color : #f694b3;
  font-size : 11px;
  display : block;
}
.column-m01  a:visited {
  color : #f694b3;
  font-size : 11px;
}
.column-m01  a:hover {
  font-size: 11px;
  color: #69a600;
  display : block;
  background-color : #f6f4f9;
}
.column-m01{
  padding-left : 15px;
  display : block;
  padding-right : 15px;
  background-repeat : no-repeat;
}
/*======================================
　　銀行の箱
=======================================*/
.pay{
  width : 190px;
  background-image : url(../img/bg_paple-m1900-01.gif);
  background-repeat : repeat-y;
}
.pay td{
  text-align : center;
}
.souryou{
  text-align : right;
  height : 23px;
  vertical-align : bottom;
  background-image : img/logo-st-souryou01.gif;
  background-repeat : no-repeat;
  background-image : url(../img/logo-st-souryou01.gif);
}
.rapping{
  text-align : right;
  height : 24px;
  vertical-align : bottom;
  background-image : img/logo-st-souryou01.gif;
  background-repeat : no-repeat;
  background-image : url(../img/logo-st-rappinngu01.gif);
}
.oisogi{
  text-align : right;
  height : 23px;
  vertical-align : bottom;
  background-image : img/logo-st-souryou01.gif;
  background-repeat : no-repeat;
  background-image : url(../img/logo-st-isogi01.gif);
}
.order_rei th{
  text-align : center;
  width : 20%;
  background-color : #e7e0f1;
}
.order_rei td{
  vertical-align : top;
  text-align : left;
}
/*======================================
　　カレンダー
=======================================*/
.ca_sen{
  background-color : #cccccc;
  height : 1px;
}
.ca_table td{
  color : #232323;
  text-align : center;
  font-size : 10px;
  width : 20px;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
}
.ca_table th{
  font-size : 10px;
  color : #999999;
  text-align : center;
  font-weight : normal;
}

