#mainContents h2.original{
	background-image: url(../img/h2-original.gif);
	color:#FFF;
	padding-left:15px;
	width:650px;
	height:46px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height:42px;
	font-size:20px;
}
#mainContents h3.original{
	background-image: url(../img/h3-original.gif);
	color:#333;
	padding-left:20px;
	width:650px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height:30px;
	font-size:19px;
	margin-top:30px;
	margin-bottom:10px;
}

#mainContents h4.original{
	color:#fa64aa;
	font-size:15px;
	margin-top:30px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFAFAF;
}

.color01 {
    color: #E6145A;
}

.form_box01 {
	text-align:left;
	width:650px;
	height:200px;
	overflow:auto;
	border: 1px solid #AFAFAF;
	margin-bottom:40px;
}

