@charset "utf-8";
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#caution {
	background-color: #FCFAEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#caution ul {
	margin-left: 30px;
	margin-bottom: 10px;
}
#caution strong {
	margin-left: 18px;
	color: #FF0000;
}
.copy {
	text-align: center;
	margin-top: 20px;
}
.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.hajimete {
	border: 4px double #80C35C;
	padding: 5px;
	color: #80C35C;
	margin-bottom: 10px;
	clear:both;
}
h4 {
	margin-bottom:5px;
}
#kyousseiBox {
	float: left;
	width: 235px;
}
#seitaiBox {
	float: right;
	width: 235px;
}
.chiryoBox {
	width: 480px;
	margin-bottom: 20px;
}
.chiryoBox:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
