@charset "Shift_JIS";

h3{
	clear: both;
	float: left;
	width: 570px;
	margin: 0 0 12px 0;
}

span.necessary{
	color: #FF0000;
}

ul#introduction{
	margin: 0 0 10px 10px;
	clear: both;
	float: left;
	width: 550px;
	text-align: center;
}

ul#introduction li{
	display: inline;
	margin: 0 0 0 2em;
}

p.contents{
	margin: 0 0 12px 24px;
	clear: both;
	float: left;
	width: 376px;
	display: inline;
}

table#input{
	clear: both;
	margin: 0 auto;
	width: 540px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-collapse: collapse;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#input th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 4px;
	color: #FFFFFF;
	background-image: url(../../images/bg-th.gif);
	background-repeat: repeat;
	width: 12em;
	text-align: left;
}

#input td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 4px;
}

td#button-input{
	text-align: center;
}

#button-input input{
	width: 240px;
}
