@charset "Shift_JIS";
/* =================================
   ■ 写真リストのページ用
================================== */
/* ------------------------------------------------------
□右側の設定
------------------------------------------------------ */
#wedding_right {
	background: url(../wedding/img/wedding_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 35px;
	display: block;
	height: 469px;
	width: 400px;
}

#acc_right {
	background: url(../accessory/img/acc_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 35px;
	display: block;
	height: 469px;
	width: 400px;
}
#gift1_right {
	background: url(../gift/bouquet/img/gift1_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 85px;
	display: block;
	height: 419px;
	width: 400px;
}
#gift2_right {
	background: url(../gift/arrangement/img/gift2_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 58px;
	display: block;
	height: 446px;
	width: 400px;
}
#gift3_right {
	background: url(../gift/plants/img/gift3_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 85px;
	display: block;
	height: 419px;
	width: 400px;
}
#gift4_right {
	background: url(../gift/preserved/img/gift4_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 58px;
	display: block;
	height: 446px;
	width: 400px;
}
#produce1_right {
	background: url(../produce/prod_img/prod_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 72px;
	display: block;
	height: 432px;
	width: 400px;
}
#produce2_right {
	background: url(../produce/prod_img/prod_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 45px;
	display: block;
	height: 459px;
	width: 400px;
}
#produce3_right {
	background: url(../produce/prod_img/prod_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 120px;
	display: block;
	height: 384px;
	width: 400px;
}
/* ------------------------------------------------------
□content
------------------------------------------------------ */
#content {
	display: block;
	height: 504px;
	width: 810px;
}
/* ------------------------------------------------------
□右下テキスト
------------------------------------------------------ */
.text {
	width: 305px;
	font-size: 85%;
	text-align: left;
	margin-left: 47px;
	line-height: 130%;
}
* html .text {
	margin-left: 0px;
	font-size: 90%;
}
/*IE7対策*/
*:first-child+html .text {
margin-left: 0px;
font-size: 90%;
}
/* ------------------------------------------------------
□ウェディング、アクセサリーのみボタン設定
------------------------------------------------------ */
.attention {
	text-align: right;
	padding-right: 40px;
}
/* ------------------------------------------------------
□サムネイル部分（safari対策）
------------------------------------------------------ */
.thumbnail a {
	height: 66px;
	width: 66px;
	display: block;
}
/* ------------------------------------------------------
□プロデュース内タイトルナビ
------------------------------------------------------ */
.prod_nav li {
	display:block;
}
