@charset "Shift_JIS";

h3{
	clear: both;
	float: left;
	width: 570px;
	margin: 0 0 12px 0;
}

span.necessary{
	color: #FF0000;
}

ul.problem{
	clear: both;
	float: left;
	margin: 0 0 4px 0;
}

.problem li{
	margin: 0 33px 6px;
	clear: both;
	float: left;
	width: 504px;
	display: inline;
	font-weight: bold;
}

table.order{
	clear: both;
	margin: 0 auto 10px;
	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;
}

.order 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: 30%;
	text-align: left;
}

.order 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;
}


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 10px 10px;
	clear: both;
	float: left;
	width: 550px;
}
