@charset "utf-8";

body {
	margin: 10px 0 0 70px;
	background-color: #745c61;
}
hr {width: 480px;}
/*#content{}*/
.content_top {
	width:600px;
	padding:2px 8px;
	background-color: #ffcccc;
}
.main1 {
	background-color: #fff;
	width: 580px;
	margin: auto;
	text-align: center;
}
.toptext1 {
	font-size: 12px;
	padding-top: 10px;
}
.toptext1 img {padding: 10px; 0}
footer {
	font-size: 12px;
	color: #fff;
}
.toptext2 {
	font-size: 12px;
	color: red;
	margin-bottom: 30px;
}
.topentrance {
	font-size: 12px;
	width: 460px;
	margin: auto;
}
.topentrance a {
	color: #610619;
	display: block;
}
.topentrance a:hover {
	color: #f100f1;
}
.entrance_yes {
	border: red 1px solid;
	padding: 3px;
	background-color: #ffcccc;
	margin-bottom: 20px;
}
.entrance_miman {
	border: red 1px solid;
	padding: 3px;
	background-color: #ffccff;
	margin-bottom: 20px;
}
.entrance_no {
	border: red 1px solid;
	padding: 3px;
}
.bara_re {
	margin-top: 30px;
}
.bara_re img {
	width: 460px;
}