@charset "utf-8";
/* CSS Document */


/* contents 
*****************************************/
#contents {
	background: url(../images/about/index_bg01.jpg) no-repeat top left;
	min-height: 640px;
}

#contents h1 {
	padding: 37px 0 0 30px;
}

#contents h2 {
	margin: 30px 0 0 30px;
	color: #ffc2b0;
	font-size: 130%;
	font-weight: bold;
}

#contents .textArea01 {
	width: 540px;
	margin: 30px 0 0 30px;
	color: #cccccc;
	line-height: 2;
	font-size: 110%;
}

#contents .textArea02 {
	width: 540px;
	margin: 90px 0 0 410px;
	color: #666666;
	line-height: 2;
	font-size: 110%;
}
