@charset "utf-8";
/* ===================================================================
CSS information

 file name  :story.css
 author     :Naoki Takahashi
 style info :体験談関連
=================================================================== */

/* -----------------------------------------------------------
	#titleArea
----------------------------------------------------------- */

#titleArea {
	width: 950px;
}

#titleArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* -----------------------------------------------------------
	#contentArea
----------------------------------------------------------- */

#contentArea {
	width: 950px;
}

#contentArea:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/* -----------------------------------------------------------
	体験談Top
----------------------------------------------------------- */

#titleArea ul {
	margin: 20px 0 4px;
	border-bottom: 1px solid #CCC;
}

#storyTitle {
	float: left;
}

#storyLink {
	float: right;
	text-align: right;
}

#storyLocationTitle {
	width: 950px;
	margin-bottom: 2px;
}

.storyLabel {
	width: 146px;
	float: left;
}

.storyThumb {
	width: 804px;
	float: right;
}

.storyThumb dl {
	display: inline;
	width: 110px;
	border: 1px solid #CCCCCC;
	padding: 7px;
	float: left;
	margin: 0 0 8px 8px;
}

.storyThumb dt {
	border: 1px solid #CCCCCC;
	height: 111px;
	width: 108px;
}

.storyThumb dd {
	font-size: 77%;
	color: #48322A;
	text-align: center;
	margin-top: 7px;
}

.storyThumb dl.empty {
	width: 110px;
	border: 1px solid #E6E6E6;
	padding: 7px;
	float: left;
	margin-left: 8px;
}

.storyThumb dl.empty dt {
	background: #F4F4F4;
	border: none;
}


/* -----------------------------------------------------------
	体験談Top枠
----------------------------------------------------------- */

#storyGuamAqua {
	margin-bottom: 20px;
}

#storyGuamWhite {
	margin-bottom: 0px;
}

#storyGuamJewel {
	margin-bottom: 0px;
}

#storyBaliBluepoint {
	margin-bottom: 0px;
}

#storyOkinawaUmi {
	margin-bottom: 0px;
}


/* -----------------------------------------------------------
	体験談詳細
----------------------------------------------------------- */

#storyMain {
	width: 939px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 9px;
}

#storyMain li {
	float: left;
}

#storyMain li img {
	margin-bottom: 10px;
}

#storyMainL {
	width: 224px;
	margin-right: 9px;
}

#storyMainC {
	width: 464px;
	margin-right: 9px;
}

#storyMainR {
	width: 224px;
	margin-right: 9px;
}

#titleArea p {
	font-size: 77%;
	line-height: 1;
}

#storyContent {
	margin-top: 25px;
}

#storyContentL {
	width: 191px;
	margin-right: 52px;
	float: left;
}

#storyContentL img {
	margin-bottom: 9px;
}

#storyContentC {
	width: 464px;
	margin-right: 52px;
	float: left;
}

#storyCatch {
	width: auto;
	font-size: 125%;
	line-height: 1;
	color: #48322A;
	margin-bottom: 20px;
}

#storyContentC dt {
	margin-top: 20px;
	margin-bottom: 8px;
}

#storyContentC dd {
	font-size: 77%;
	line-height: 1.4;
}

#storyContentR {
	width: 191px;
	float: left;
}

#storyContentR p img {
	margin-bottom: 9px;
}

#storyNext {
}

#storyPrev {
	padding-right: 4px;
}

/* -----------------------------------------------------------
	挙式データ
----------------------------------------------------------- */

#storyData {
	margin-bottom: 9px;
}

#storyData li {
	padding-bottom: 3px;
	border-bottom: 1px solid #E5DCD9;
	font-size: 77%;
	line-height: 1;
	margin-top: 4px;
}

#storyData li.storyName {
	font-size: 93%;
}


/* -----------------------------------------------------------
	スタッフから
----------------------------------------------------------- */

#storyStaff {
	width: 161px;
	padding: 10px 14px;
	border: 1px solid #CCC;
	margin-bottom: 9px;
}

#storyStaff h3 {
	font-size: 77%;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 4px;
}

#storyStaff dt {
	float: left;
	width: 62px;
}

#storyStaff dd {
	float: left;
	width: 99px;
	font-size: 77%;
	background: url(../story/img/story_staff_label.gif) no-repeat left top;
	padding-top: 16px;
}

/* -----------------------------------------------------------
	問合せ
----------------------------------------------------------- */

#storyBanner img {
	margin-bottom: 10px;
}

#storyAdvice {
	background: #EBE9E9 url(../img/share/cp_advice.gif) no-repeat top;
	padding: 25px 10px 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 9px;
}

#storyAdvice li {
	background: url(../img/share/cp_advice_line.gif) repeat-x bottom;
	padding-bottom: 6px;
	margin-bottom: 2px;
}

#storyAdvice li.Last {
	background: none;
	margin: 0;
	padding: 0;
}

#storyCall {
	padding: 10px 0 4px;
}
