@charset "utf-8";

/* ========================================================
	report.css => ウエディングレポートページ用css
======================================================== */

/* back_btn
============================================================================================================ */
.back_btn {
	margin-top: 40px;
	padding-bottom: 80px;
	background: url(../images/parts/line.png) no-repeat bottom;
	text-align: center;
}


/* index
============================================================================================================ */
#indexList {
	font-size: 116%;
}
#indexList li {
	margin-bottom: 30px;
	padding: 1px;
	background: url(../images/report/list_bg.png) no-repeat right;
	border: 3px solid #dcd3bd;
}
#indexList li a {
	display: block;
	padding: 27px 115px 27px 30px;
	background: url(../images/report/bg_shadow.gif) repeat-x;
	text-decoration: none;
	zoom: 1;
}
#indexList li a:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#indexList li span,
#indexList li strong {
	display: block;
}
#indexList li .ph {
	float: left;
}
#indexList li .text {
	margin-left: 190px;
}
#indexList li .date {
	font-weight: bold;
}
#indexList li strong {
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ede3cb;
	font-size: 120%;
	font-weight: bold;
	color: #9d7204;
	text-decoration: underline;
}
#indexList li a:hover strong {
	text-decoration: none;
}



/* バックナンバー
============================================================================================================ */
#backnumberList {
	font-size: 116%;
}
#backnumberList h1 {
	margin-bottom: 30px;
	text-align: center;
}
#backnumberList nav {
	padding: 1px;
	border: 3px solid #dcd3bd;
}
#backnumberList nav ul {
	padding-left: 27px;
	zoom: 1;
}
#backnumberList nav ul:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#backnumberList nav ul li {
	float: left;
	width: 430px;
	padding: 30px 0;
	border-top: 1px solid #ede3cb;
}
#backnumberList nav ul li:first-child {
	margin-right: 36px;
}

#backnumberList nav ul:first-child {
	padding-top: 10px;
	background: url(../images/report/bg_shadow.gif) repeat-x;
}
#backnumberList nav ul:first-child li {
	border-top: 0;
}

#backnumberList li a {
	display: block;
	text-decoration: none;
	zoom: 1;
}
#backnumberList li a:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#backnumberList li span,
#backnumberList li strong {
	display: block;
}
#backnumberList li .ph {
	float: left;
}
#backnumberList li .text {
	margin-left: 170px;
}
#backnumberList li .date {
	font-weight: bold;
}
#backnumberList li strong {
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	font-size: 120%;
	font-weight: bold;
	color: #9d7204;
	text-decoration: underline;
}
#backnumberList li .summary {
	font-size: 95%;
}
#backnumberList li a:hover strong {
	text-decoration: none;
}



/* 詳細
============================================================================================================ */
#detail {
	padding: 1px 1px 50px;
	border: 3px solid #dcd3bd;
	font-size: 116%;
}
#detail > div {
	background: url(../images/report/bg_shadow2.gif) repeat-x;
}

#detail .main {
	padding: 27px 115px 27px 30px;
	background: url(../images/report/list_bg.png) no-repeat right;
	zoom: 1;
}
#detail .main:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#detail .main .ph {
	float: left;
}
#detail .main .text {
	margin-left: 190px;
}
#detail .main .date {
	font-weight: bold;
}
#detail .main h1 {
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ede3cb;
	font-size: 120%;
	font-weight: bold;
	color: #9d7204;
}


#detail #phBox {
	margin: 0 30px;
	padding: 30px 0 0 22px;
	background: url(../images/report/bg_shadow2.gif) repeat-x;
	border-top: 1px solid #e9dfc5;
	zoom: 1;
}
#detail #phBox:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}

#detail #phBox .text {
	float: right;
	width: 420px;
	padding-top: 48px;
}
#detail #phBox .text h2 {
	width: 320px;
	margin-bottom: -20px;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ede3cb;
	font-size: 120%;
	line-height: 1.5;
	font-weight: bold;
	color: #9d7204;
}
#detail #phBox #textArea {
	padding-top: 40px;
	background: url(../images/report/list_bg.png) no-repeat right top;
}
#detail #phBox #textArea p {
	display: none;
}

#detail #phBox #MainPh {
	float: left;
	width: 420px;
	position: relative;
	overflow: hidden;
}
#detail #phBox #MainPh table {
	position: relative;
	table-layout: fixed;
}
#detail #phBox #MainPh td {
	width: 420px;
	text-align: center;
}
#detail #phBox #MainPh td p {
	width: 420px;
}
#detail #phBox #MainPh td p.caption {
	display: none;
}
#detail #phBox #MainPh td img {
	border: 4px solid #ffffff;
	-moz-box-shadow: 2px 2px 4px #e8e8e8;
	-webkit-box-shadow: 2px 2px 4px #e8e8e8;
	box-shadow: 2px 2px 4px #e8e8e8;
}


#detail #phThumbs {
	width: 808px;
	margin: 30px auto;
	position: relative;
}
#detail #phThumbs div {
	position: relative;
	overflow: hidden;
	padding-left: 12px;
	position: relative;
}
#detail #phThumbs ul {
	width: 9999em;
	padding: 5px 0 10px;
	position: relative;
	zoom: 1;
}
#detail #phThumbs ul:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#detail #phThumbs ul li {
	float: left;
	width: 100px;
}
#detail #phThumbs ul li img {
	border: 4px solid #ffffff;
	-moz-box-shadow: 1px 1px 2px #dfdfdf;
	-webkit-box-shadow: 1px 1px 2px #dfdfdf;
	box-shadow: 1px 1px 3px #dfdfdf;
}

#detail #phThumbs p {
	position: absolute;
	top: 5px;
}
#detail #phThumbs p.l {
	left: -38px;
}
#detail #phThumbs p.r {
	right: -38px;
}

#detail #message {
	margin: 0 50px;
	text-align: center;
}
#detail #message h3 {
	margin-bottom: 20px;
}

