﻿@charset "utf-8";
/* 共通設定読み込み */
@import "../../css/wed.css";


/* ------------------
 wed_cui 各ページ設定
------------------ */
.wedCuiD .content,
.wedCuiD .content .photo {
	height: 330px;
}


.wedCalendar ul.link2 {
	width: 100%;
	height: 60px;
/*	display: none;*/

}
.wedCalendar ul.link2 li {
	display: inline;
	float: left;
	width: 210px;
	text-align: center;
}

/* ------------------
 wed_report
------------------ */
.wedReport .content dl {
	display: inline;
	float: left;
	width: 320px;
	height: 80px;
	margin: 0 10px 20px 0;
	_margin: 0 5px 10px 0;
}
.wedReport .content dl dt{
	display: inline;
	float: left;
	width: 90px;
}
.wedReport .content dl:hover {
	background: #fdf2fd;
	cursor: pointer;
}

.wedReportD .content h4 {
	color: #8c3172;
}

.wedReportD .content dl dt{
	padding: 10px 0;
	font-weight: bold;
	color: #8c3172;
}

.wedReportD .content img {
	padding: 2px;
	margin: 10px 0;
	border: 1px solid #d2cfcf;
}


.wedReport-titleSub {
	margin: 0 0 10px;
	color: #F69;
	border-bottom: solid 1px #F69;
	font-size:14px;
}

.wedReport-photo {
	text-align: center;
}
.wedReport-text {
	display: inline;
	float: left;
	width: 435px;
}
.wedReport-text dt {
	vertical-align: middle;
	background-image: url(../../image/wed/q.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.wedReport-text dt span {
	margin: 0 0 0 20px;
}

.wedReport-text dd {
	padding: 2px 0 30px 20px;
	line-height: 18px;
	vertical-align: middle;
	background-image: url(../../image/wed/a.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.wedReport-text .commentTitle {
	height: 24px;
	margin: 5px 0;
	padding: 5px 0 0 10px;
	line-height: 18px;
	color: #996600;
	border-left: solid 0.5em #F2DBB3;
	border-bottom: solid 1px #F2DBB3;
	font-size: 14px;
}

.wedReport-text .commentText {
	padding: 0 0 0 10px;
	line-height: 18px;
}
