@charset "utf-8";
/***************
 
 contents Styles
 
****************/

#container {
	background: #94DD56;
	width: 800px;
	margin: 0 auto;
	padding:0 0 20px 0;
}

#container img.valign {
	vertical-align: top;
}

p#textArea {
	background: url(../plan/plan_menu/images/dreamview/bgTextArea.jpg) no-repeat left top;
	width: 740px;
	height: 182px;
	padding: 5px 30px 0;
	font-size: 18px;
	line-height: 1.6;
	text-align: justify;
	text-justify: inter-ideograph;
	/width: 800px;
	/height: 187px;
	/letter-spacing: 1px;
}

p#textArea img.reg {
	margin-bottom: 2px;
}

#contents {
	background: url(../plan/plan_menu/images/dreamview/bgFrameMiddle.gif) repeat-y left top;
	width: 780px;
	margin: 0 auto;
	/*\*/
	overflow: hidden;
	/**/
	font-size: 13px;
	text-align: left;
}

#information {
	position: relative;
	/*¥*/
	overflow: hidden;
	/**/
	font-weight:bold;
	font-size:14px;
}

dl#textBox {
	display: inline;
	float: left;
	margin-left: 25px;
	width:400px;
	/*\*/
	overflow: hidden;
	/**/
}

dl#textBox dt {
	float: left;
	width: 9em;
	height: 32px;
	margin-right: -9em;
	clear: both;
}

dl#textBox dt img {
	height: 32px;
}

dl#textBox dd {
	height: 25px;
	padding: 7px 0 0 9em;
	margin-bottom: 40px;
}

dl#textBox dd#lastDd {
	height: auto;
	padding: 5px 0 0 9em;
	line-height: 1.7;
}

dl#photoBox {
	display: inline;
	float: right;
	margin: 0 25px 15px 0;
}

dl#photoBox dt {
	margin-bottom: 2px;
}

dl#photoBox dt img {
	vertical-align: top;
}

dl#photoBox dd {
	margin-bottom: 10px;
	text-align: right;
}

#photoBottom {
	width: 730px;
	margin-left: 25px;
	clear: both;
	/clear: none;
	/*¥*/
	overflow: hidden;
	/**/
}

dl#photoRight {
	float: right;
}

dl#photoLeft {
	float: left;
	position: absolute;
	bottom: 0;
}

#photoBottom dl dt {
	margin-bottom: 2px;
}

#photoBottom dl dt img {
	vertical-align: top;
}

#photoBottom dl dd {
	margin-bottom: 10px;
	text-align: right;
}

#entryBox {
	clear: both;
	width: 720px;
	margin-left: 30px;
	text-align: center;
}