@charset "UTF-8";
/* CSS Document */

/* ----------------- 特設ページ ---------------------*/
#topicTitle{
	margin-bottom: -20px;
}

/* 各特設の解説 */
#topicRead{
	float: left;
	width: 390px;
	margin-right: 20px;
	color: #38261F;
}

#topicRead h2{
	margin-bottom: 25px;
	padding: 5px 0 5px 15px;
	border-left:5px solid #FFCF45;
	font-size: 16px;
	line-height: 1.7;
}

#topicRead p{
	margin: 0 0 30px 20px;
	font-size: 14px;
	line-height: 1.7;
}

/* 各特設の概要 */
#topicAbout{
	float: left;
	width: 340px;
	padding: 15px 20px 25px;
	background-color: #F7F2E8;
}

#topicAbout h3{
	margin-bottom: 25px;
}

#topicAbout li{
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(/themes/chantilly/images/menu/topicList.gif) no-repeat left center;
	font-size: 16px;
}

#topicAbout p{
	margin-top: 25px;
	font-size: 14px;
	line-height: 1.7;
}

/*------------------
 
記念日

-------------------- */
#anniversaryBox{
	_margin-top: -10px;
}

/* 写真一覧（全体） */
#anniGallery{
	padding-bottom: 30px;
	background: url(/themes/chantilly/images/cafe/anniversary/BoxLine.gif) repeat-x left bottom;
}

/* 写真一覧（解説） */
#anniPhotoAbout{
	float: left;
	width: 175px;
	margin: 0 20px;
	_margin: 0 20px 0 10px;
}

#anniPhotoAbout dt{
	margin-bottom: 20px;
}

#anniPhotoAbout dd{
	padding: 10px 0;
	background: url(/themes/chantilly/images/cafe/anniversary/BoxLine.gif) repeat-x left top;
	line-height: 1.7;
}

/* 写真一覧（リンク） */
#anniPhotoAbout dd a{
	float: right;
	padding-left: 15px;
	background: url(/themes/chantilly/images/markerYellow.gif) no-repeat scroll left center;
}

/* 写真一覧（３枚ずつ） */
#anniPhotoBox{
	float: left;
	width: 630px;
	_width: 610px;
	margin-right: -20px;
}

#anniPhotoBox div{
	float: left;
	margin-right: 20px;
	_margin-right: 10px;
}

#anniPhotoBox .cutPhoto{
	position: relative;
	_position: static;
}

/* IE7対策 */
*:first-child+html #anniPhotoBox .cutPhoto{
	position: static;
}


/* 全体の囲い（共通） */
#specialTopic{
	position: relative;
	width:842px;
	padding-bottom:10px;
	background: url(/themes/chantilly/images/cafe/anniversary/specialEntryFoot.gif) no-repeat left bottom;
}

#anniversaryBox, 
#bridalBox {
	padding: 20px 0 0 0;
	background: url(/themes/chantilly/images/cafe/anniversary/specialEntryCentr.gif) repeat-y left top;
	color:#38261F;
}

/* トップ画像 */
#anniversaryTitle{
	width: 842px;
	height: 401px;
	background: url(../images/cafe/anniversary/anniversaryTitle.jpg) no-repeat left top;
	text-indent: -9999px;
}

 
/* プリントケーキ */
#printBtn {
	display: block;
	float:left;
	width: 222px;
	height: 52px;
	margin: -70px 0 0 20px;
	background: url(../images/cafe/anniversary/printCakeBtn.gif) no-repeat left top;
	text-indent: -9999px;
}

#printBtn a{
	display: block;
	width: 222px;
	height: 52px;
}

/* キャラクターケーキ */
#characterBtn {
	display: block;
	float:left;
	width: 222px;
	height: 52px;
	margin:-70px 0 0 260px;
	background: url(/themes/chantilly/images/cafe/anniversary/characterCakeBtn.gif) no-repeat left top;
	text-indent: -9999px;

}

#characterBtn a{
	display: block;
	width: 222px;
	height: 52px;
}

/* 各ケーキボックス */
.anniversaryCake{
	position: relative;
	padding: 20px 20px;
	_padding: 20px 20px 0px;
	background: url(/themes/chantilly/images/cafe/anniversary/BoxLine.gif) repeat-x left bottom;
}

/* 写真ケーキ（説明） */
#decoCake01{
	float:left;
	width: 400px;
	height: 450px;
	margin: 20px 20px 0 0;
}


/* キャラクターケーキ（説明） */
#decoCake02{
	display:inline;
	float: left;
	width: 400px;
	height: 450px;
	margin: 30px 0 0 20px;
}

#decoAbout01{
	position: relative;
	float: left;
	width: 380px;
	padding-top: 170px;
}

