@charset "utf-8";

body {
	margin: 0;
	font-size: 14px;
	color: #666;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

table, tr, td, th {
	font-size: 13px;
}

#ln {
	height: 0;
	border-top: 2px #999 dotted;
	border-bottom: none;
	margin: 3px 0;
}

#lgn {
	clear: left;
	float: right;
	margin: 20px 4px 4px 0;
	text-align: right;
}

#date {
	margin: 4px 0 0 4px;
}

#list {
	list-style: inside none;
	margin: 0 0 0 5px;
	padding: 0;
}

#list li {
	background: url(../../images/arrow1.gif) left center no-repeat;
	margin: 0;
	padding-left: 10px;
	line-height: 1.5;
}

#setup1 {
	width: 100%;
	height: 25px;
	background-color: #8c4600;
	margin-bottom: 20px;
	padding-top: 5px;
}

#setup1 a {
	float: left;
	width: 50px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

#setup1 a:hover {
	color: #FF0000;
}

#setup2 {
	width: 300px;
	float: right;
	margin: 0;
	text-align: right;
}

#setup3 {
	background-color: #e6e4ce;
	margin: 0 auto 20px;
	font-size: 14px;
	text-align: left;
}

#setup3 input, select, textarea {
	font-size: 0.9em;
}

#setup4 {
	background-color: #ddd;
	border-collapse: separate;
	border: 10px solid #ddd;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
}

#setup4 input, textarea {
	font-size: 0.9em;
}

#err {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	text-align: center;
}

.ln {
	clear: both;
	margin: 20px auto;
}

.note {
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #FF0000;
	text-align: center;
}

.p1 {
	text-align: center;
}
