

.dTitle {
	width: 87px;
	background: url(../images/dtitle.gif) no-repeat;
}


/* MESSAGE */
/* ------------------------------------------------ */

#contents div.message {
	float: left;
	width: 544px;
	margin: 24px 0 0 0;
}
#contents div.message img {
	display: block;
}

#contents .textArea {
	float: left;
	display: inline;
	width: 380px;
	margin: 0 40px 0 0;
}
#contents .imageArea {
	float: left;
	width: 124px;
}

#contents p {
	margin: 16px 0;
	font-size: 80%;
	line-height: 1.4;
}

