@charset "utf-8";


.title {

	font-size: 14px;
	font-weight: bold;
	}

.comment {

	font-size: 14px;
	font-weight: normal;
	}

.output{
	height: 24px;
	font-size: 14px!important;
	color: #282828;
	background-color: #F5F5F5;
	background-image: url(../images_site/bg_h2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
}

.sindan {
	color: #FFFFFF;
	background-image: url(images/h_result.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: -9999px;
	}

.txtinput	{
	background-color:#FFFFFF;
	text-align:right;
	padding-right: 3px;
}

.txtbox		{text-align:right;}

.text		{color:#CC0000;}

.txterr		{background-color:#FF9999;
			text-align:right;}

.txtacc		{background-color:#FFCCCC;
			text-align:right;}
.maintitle {


	font-size: 16px;
	font-weight: normal;
}
.head {


	font-size: 18px;
	font-weight: bold;
}
.text14 {

	font-size: 14px;
	line-height: 20px;

}

a {
	color: #003399;
	text-decoration: underline;
}




a:hover {
	color: #DC5050;
	text-decoration: underline;
}

a img {
border:none;
}
	
#DEMO {
	padding-right: 20px;
	padding-left: 20px;
	width: 860px;
}

#DEMO table {
	border-collapse: collapse;
}


#DEMO td {
	padding: 10px 8px;
}

#DEMO th {
	padding: 10px 5px;
	border: solid 1px #CCCCCC;
	font-weight: bold;
	color: #640000;
	text-align: center;
	background-color: #FFF0F0;
}#DEMO h3 {
	font-size: 16px;
}
#DEMO a {
	color: #333333;
}
#DEMO input {
	font-size: 12px;
}

#DEMO #RESULT table {
 margin-top:10px;
}
#DEMO table.check {
	margin-right: 50px;
	margin-left: 50px;
}
#DEMO h1 {
	height: 120px;
	width: 860px;
	margin-top: 15px;
}
#DEMO p {
	margin: 10px 20px 0px 10px;
}
#DEMO .button {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#DEMO #RESULT {
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#RESULT tr.line td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

