/* CSS Document */


body  {
	text-align: center;
	font: 10px verdana, arial, helvetica, sans-serif;
	background-color:#f0f0f0;
	height: 100%;
	color: #818181;
}


/* 共通要素
------------------------------------------------------------*/
body#wedding h1 {
	color: #9d9d9d;
	height: 21px;
	padding-top:6px;
	border-top: 3px double #ddd;
	background: none;
	font: normal 14px "Times New Roman", Times, serif;
}
body#wedding h1 img {
	margin-left: 5px;
}
	*html body#wedding h1 { height: 30px; }



body#wedding h2,
.wedding-color {
	color: #c66973;
}
.wedding-title {
	color: #c66973;
	font-weight: bold;
}



body#wedding #title {
	height: 51px;
	padding-left: 41px;
	letter-spacing: 3px;
	color: #c66973;
	border: none;
	background: url("../weddings/images/main-title-back.gif") no-repeat;
	font: 22px/33px "Times New Roman", Times, serif;
	font-weight: bold;
}
body#wedding #title span {
	color: #7c7c7c;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
	*+html body#wedding #title span { font-size: 8px; }
	*html body#wedding #title span { font-size: 8px; }





/* FOOD
------------------------------------------------------------*/
.cake-image-list {
	list-style: none;
}
.cake-image-list li {
	width: 100px;
	height: 100px;
	float: left;
	background: none;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 0;
}




/* 体験レポート
------------------------------------------------------------*/
.thumb-small-box {
	width: 120px;
	height: 120px;
	float: left;
	margin-top: 5px;
	background: #f0f0f0 url(../images/back-tile1.gif) repeat;
}
.thumb-small-box img {
	margin: 5px;
}

.thumb-big-box-left,
.thumb-big-box-right {
	width: 275px;
	float: left;
}
.thumb-big-box-left { margin-right: 20px; }
.thumb-big-box-right { margin-left: 20px; }


.thumb-big-box-left h3,
.thumb-big-box-right h3 {
	color: #c66973;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 12px 5px;
}
.thumb-big-box-left p,
.thumb-big-box-right p {
	margin-left: 0px;
}





/* WEDDING TOP
------------------------------------------------------------*/
body#wedding .thumbox-wd {
	width: 200px;
	height: 230px;
}
body#wedding .thumbox-title {
	width: 200px;
	height: 31px;
	padding-top:6px;
	border-top: 3px double #ddd;
	font: 14px "Times New Roman", Times, serif;
}
body#wedding .thumbox-title span {
	font-size: 10px;
	margin-left: 10px;
	text-transform:uppercase;
	letter-spacing: 1px;
}
body#wedding .thumbox-title img {
	margin-left: 5px;
}


body#wedding .thumbox-content {
	width: 190px;
	height: 160px;
	padding: 5px;
	background: #fff url(../weddings/images/back-tile-wd.gif) repeat;
	overflow: hidden;
}
body#wedding .thumbox-content div {
	height: 150px;
	padding: 5px;
	background: #ffffff;
}
body#wedding .thumbox-content div p {
	margin-top: 7px;
	margin-bottom: 0;
	padding-left:2px;
	line-height: 12pt;
}

	*html body#wedding .thumbox-title { height: 40px; }
	*html body#wedding .thumbox-content { width: 200px; height: 170px; }
	*html body#wedding .thumbox-content div { height: 160px; }


/* WEDDING PLAN
------------------------------------------------------------*/
body#wedding #plans-title {
	color: #7c7c7c;
	font-family: "Times New Roman", Times, serif;
}
body#wedding #plans-title span {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
}
body#wedding .plans-new {
	color: #c66973;
	font-family: "Times New Roman", Times, serif;
}

body#wedding .plans-box {
	height: 100px;
	padding: 5px;
	background: url(../weddings/images/back-tile-wd.gif) repeat;
}

body#wedding .plans-box-content {
	height: 90px;
	padding: 5px;
	background: #ffffff;
}

	*html body#wedding .plans-box { height: 110px; }
	*html body#wedding .plans-box-content { height: 100px; }




/* ----- ハピネスプラン ----- */
#wedding-plan-box {
	width: 414px;
	margin-left: 5px;

}
.box-hidari {
	width: 180px;
	float: left;
	padding: 5px;
	border: 1px solid #ffccee;
}
.box-hidari ul li {
	background: none;
	padding-left:0px;
}

.box-migi {
	width: 180px;
	float: right;
	padding: 5px;
	border: 1px solid #ffccee;
}





/* LEFT PANEL
------------------------------------------------------------*/
#leftpanel-list1 li.list-title {
	padding: 5px 6px;
	width: auto;
	height: 10px;
	border-bottom: none;
	color: #ffffff;
	background: #e6aeb4;
}
#leftpanel-list1 li.list-title span {
	font-size: 8px;
}

body#wedding #leftpanel-list1 {
	width: 194px;
	margin-bottom: 10px;
}
body#wedding #leftpanel-list1 ul {
	list-style-type: none;
	border-top: 1px solid #e6aeb4;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #e6aeb4;
	background: #f7e8e9;
}
body#wedding #leftpanel-list1 a {
	display: block;
	padding: 7px 7px 7px 24px;
	width: auto;
	height: 10px;
	border-bottom: none;
	color: #cd8189;
	background: #f7e8e9 url(../weddings/images/leftpanel-list1-bak-arrow-wd.gif) no-repeat 7px 7px;
	font-size: 10px;
}
	*+html body#wedding #leftpanel-list1 a { background-position: 7px 6px;}
	*html body#wedding #leftpanel-list1 a { background-position: 7px 6px;}


body#wedding #leftpanel-list1 a#ichiran {
	padding: 7px 10px 7px 24px;
	background-color: #d28e95;
	background-position: 7px 7px;
	color: #ffffff;
	border-bottom: none;
}
body#wedding #leftpanel-list1 a#ichiran:hover {
	background-color: #db99a1;
}

body#wedding #leftpanel-list1 a:link, #leftpanel-list1-help a:visited {
	color: #cd8189;
	text-decoration: none;
	font-size: 10px;
	background-color: #f7e8e9;
}
body#wedding #leftpanel-list1 a:hover {
	background-color: #fff9f9;
}
body#wedding #leftpanel-list1 #current1 {
	background-color: #fff9f9;
}





/* WEDDING RIGHT PANEL（新規追加分）*********************************************************** */
body#wedding .highlight1 {
	color:#c66973;
	line-height:16px;
	text-decoration:none;
	margin-bottom: 8px;
}
body#wedding .highlight1-strong {
	color:#c66973;
	line-height:16px;
	text-decoration:none;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
