/*==============================================================

CSS for Flower Design Works Rosemary｜TOPページ
Modified: 2009.10.6

==============================================================*/

@import url("master.css");

/*==============================================================
レイアウト
==============================================================*/
/*本体枠*/
div#wrapper_content {
	width:870px;
	padding:0 13px;
	background:url(../common/content_bg.png) repeat-y;
	zoom:100%;
}
/*IE6 Hack*/
* html #wrapper_content {
	behavior: expression(IEPNGFIX.fix(this));
	width:896px;
}
/*回り込み解除*/
div#wrapper_content:after {
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}




/*==============================================================
スプラッシュ
==============================================================*/
/*写真格納用テーブル*/
table#splash {
	width:870px;
	height:359px;
	border-collapse:collapse;
	margin:0 auto;
}
/*IE6 Hack*/
* html table#splash {
	margin-top:10px;
}
table#splash td {
	/* background:url(../top/splash_bg.gif) repeat; */
	vertical-align:middle;
	text-align:center;
}
/*オーバーフロー対策*/
table#splash td div {
	width:870px;
	height:359px;
	overflow:hidden;
}




/*==============================================================
コンテンツ左列
==============================================================*/
/*左列*/
div#content_left {
	width:267px;
	float:left;
	text-align:left;
}

/* ========================== 最新情報 ========================== */
div#news {
	width:195px;
	background:url(../top/content_news_title.jpg) no-repeat left top;
	padding:5px 0 0 72px;
	margin-bottom:20px;
	min-height:140px;
	height: auto !important;
	height: 140px;
}
/*最新情報タイトル*/
div#news h2 {
	width:77px;
	height:14px;
	background:url(../top/content_news_subtitle.gif) no-repeat;
	padding-bottom:4px;
}
/*最新情報リンク設定*/
div#news h2 a {
	width:77px;
	height:14px;
	display:block;
}
/*最新情報コンテナ*/
div#news dl {
	width:195px;
	font-size:85%;
	line-height:120%;
	background:url(../top/content_news_dotline.gif) repeat-x bottom;
	padding-bottom:6px;
	margin-top:6px;
}
/*最新情報日付*/
div#news dl dt {
	color:#809258;
	font-weight:bold;
}
/*IE6 Hack*/
* html div#news dl dt {
	font-size:77%;
}
/*最新情報本文*/
div#news dl dd a:link,
div#news dl dd a:visited {
	color:#666;
}
div#news dl dd a:hover {
	color:#333;	
}
/*IE6 Hack*/
* html div#news dl dd {
	font-size:77%;
	line-height:130%;
}
/*最新情報一覧*/
div#news p.archive {
	text-align:right;
	padding-top:4px;
}



/*==============================================================
コンテンツ右列
==============================================================*/
/*右列*/
div#content_right {
	width:560px;
	float:right;
	text-align:left;
}
/*================== フラワーデザイン ==================*/
div#design {
	width:488px;
	height: 140px;
	background:url(../top/content_design_title.jpg) no-repeat top left;
	padding-left:72px;
	zoom:100%;
}
/*回り込み解除*/
div#design:after {
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
/*IE6 Hack*/
* html div#design {
	width:560px;
}
/*リンクボタン：アレンジメント*/
h2#arrange {
	width:158px;
	height:136px;
	background:url(../top/content_design_button01.jpg) no-repeat;
	float:left;
	margin-right:7px;
}
/*リンクボタン：ブーケ*/
h2#bouquet {
	width:158px;
	height:136px;
	background:url(../top/content_design_button02.jpg) no-repeat;
	float:left;
}
/*リンクボタン：ブライダルフラワー*/
h2#bridal {
	width:158px;
	height:136px;
	background:url(../top/content_design_button03.jpg) no-repeat;
	float:left;
	margin-left:7px;
}
/*リンクボタン：リンク設定*/
h2#arrange a,
h2#bouquet a,
h2#bridal a {
	width:158px;
	height:136px;
	display:block;
}
/*リード文*/
p.read {
	color:#666;
	line-height:140%;
	margin:15px 0;
	padding-bottom:15px;
	border-bottom:5px solid #EAEAEA;
}

/*================== オンラインショップ ==================*/
div#shop {
	width:488px;
	min-height:140px;
	background:url(../top/content_shop_title.jpg) no-repeat top left;
	padding-left:72px;
	height: auto !important;
	zoom:100%;
}
/*IE6 Hack*/
* html div#shop {
	width:560px;
}
/*回り込み解除*/
div#shop:after {
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
/*左列*/
div#shop div#shop_left {
	width:256px;
	float:left;
	margin:5px 10px 0 0;
}
/*右列*/
div#shop div#shop_right {
	margin-top:5px;
	width:214px;
	float:left;
}
/*新着情報タイトル*/
h2#title_arrival {
	width:145px;
	height:18px;
	background:url(../top/shop_title_arrival.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
div#shop div#shop_right dl {
	list-style-type:none;
	font-size:85%;
	margin-top:5px;
	padding-bottom:5px;
	background:url(../top/content_news_dotline.gif) repeat-x bottom;
}
/*タイトル*/
div#shop div#shop_right dl dt a:link,
div#shop div#shop_right dl dt a:visited {
	font-weight:bold;
	color:#809258;
	text-decoration:underline;
}
div#shop div#shop_right dl dt a:hover {
	color:#5B6D35;
}
/*本文*/
div#shop div#shop_right dl dd {
	padding-top:2px;
	line-height:110%;
}
/*IE6 Hack*/
* html div#shop div#shop_right dl dd {
	line-height:130%;
}

/*================== 教室のご案内 ==================*/
div#school {
	width:544px;
	height:108px;
	background:url(../top/content_school_bg.gif) no-repeat;
	margin-top:15px;
	padding:8px;
}
/*IE6 Hack*/
* html div#school {
	width:560px;
}
/*写真*/
div#school img {
	float:left;
	margin-right:8px;
}
/*タイトル*/
h2#title_school {
	width:385px;
	height:22px;
	background:url(../top/content_school_title.gif) no-repeat;
}
h2#title_school a {
	width:385px;
	height:22px;
	display:block;
}
div#school p.body {
	font-size:85%;
	line-height:120%;
	padding:8px 5px;
}