table {
	font-size: 12px;
}
INPUT {  border: 1px #666666 solid}
.red_b {
	color: #FF0000;
	font-weight: bold;
}

.kajougaki {
	line-height: 1.5em;
}
th {
	color: #FFFFFF;
	background: #666666;
}
#privacy {
	border: 1px solid #FF0000;
	text-decoration: none;
	padding: 2px;
	float: right;
	width: 200px;
	margin: 2px;
	left: auto;
	right: auto;
	text-align: center;
}
#present {
	text-align: center;
	padding: 2px;
	border: 1px solid #FF0000;
}
#side_menu {
	width: 185px;
}
#contents {
	margin-left: 50px;
	float: left;
}
