@charset "Shift_JIS";
/*------------------*/
@import url("sub.css");

@charset "Shift_JIS";
/*------------------*/


#note table {
	clear: both;
	margin-bottom: 20px;
}

#note table th {
	width: 140px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	font-size: small;
	font-weight: normal;
	text-align: left;
	background: #ECECEC;
	vertical-align: top;
}

#note table td {
	width: 335px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	font-size: small;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

#note td p {
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: url(../img_window/line_01.gif) repeat-y left top;
	
}


#note p.pre {
	text-align: right;
}

#note img.goright {
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}




#note dt {
	line-height: 120%;
}

#note dl {
	padding-left: 10px;
	background: url(../img_company/line_01.gif) repeat-y left top;
}

#note p.top {
	margin-top: 10px;
	margin-bottom: 40px;
}

#note span {
	font-size: x-small;
	color: #CC0000;
}

#note input {
	margin-right: 2px;
	vertical-align: middle;
}

#note ul li {
	float: left;
	width: 8em;
	display: block;
}


#note table td.end {
	border-style: none;
}

#main #note input {
	width: px;
}
#main #note ul li input {
	width: 18px;
}
#main #note .end input {
	width: 50px;
}
#main #note textarea {
	height: 108px;
	width: 217px;
}
#main #note input.zip {
	width: 87px;
}
