@charset "Shift_JIS";


#event_rec {
	height: auto;
	width: 570px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#event_rec h2 {
	color: #FF3366;
	width: 350px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3366;
	padding-left: 5px;
	font-size: 16px;
}

#event_rec .form table {
	width: 525px;
	background-color: #E8F9EE;
	border: 1px solid #9AE4B3;
}
#event_rec .text_ex {
	width: 500px;
	margin-left: 10px;
	padding: 4px;
	border: 1px dashed #FFCCFF;
}

#event_rec .text_color_pink {
	color: #FF3366;
}
#event_rec .text_bold {
	font-weight: bold;
}



.text_form {
	font-size: 12px;

}
