@charset "utf-8";

div.left {
	float: left;
}
div.right {
	float: right;
	text-align: left;
}
/******************** system ********************/
h2 {
	color: #504333;
	background: #eeeeee;
	border-top: 4px solid #c5bdb1;
	padding: 10px 15px;
	margin: 0 -15px;
}
div#system_wrap {
	margin: 25px 0 0;
}
div#system_wrap:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
*html div#system_wrap {
    height: 0em;
}
div.system {
	border: 1px solid #ccddda;
	padding: 0 15px 10px;
	margin: 0 0 20px 0;
	width: 358px;
}
table {
	color: #000;
	width: 100%;
	margin: 10px auto;
}
td {
	margin: 0;
	padding: 8px 10px;
	border-bottom: 1px solid #c5bdb1;
	text-align: left;
}
td.item {
}
td.item .large {
	font-size: 160%;
	margin-right: 3px;
}
td.value {
	text-align: right;
	color: #ff6e6e;
	font-size: 140%;
}
td.value .large {
	font-size: 120%;
	margin-right: 3px;
}
td.comment img {
	position: relative;
	top: 2px;
	left: -1px;
	margin-right: 3px;
}
/******************** system ********************/
div.system2 {
	margin: 0px 0 30px 0;
	width: 370px;
	line-height: 180%;
}
h3 {
	color: #504333;
	border-bottom: 4px solid #9d9177;
	margin-bottom: 10px;
	padding: 0px 0 8px;
}
p.icon {
	background:  url("/wp-content/uploads/2025/08/icon-circle.gif") no-repeat left 3px;
	margin: 15px 0 2px 0px;
	padding-left: 20px;
	color: #8FBF00;
}
ul.jikou {
	margin: 20px 10px 0 15px;
}
ul.jikou li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 10px;
	padding: 0;
	line-height: 150%;
}

p#invoice {
	margin: 20px auto 0px;
}
p#invoice img {
	width: 200px;
	height: auto;
}

.woman_recruit{
	width:auto;
	text-align:center;
	margin:0 auto;
}
.woman_recruit img{
	width:auto;
	text-align:center;
	margin:0 auto;
}
div.note{
	background:none!important;
}


