@charset "utf-8";

form .syaken {
	margin: 15px 0;
}

fieldset {
	margin: 0 10px;
	padding: 0 5px 10px 10px;
	line-height: 1.8;
}

dl dt {
	padding: 5px 10px 0 0;
	border-bottom: 1px solid #096;
	margin-right: 5px;
}
dl dt label {
	font-weight: bold;
	padding: 0 10px 0 15px;
	background: url(../image/gr_aicon.gif) left center no-repeat;
}

dl dd {
	padding: 5px 0 5px 10px;
}

dl dd label {
	padding-left: 10px;
}

.center {
	text-align: center;
	padding: 5px 0 10px 0;
}

.center input {
	padding-top: 2px;
	padding-bottom: 2px;
}

.syakenhigh {
	display: inline;
}

.syakenhigh .highslide {
	font-weight: normal;
	padding: 3px 21px 1px 0;
	margin-right: 3px;
}

table {
	text-align: right;
	margin-left: 25%;
}

table input {
	text-align: right;
	width: 5em;
	margin: 0 3px 0 5px;
}

table span {
	font-weight: bold;
}

.tool-noscript {
	color: #f00;
	font-weight: bold;
	margin: 15px;
	text-align: center;	
}