@charset "utf-8";

/******************** tabs ********************/
ul#menu li {
	padding: 2px 20px;
}
/******************** contents ********************/
div.green-wide p {
	margin: 0 10px;
}
div.green-wide p.spacer {
	margin: 0 10px 15px;
}
div.green-wide p.icon {
	background:  url("/wp-content/uploads/2025/08/icon-circle.gif") no-repeat left;
	margin: 15px 0 20px 10px;
	padding: 0 0 7px 20px;
}
div.green-wide p.last {
	margin: 0 10px 40px;
}

div.green-wide ul {
	margin: 20px 40px 40px;
}
div.green-wide ul li {
	list-style-type: square;
	margin-bottom: 10px;
}
/******************** form ********************/
div.round-blue-wide {
	width: 790px;
	background:  url("/wp-content/uploads/2025/08/round-blue-wide.gif") top no-repeat;
	padding: 15px 0;
	margin-top: 20px;
}
div.round-blue-wide p.form {
	margin: 10px 20px 0;
	padding: 0 100px 0 180px;
	border-bottom: 1px dashed #ccc;
}
.kaomoji {
	font-size: 420%;
	line-height: 140%;
	margin-left: 20px;
}
/******************** toiawase ********************/
div.green-wide ul.toiawase {
	margin: 10px 40px 20px;
}
div.green-wide ul.toiawase li {
	list-style-type: none;
	margin: 1px 0;
}
hr {
	background: #ccc;
	border: 0;
	height: 1px;
	margin: 20px 10px;
}
* html hr {
	color: #ccc;
	margin: 0 10px 10px;
}
*:first-child+html hr {
	color: #ccc;
	margin: 0 10px 10px;
}

p.button {
	margin: 20px 0 0 -5px;
}

