@charset  "UTF-8";

/* feedback.css

 01.link リンク
 02.index インデックス
 03.entry エントリー
 04.message メッセージ画面
 
*/

/*
===============================================
 01.link リンク
----------------------------------------------- */
a:hover { color: #E64C4C;}

/*
===============================================
 02.index インデックス
----------------------------------------------- */
#info {
	width: 600px;
}

#info-inner {
	padding: 20px 0 0 0; 
 	text-align: left;
}

#feedback-image {
	float: right;
	width: 320px;
 	padding: 0 0 20px 0; 
}

#feedback-info {
	float: left;
	width: 250px;
	padding: 20px 0 20px 0; 
}

#feedback-info p {
	margin: 0; 
	padding: 0 0 1.5em 0; 
	line-height: 1.5;
}

#thanks {
	width: 250px;
	padding: 0 0 10px 0; 
	background-image: url(../feedback/images/thanks_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#thanks-inner {
	padding: 0; 
	background-image: url(../feedback/images/thanks_middle.gif);
	background-repeat: repeat-y;
}

#thanks-inner h3 {
	padding: 0; 
	margin: 0;
}

#thanks-inner p {
	padding: 10px 0 0 0; 
	margin: 0 15px 0 30px;
	color: #FFFFFF;
}

/* 1ブロック
----------------------------------------------- */
.church,
.outdoor {
	clear: both;
	width: 540px;
	margin: 20px 0 0 30px;
	padding: 20px 0;
	border-right: 1px solid #D6CEC1;
	border-bottom: 1px solid #D6CEC1;
	background-color: #FAF5F0;
}

.church table,
.outdoor table {
	width: 500px;
	margin: 0 20px;
}

/* サムネイル
----------------------------------------------- */
.thumb {
	width: 130px;
	text-align: left;
	vertical-align: top;
}

.thumb-photo {
	border-right: 1px solid #EBE1D8;
	border-bottom: 1px solid #EBE1D8;
	background-color: #FFFFFF;
	width: 108px;
	height: 88px;
}

.thumb img {
	margin: 4px;
}

/* 概要
----------------------------------------------- */
.church .midashi {
	width: 370px;
	text-align: left;
	background-image: url(../feedback/images/icon_church.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding-top: 2px;
}

.outdoor .midashi {
	width: 370px;
	text-align: left;
	background-image: url(../feedback/images/icon_outdoor.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding-top: 2px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding-top: 2px;
}

.church .name {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 2px 0 6px 34px;
	background-image: url(../feedback/images/icon_name_church.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.outdoor .name {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 2px 0 6px 34px;
	background-image: url(../feedback/images/icon_name_outdoor.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.excerpt {
	margin: 15px 0 0 0;
}

.vol {
	font-family: 'Lucida Grande', verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin: 0 3px 0 0;
	padding: 2px 3px;
	background-color: #D8C1AD;
}

.marriage-day {
	font-family: 'Lucida Grande', verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	margin: 0 0 0 6px;
}

.church a:hover { color: #E75555; }
.outdoor a:hover { color: #76A533; }


/*
===============================================
 03.entry エントリー
----------------------------------------------- */
#church,
#outdoor {
	margin: 40px 0 0 30px;
	padding: 0 0 20px 0;
	width: 545px;
	background-image: url(../feedback/images/feedback_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#church-inner,
#outdoor-inner {
	background-image: url(../feedback/images/feedback_middle.gif);
	background-repeat: repeat-y;
	padding: 0 0 25px 0;
	text-align: left;
}

#main-photo {
	margin: 0;
	padding: 0;
}

#main-photo img {
	vertical-align: bottom;
}

#title-area {
	width: 540px;
	margin: 0;
	padding: 20px 0 20px 0;
	background-color: #662600;
	color: #FAF5F0;
}

#church #title-area {
	background-image: url(../feedback/images/icon_archives_church.gif);
	background-repeat: no-repeat;
	background-position: 470px 15px;
}

#outdoor #title-area {
	background-image: url(../feedback/images/icon_archives_outdoor.gif);
	background-repeat: no-repeat;
	background-position: 470px 15px;
}

.archive-vol {
	font-family: 'Lucida Grande', verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin: 0 70px 0 30px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #A69082;
}

.archive-title {
	font-size: 22px;
	font-weight: normal;
	margin: 0 35px 0 30px;
	padding: 15px 0 0 0;
}

.archive-name {
	font-size: 14px;
	font-weight: normal;
	margin: 14px 35px 0 30px;
	padding: 4px 0 6px 36px;
}

#church .archive-name {
	background-image: url(../feedback/images/icon_archives_name_church.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#outdoor .archive-name {
	background-image: url(../feedback/images/icon_archives_name_outdoor.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.archive-date {
	font-family: 'Lucida Grande', verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 6px;
	padding: 0;
}

#midashi-area {
	width: 540px;
	margin: 0;
	padding: 20px 0 5px 0;
	background-color: #EBE1D8;
}

#midashi-area p {
	margin: 0 35px 0 30px;
	padding: 0 0 1.2em 0;
	line-height: 1.5;
	font-weight: bold;
}

.entry-body {
	margin: 0 35px 0 30px;
}

.entry-body h4 {
	line-height: 1.5;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 2px 0 1.3em 30px;
	background-image: url(../feedback/images/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.entry-body p {
	line-height: 1.6;
	margin: 0 0 1.3em 30px;
}

#from {
	width: 480px;
	margin: 0 35px 0 30px;
	padding: 0 0 15px 0;
	background-image: url(../feedback/images/feedback_from_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#from-inner {
	margin: 0;
	padding: 15px 0 0 0;
	background-image: url(../feedback/images/feedback_from_middle.gif);
	background-repeat: repeat-y;
}

.from-title {
	width: 480px;
	height: 96px;
	margin: 20px 0 0 30px;
	padding: 0;
	background-image: url(../feedback/images/feedback_from_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}

#from p {
	line-height: 1.6;
	margin: 0 30px;
	padding: 0 0 1.2em 0;
}

#profile {
	width: 480px;
	margin: 40px 0 0 30px;
}

.profile-title {
	color: #A69082;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
	padding: 6px 0 6px 27px;
	border-bottom: 1px solid #D6CEC1;
	background-image: url(../feedback/images/icon_profile.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.komoku {
	color: #A69082;
}

#profile p {
	margin: 10px 0 0 30px;
}

#profile p.url {
	font-size: 10px;
	color: #E64C4C;
	margin: 6px 0 0 90px;
}

#entry-change {
 	text-align: right;
	margin: 20px 30px 0 30px;
	padding: 0;
}

#entry-change select {
	font-size: 11px;
}

.to-top {
 	text-align: right;
	margin: 20px 30px 0 30px;
	padding: 0;
}

.to-top a { text-decoration: none;}


/* 直前の気持ち
----------------------------------------------- */
#more {
	margin: 30px 35px 0 30px;
	padding: 0 0 10px 0;
	border: 1px solid #D6CEC1;
}

#more h4 {
	background-image: url(../feedback/images/more_title.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999em;
}

#more h5 {
	font-weight: bold;
	margin: 30px 30px 1.3em 30px;
	padding: 6px 8px;
	background-color: #EBE1D8;
}

#more p {
	line-height: 1.6;
	margin: 0 30px 1.3em 30px;
}