/*花のタイトル*/
#flower_title {
	width: 731px;
	padding: 49px 0px 45px 0px;
	background: url(img/h2.png) no-repeat;
	text-align: center;
}

#flower_week {
	margin-top: 0px;
}

#flower_name {
	padding-top: 15px;
	/*font-size: 20pt;
	color: #89354D;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;*/
}

#page_head_f {
	padding: 0px 10px 5px 35px;
}

/*花ことば*/
#kotoba_area {
	width: 480px;
	float: left;
}

#kotoba {
	padding: 25px 50px 25px 50px;
	/*margin: -55px 0 0px 0;*/
	background: url(img/kotoba_back2.png) repeat-y;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.title_kotoba {
	width: 85px;
	float: left;
}

.kotoba_detail {
	width: 285px;
	float: left;
}

#kotoba_left {
	position: absolute;
	top: 0px;
	left: 2px;
}

#kotoba_right {
	position: absolute;
	bottom: 0px;
	right: 2px;
}

/*花の画像*/
#flower_img {
	width: 220px;
	float: right;
	margin-top: 4px;	
}

/*ブーケの紹介*/
#bouquet_area {
	margin-top: 30px;
}

#bouquet_title_area {
	background: url(img/title.jpg) no-repeat;
	width: 705px;
	height: 40px;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #776554;
	font-size: 14px;
	margin-bottom: 15px;
}

/*最新ブーケの画像*/
#af_img {
	margin: 0 10px 0 5px;
}

/*ブーケの紹介*/
#info {
	width: 280px;
	padding-left: 20px;
}

.backlist {
	margin-top: 30px;
}

#list_main_box {
	width:250px;
	float:right;
}

#list_list_box {
	width:435px;
	float:left;
}

#list_thum_box {
	width:82px;
	height:130px;
	float:left;
	margin-right:5px;
	margin-bottom:15px;
	font-size:10px;
	line-height:11px;
	position:relative;
	top:0;
	left:0;
}

#list_thum_box:hover {
	background:#FFF;
}

#list_thum_box_price {
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
}

#detail_box {
	width:230px;
	position:relative;
	padding:10px;
	background:url(/af/detail/detail_box_back.jpg) repeat-y;
}

#detail_box ul, #detail_box li {
	padding:0px;
	margin:0px;
	float:none;
}

#detail_mainphoto {
	width:430px;
	float:left;
}

#detail_index {
	width:70px;
	float:left;
}
#detail_body {
	width:160px;
	float:right;
}
#detail_coment {
	font-size:12px;
	line-height:16px;
	margin:5px 0 0 0;
}

#detail_box_head {
	position:absolute;
	top:0px;
	left:0px;
}
#detail_box_foot {
	position:absolute;
	bottom:0px;
	left:0px;
}

