.ac_area{
	width:300px;
}
.ac_area_mini{
	width:240px;
}


.result{
	margin-bottom:1em;
}
.green{
	color:#4fa;
}
.red{
	color:#f66;
}
.gray{
	color:#ccc;
}
.underline{
	padding-bottom:1px;
	border-bottom:1px dotted #4fa;
}
.bold{
	font-weight:bold;
}
.big_idx{
	margin-bottom:1em;
}
.top_navi{
	font-size:14px;
	text-align:right;
	padding-right:1em;
	margin:0.5em 0 0;
}
