@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : bb.css
 Author     : Swimsuit Department
 Style Info : boundless_brooklyn Style
=================================================================== */
/****************************************
		pankuzu
*****************************************/
.ml{margin-left: 32px;}
/****************************************
		Contents
*****************************************/
#contents{
  background: url("../images/contents_bg.jpg") repeat-y;
}

#contents .wrap_c {
	width:1014px;
	margin:0 auto;
}

#contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/****************************************
		movie
*****************************************/
.movie { 
  text-align: center;
  padding: 30px 0 20px;
}

/****************************************
		caption
*****************************************/
#cap_bg_top {
  width:1014px;
  background: #08bac3 url("../images/bg_top.jpg")no-repeat top center;
  background-size: contain;
  height: 1104px;
}

.cap_wrap_l_cl_wh {
	width:1014px;
    height: 300px;
	margin:0 auto;
    padding: 10px 0 0 0;
    margin-bottom: 0;
	background: url(../images/w_quotation_l_cl_wh.png) no-repeat;
}
.bb_cap {
	width:700px;
 	margin:0 auto;
    text-align: center;    
	font-size: 110%;
	line-height: 200%;
    padding: 0 162px 0 162px;
    float: left;
    color: #fff;
}
/****************************************
		itemContents
*****************************************/
.itemContents_bb {  
 	float: left;
    width: 100%;  
    _margin-bottom: 0;
    margin-bottom: 0;
}  

.itemContents_bb .thumb_bb  { 
    width: 100%; 
    margin: 0; 
    overflow: hidden; 
    _zoom: 1; 
} 
 
.itemContents_bb .thumb_bb li   { 
 	float: left;
    _margin-bottom: 0;
    margin-bottom: 0;
    font-size: 0;
}

/****************************************
		pagetop
*****************************************/
#cap_bg_bottom {
  width:1014px;
  background: #01afb9 url("../images/bg_bottom.jpg")no-repeat top center;
  background-size: contain;
  height: 256px;
}
