@charset "utf-8";

/*================================*/
/*  flowergift.css   　　         */
/*------------------------------  */
/*　フラワーギフト専用CSS         */
/*　※フラワーギフト全ページ共通  */
/*================================*/

/*左メニュー（フラワーギフト）各リンクボタンのID*/
#fg_li_button01{
}

#fg_li_button02{
}

#fg_li_button03{
}

#fg_li_button04{
}

#fg_li_button05{
}

#fg_li_button06{
}

#fg_li_button07{
	margin-bottom: 20px;
}

/*※ここでは、backgroundの指定はしない（動的なのでphp本文のスタイルに任せる）*/
#flowergift_title_pic{
	height: 210px;
	width: 710px;
	/*background-image: url(flowergift_title_01_birthday.png);*/
	background-repeat: no-repeat;
	padding-top: 145px;
	margin-left: -25px;
}

#flowergift_title_hosoku{
	margin-left: 66px;
	width: 340px;
	font-size: 16px;
	font-weight: bold;
	color: #DEAD76;
	height: 75px;
	margin-bottom: 15px;
	line-height: 24px;
}

#flowergift_title_syousai{
	margin-left: 66px;
	width: 580px;
	height: 70px;
	font-size: 15px;
	line-height: 20px;
}

#flowergift_ichirei_title{
	margin-top: 80px;
}

#flowergift_ichirei_setsumei{
	margin-left: 5px;
	margin-top: 10px;
}

#flowergift_ichirei_picture_all{
	margin-bottom: 40px;

}

#flowerpic_none{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 5px;
	color: #999;
}

/* ---- 写真に使うクラス ---- */
.column_all{
	width: 210px;
	margin-top: 20px;
}

.column01{
	float: left;
	margin-right: 20px;
	margin-left: -3px;
}

.column02{
	float: left;
	margin-right: 20px;
}

.column03{
	float: left;
}

.flower_pic{
}

.flower_demand{
	text-align: center;
	font-size: 13px;
}

.columns_test_hidden{
	display: none;
}

/* ---- 写真に使うクラス ここまで ---- */


#telcontact_mini_pic{
}
