@import "../__local_style.css";

.interest_form_1
	{
		margin-left: 40px;
	}

.interest_form_1 td:first-child
	{
		text-align: right;
	}

.required
	{
		color: #990000;
	}
	
.interest_form_2
	{
		margin-left: 40px;
	}

#content td li
	{
		margin-left: 5px;
	}

.tape_image
	{
		float: right;
		padding-left: 20px;
	}
	
h2, h3 {
		clear: right;
	}
