@charset "UTF-8";

.column {
	font-size: 14px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}

.column_title {
	border-left:10px solid #003399;
	height: 25px;
	padding-left: 5px;
	font-size: 20px;
	padding-top: 5px;
	border-bottom: 1px  dotted #666666;
	margin-bottom: 15px;
	font-weight: bold;
}

.otoiawase_btn {
	width: 545px;
	float: left;
	margin-top: 35px;
	text-align: center;
}
