/* CSS Document */

#left_contents p.value {
	margin: 20px 20px 0px 24px;
	padding: 0px;
	line-height: 160%;
	color: #595959;
}

#left_contents .info {
	margin: 40px 0px 0px 24px;
	padding: 0px;
	color: #595959;
}

#left_contents .info_2 {
	margin: 20px 0px 0px 24px;
	padding: 0px;
	color: #595959;
}

#left_contents form {
	margin: 0px;
	padding: 0px;
}

#left_contents table {
	width: 570px;
	border-top: 1px dotted #808080;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

#left_contents table th {
	width: 150px;
	border-right: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 15px 0px 15px 13px;
	text-align: left;
	vertical-align: top;
}

#left_contents table td {
	width: 370px;
	border-bottom: 1px dotted #808080;
	margin: 0px;
	padding: 10px;
	line-height: 160%;
	color: #595959;
}

#left_contents table td .error {
	color: #000000;
}

#left_contents .check_navi {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#left_contents button {
	border: solid 0px #F4F4F4;
	background-color: #F4F4F4;
	width: 130px;
	height: 45px;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}








