@charset "UTF-8";
rei {
}
#min {
}
div a img {
	float: left;
}
.left {
	width: 1000px;
	margin-left: 50px;
	margin-right: 40px;
}
.ryumin {
	background-color: #FFFFFF;
	width: 580px;
	height: 90px;
	text-shadow: 0px 0px #6F3233;
	border: 1px dotted #cd5c5c;
	margin-left: 220px;
	color: black;
}
.left {
}
.left {
}
.setumei{
	background-color: #fff0f5;  /* 背景色 */
	border-radius: 5px;
	padding: 20px;  /* 内側の余白 */
	position: relative;
	z-index: 0;
	color: #black;
}
.setumei:before{
 border: 1px solid #fff; /* 白い実線 */
 border-radius: 5px;
 content: '';
 display: block;
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 margin: 4px;
 z-index: -1;
}

.text{
	margin-right: 10px;
	right: auto;
	float: right;
}

.hyou {
	margin-top: 20px;
}
