@charset @import url("manual01.css");
"shift_jis";

/*
-----------------------------------------------------------------
 manual04.css
 created : 2010.07.09
 last modified : 2010.07.20
 comment :	マニュアルコンテンツ
	05 ブーケ・フォト・演出・ギフト
-----------------------------------------------------------------
*/

/*.category-manual {}*/




/*==============================================================
	
	05 ブーケ・フォト・演出・ギフト
==============================================================*/
.category-manual .manual05 {}

/*	ブーケ
---------------------------------------------------------------*/
.category-manual .manual05_bouquet {}

/*--- ブーケのスタイル ---*/
.category-manual .manual05_bouquet ul.list_bouquet_style {
	margin: 0 0 20px 0;
	zoom: 1;
}
.category-manual .manual05_bouquet ul.list_bouquet_style:after {
	content: ".";
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.category-manual .manual05_bouquet ul.list_bouquet_style li {
	margin: 0 8px 13px 5px;
	width:149px;
	float:none;
	_margin-left: 4px;
	  background: url(../../manual/img/bnr_daiya2.jpg) bottom no-repeat;
	display:inline-block;
      vertical-align:top;
      display: -moz-inline-box; /*for Firefox 2*/
      display: inline-block;      /*for modern*/
      /display: inline;             /*for ie5〜7*/
      /zoom: 1;                     /*for ie5〜7*/
}
.category-manual .manual05_bouquet ul.list_bouquet_style li dl {
}
.category-manual .manual05_bouquet ul.list_bouquet_style li dl dt {
	text-align: center;
	background:url(../../manual/img/bnr_daiya.jpg) no-repeat top left;
	color:#fff;
	padding:5px;
}
.category-manual .manual05_bouquet ul.list_bouquet_style li dl dd {
	text-align:center;
}
.category-manual .manual05_bouquet ul.list_bouquet_style li dl dd img {
	margin: 0px auto 5px auto;
}
.category-manual .manual05_bouquet ul.list_bouquet_style li dl dd p {
	padding: 5px 5px 5px 10px;
	font-size:0.8em;
	text-align:left;
}

/*--- ブーケ×ドレスのタイプ別相性 表 ---*/
table.tbl_bouquet_dress {
	margin: 0 0 20px 0;
	color: #4d4d4d;
}
table.tbl_bouquet_dress th {
	border-top: 1px solid #b2b2b2;
	font-size: 122%;
}
table.tbl_bouquet_dress thead th {
	padding: 8px 0;
	border-top: 0;
	text-align: center;
}
table.tbl_bouquet_dress thead th.firstChild {
	border-right: 1px solid #b2b2b2;
}
table.tbl_bouquet_dress tbody th {
	width: 90px;
	padding: 0 6px;
	border-right: 1px solid #b2b2b2;
}
table.tbl_bouquet_dress td {
	padding: 6px 10px ;
	border-top: 1px solid #b2b2b2;
	font-size: 92%;
	line-height: 1.3;
}
table.tbl_bouquet_dress td .mark {
	margin-bottom: 4px;
	text-align: center;
}

/*	フォト
---------------------------------------------------------------*/
.category-manual .manual05_photo {}

/*--- タイトル横画像 ---*/
.manual05_photo .ttl_caption10 em img {
	margin: 0 5px 0 0;
	vertical-align: top;
	/vertical-align: middle;
	line-height: 1;
}



/*	演出・ギフト
---------------------------------------------------------------*/
.category-manual .manual05_gift {}

/*--- 代表的な演出 ---*/
ul.list_sampleProduce {
	width: 655px;
	zoom: 1;
}
ul.list_sampleProduce:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
ul.list_sampleProduce li {
	float: left;
	width: 310px;
	min-height: 88px;
	height: auto !important;
	height: 88px;
	margin: 0 8px 12px 5px;
	_margin-left: 2px;
	list-style:none;
}


/*	縁付きグレーボックス 中ピンク 文字ピンク
---------------------------------------------------------------*/

.aside_glyppBox {
	border: 5px solid #CCCCCC;
	background: #fdf1f3;
	color: #e84472;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}

.aside_glyppBox h5 {
	margin: 0 0 6px 0;
	font-size: 10pt;
	line-height: 1.4;
	font-weight: bold;
}