#decoAbout01 p,#decoAbout02 p{
	margin-bottom: 15px;
	color:#38261F;
	font-size:13px;
	line-height:1.8;
}

#decoAbout01 h3,#decoAbout02 h3{
	display:inline-block;
	margin: 10px 0 10px;
	padding-left: 23px;
	background: url(/themes/chantilly/images/markerh3.gif) no-repeat left 5px;
	color:#FFA300;
	font-size:14px;
}

#decoAbout02{
	_display:inline;
	position: relative;
	float: left;
	width: 380px;
	margin-top: 40px;
	padding-top: 170px;
}

#decoTitle01{
	position:absolute;
		top: -20px;
		right: 20px;
	height: 146px;
}

#decoTitle02{
	position:absolute;
		top: 0;
		left: 20px;
	height: 146px;
}

.decoListBtn{
	text-align: right;
}

/* 写真ケーキの最新記事 */
#photoEntry{
	float: left;
	width: 560px;
	margin-top: 12px;
	_margin-top: -6px;
}

/* IE7対策 */
*:first-child+html #photoEntry{
	margin-top: -6px;
}

/* 写真ケーキのタイトル画像 */
#photoEntryTitle{
	float: left;
	width: 231px;
	margin-right: 10px;
}

/* 写真ケーキの記事一覧へ */
#specialTopic .photoEntryLink{
	position: absolute;
		top: 245px;
		left: 185px;
	_position: relative;
		_top: 225px;
		_left: -80px;
	width: 100px;
	padding-left:15px;
	background: url(/themes/chantilly/images/markerYellow.gif) no-repeat left center;
}

/* IE7対策 */
*:first-child+html #specialTopic .photoEntryLink{
	position: relative;
		top: 225px;
		left: -80px;
}

#decoInfo{
	float:left;
	width: 478px;
	margin: 20px 0 60px 20px;

}

#decoInfo h3{
	padding: 30px 0 15px 25px;
	border-bottom: dashed 1px #FFFFFF;
	font-size: 20px;
}

#decoInfo p{
	padding: 15px 0 20px 25px;
}


#decoBtnBox{
	float:left;
	width: 300px;
	margin: 20px 0 0 20px;
}

#decoListBtn a{
	display: block;
	width: 302px;
	height: 52px;
	margin-bottom: 20px;
	background: url(/themes/chantilly/images/cafe/anniversary/fancyCakeList.gif) no-repeat left top;
	text-indent: -9999px;
}

#accessBtn a{
	display: block;
	width: 302px;
	height: 52px;
	background: url(/themes/chantilly/images/cafe/anniversary/accessBtn.gif) no-repeat left top;
	text-indent: -9999px;
}

/*------------------
 
記念日・ブライダル共通

-------------------- */

/* ページ内アンカー */
#anchorBtnBox {
	position: absolute;
	top: 330px;
	_top: 345px;/* for IE6 */
	left: 20px;
}

/* IE7対策 */
*:first-child+html #anchorBtnBox{
	top: 345px;
}

#anchorBtnBox p {
	float: left;
	width: 242px;
}
#anchorBtnBox p img {
	margin-right: 20px;
}
/* 予約注文情報囲み */
#orderInfo {
	padding: 20px;
	_padding: 20px 20px 10px 20px;
}
/* 予約情報囲み */
#reserveBtn {
	float:left;
	width: 498px;
}
#reserveBtn img {
	margin-right: 20px;
}
/* コンタクト情報囲み */
#contactBox {
	float: left;
	width: 302px;
}
#contactBox ul li {
	margin-bottom: 20px;
	line-height: 1;
}


/*------------------
 
ブライダルページ専用

-------------------- */
/* トップ画像 */
#bridalTitle{
	width: 842px;
	height: 401px;
	background: url(/themes/chantilly/images/cafe/bridal/bridalTitle.jpg) no-repeat left top;
	text-indent: -9999px;
}
/* 各ケーキボックス */
.prdItemBox {
	padding: 20px;
	border-bottom: dashed 1px #BDB099;
}
/* 商品写真 */
#bridalBox .prdImg {
	float: left;
	width: 380px;
}
/* 商品説明囲み */
.prdDescription {
	float: left;
	width: 420px;
}
/* 商品名 */
#bridalBox h2 {
	margin: 10px 0;
}
/* 商品リード文 */
#bridalBox .lead {
	margin-bottom: 30px;
}
/* おすすめ紹介文 */
.recommend {
	width: 380px;
	margin-top: 20px;
	padding: 10px 20px 35px 20px;
	background: #FFDECA url(/themes/chantilly/images/cafe/bridal/recommendBg.gif) no-repeat left bottom;
}

