@charaset "UTF-8";
body {
  text-align: center;
  margin: auto;
  padding: auto;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
}


/*大枠*/
#wrap {
  width: 910px;
  margin: 10px auto;
  text-align: center;
}


.head_r{
  float: right;
  width: 341px;
  height: 67px;
}

.head_l{
  float: left;
  width: 569px;
  height: 67px;
}
/*-----------------------------------------------------------------
cart
-----------------------------------------------------------------*/

.header_cl{
  float:left;
  width: 65px;
  height: 67px;
  text-align: center;
  background-image: url(../../img/11cafecap/header_06.gif);
  background-repeat:no-repeat;
}


.header_cr{
  float:right;
  width: 276px;
  height: 67px;
  background-image: url(../../img/11cafecap/header_07.gif);
  background-repeat:no-repeat;
}



.suryo{
  padding-top: 12px;
  font-size: 11px; line-height: 1.3; color: #333;
}





/*-----------------------------------------------------------------
Float
-----------------------------------------------------------------*/
/* clearfix */
.clearfix:after {
 content:"."; 
 display:block; 
 height:0; 
 clear:both; 
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* hide mac ie \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display: block;
}
/* end */








/*クリア*/
.clear {
  clear: both;
}

.caption {
  font-size: 10px; line-height: 1.3; color: #333;
}

