@charset "utf-8";
#k_content p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#k_content p span {
	color: #F00;
}
table	{
	width: 100%;
	padding: 0px;
	border-collapse: separate;
	border-spacing: 0px;
	empty-cells: show;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f4f1c6;
	border-left-color: #f4f1c6;
}
table th	{
	text-align: left;
	vertical-align: top;
	color: #272400;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f4f1c6;
	border-left-color: #FFFFFF;
	background-image: url(../img/th.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f4f1c6;
}
table td	{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #f4f1c6;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-right-color: #f4f1c6;
}
table tr th span {
	color: #F00;
}
table tr td span {
	color: #959484;
}
table td a:link  {
	color: #00F;
	text-decoration: underline;
}
table tr td .check {
	color: #F00;
}
table tr .sou {
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}
table tr .money {
	margin: 0px;
	padding: 3px;
	text-align: center;
}


#submit {
	text-align: center;
}
form #but {
	color: #F00;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
}
#k_content #comp {
	font-size: 16px;
}
