@charset "Shift_JIS";
/* CSS Document */

/*TOPページ*/



/*globalNavi
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#globalNavi {
	height:1300px;
	}
	
	
	
/*（詳細ページ）メインコンテンツ
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#mainContentsRepeat {
	background:url(../images/bg_tuile01.png) repeat left top;	
}
#mainContentsOut {
	background:url(../images/bg_bouquet02.png) no-repeat center top;		
}

.leadCopy {
	background:url(../images/txt_bouquet02.png) no-repeat left top;
	height:200px;
}	



/*チュイルの用途一覧
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#tuileCase {
	margin:0px -13px 0px 0px;
	padding:0px 0px 0px 0px;
	width:756px;
	}
#tuileCase li {
	margin:0px 13px 36px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	display:inline;
	float:left;
	*display: inline;
	*zoom: 1;
	width:239px;
	background:url(../images/bg_tuile03_balloon_hd.png) no-repeat center top;
	}
	
#tuileCase li h3 {
	margin:18px 0px 0px 0px;
	padding:0px 0px 36px 0px;
	font-size:116%;
	line-height:140%;
	text-align:center;
	color:#3E1D02;
	background:url(../images/bg_tuile03_balloon_btm.png) no-repeat center bottom;
	position:relative;
	z-index:2;
	}
#tuileCase li figure {
	margin:-14px 0px 0px 0px;
	padding:0px 0px 0x 0px;
	position:relative;
	z-index:1;
	}
#tuileCase li figure img {
	width:239px;
	}
#tuileCase li figcaption {
	margin:9px 0px 0px 0px;
	padding:0px 0px 0x 0px;
	font-size:100%;
	line-height:140%;	
	text-align:center;
	}
	
/*ブーケサブレの用途一覧
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
table#bouquetTable {
	margin-bottom: 10px;
}
#bouquetTable tbody th {
    text-align: center;
    line-height: 140%;
	text-indent: 0%;
	padding: 5px 0px;
}
#bouquetTable tbody td{
	padding: 3px;
	}
#cell02{
	padding: 0px;
	width: 274px;
	}

/*ブーケソフトクリームブランドサイトへ
----------------------------------------------------------------------------------------------------------------------------------------------------------*/	
.btnBlandSite {
	clear:both;
	margin:-50px auto 0px auto;
	padding:0px;
	font-size:116%;
	}



