@charset "utf-8";

/* contents
=========================================*/
#wrapper {
	background: #FFF;
}

h3#forcom {
	margin: 12px auto 0;
	width: 950px;
	height: 100px;
	background: url(../forcomimg/title.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#message {
	margin: 12px 0 0 0;
	position: relative;
	background: url(../forcomimg/backimg01.jpg) no-repeat right bottom;
	min-height: 320px;
}
#message h4 {
	position: absolute;
	top:20px; 
	left:65px;
	width: 565px;
	height: 76px;
}
#message p {
	padding: 120px 300px 5px 20px; 
	font-size: 90%;
	text-align: justify;
	line-height: 1.5;
}
#message p.imgarea {
	padding: 0;
	line-height: 1.5;
}