@charset "utf-8";
/* CSS Document */

@import url("reset.css");

@import url("ic_header.css");
@import url("danddlondon_footer.css");

@import url("thickbox.css");
@import url("layout.css");
@import url("wysiwyg.css");

/* +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ */

html{
	background:#FAF7F1;
	overflow-y:scroll;
}

html a{
	outline:none;
	color:#926F4D;
}

#wrapper01{
	background:url(../common/danddlondon_common_bg_01.png) repeat-x 0px 0px;
	min-width:965px;
}

#wrapper02{
	background:url(../common/danddlondon_common_bg_02.png) repeat-x 0px 100%;
	min-width:965px;
}

#mainblock{
	width:965px;
	margin:0px auto 30px;
}

#sidebar{
	width:210px;
	font-size:0px;
}

#sidebar .box01{
	border:1px solid #EBE7DE;
	border-top:0px;
	background:#EBE7DE;
}

#sidebar .box01 div{
	border:1px solid #F8F4ED;
	padding:7px 6px;
}

#sidebar .box01 div .dl01{
}

#sidebar .box01 div .dl01 dt{
	margin-bottom:5px;
}

#sidebar .box01 div .dl01 dd{
	margin-bottom:8px;
}

#sidebar .box01 div .dl02{
}

#sidebar .box01 div .dl02 dd{
	background:#fff;
	padding:8px 0px;
	text-align:center;
}

#sidebar .box01 div .dl02 dd p{
	margin-bottom:8px;
}

#mainimage{
	margin-top:-8px;
	margin-bottom:1px;
	min-width:965px;
	height:121px;
	position:relative;
	background:url(../common/mainimg_bg_01.png) repeat-x 0px 0px #F0D7A8;
	overflow:hidden;
}

#mainimage h1 img{
	position:absolute;
	left:50%;
	margin-left:-960px;
}

#bread{
	background:url(../common/bread_bg_01.png) repeat-x;
	height:29px;
	margin-bottom:24px;
	min-width:965px;
}

#bread ul{
	width:965px;
	margin:0px auto;
	line-height:26px;
}

#bread ul li{
	float:left;
	padding-left:10px;
	background:url(../common/bread_bg_02.png) no-repeat 4px 50%;
}

#bread ul li.firstchild{
	padding-left:0px;
	background:none;
}

#bread ul li a{
	line-height:26px;
}

#content{
	width:735px;
	float:left;
	color:#74615C;
}

.plan_smalltext {
	font-size: 11px;
	line-height: 13px;
}
.plan_subtitle {
	font-size: 12px;
	color: #784C1D;
	font-weight: bold;
}

#content_wedding{
	width:965px;
	float:left;
	color:#74615C;
}
