@charset "utf-8";
#second_contents{
	margin-left:10px;
}
.test_charge{
	margin:0 0 20px 20px;
	width:400px;

}
.test_charge,.test_charge tr,.test_charge th,.test_charge td{
	border:1px solid #FF1C6C;
}
.test_charge th{
	margin:10px 0;
	padding:5px;
	width:200px;
	vertical-align:middle;
	color:#FF1C6C;
}
.test_charge td{
	padding:3px;
	vertical-align:middle;
}

.expense_table{
	margin:0 0 20px 20px;
	width:620px;
}

.expense_table,.expense_table tr,.expense_table th,.expense_table td{
	border:1px solid #FF1C6C;
}
.expense_table th{
	margin:10px 0;
	padding:2px 0;
	text-align:center;
	vertical-align:middle;
	color:#FF1C6C;
}
.expense_table td{
	padding:3px;
	vertical-align:middle;
}

.expense_strong{
	width:600px;
	font-weight:bold;
	border-bottom:1px solid #FF8300;
}

#contents_banner{
	clear:both;
	width:620px;
	height:70px;
	border-top:1px solid #D2ECFF;
	text-align:center;
}
#contents_banner a{
	padding:0 2px;
}