@charset "utf-8";
.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 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-bottom: 5px;
	margin-right: 5px;
}
.hajimete {
	border: 4px double #80C35C;
	padding: 5px;
	color: #80C35C;
	margin-bottom: 10px;
}
h4 {
	margin-bottom:5px;
}
#kyousseiBox {
	float: left;
	width: 235px;
}
#seitaiBox {
	float: right;
	width: 235px;
}
#tamadaBox {
	padding-bottom: 30px;
	height: 106px;
}
#tamadaBox p img {
	float: left;
	margin-right: 10px;
}
.profText {
	display: table-cell;
	/* [disabled]height: 173px; */
}
#uketukeBox {
	/* [disabled]height: 145px; */
}
#uketukeBox p img {
	float: left;
	margin-right: 10px;
}
.profText2 {
	display: table-cell;
	/* [disabled]vertical-align: middle; */
	/* [disabled]height: 145px; */
}
