@charset "utf-8";
#item {
	padding-top: 10px;
}
#item h3 {
	font-size: 16px;
	line-height: 1em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #114835;
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(../img/amago_yo_h3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
#item table {
	font-size: 12px;
	line-height: 1.4em;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #114835;
}
#item table img {
	height: auto;
	width: 140px;
}
#item table h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.2em;
	color: #114835;
}
#item table h5 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.2em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B8B69C;
}
#item td {
	vertical-align: top;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #114835;
	padding-top: 20px;
}

#item input , #item select {
	font-size: 12px;
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka-等幅", monospace;
}


#item table p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.item_error {
	font-size: 12px;
	color: #AD3F1E;
	margin-left: 5px;
}
.fs_red {
	color: #d00;
}
.item_waku {
	border: 2px dotted #AD3F1E;
	padding: 10px;
	width: 400px;
}
