div#deal div.center{
	text-align:center;
}
div#deal h3{
	margin:0 0 20px 0 !inportant;
}
div#deal h5{
	margin:20px 40px 7px 35px;
	padding:3px 0 2px 10px;
	font-size:110%;
	color:#333;
	border-bottom:none;

}
div#deal h6{
	margin:0 30px 5px 30px;
	padding:5px 20px 2px 10px;
	font-size:90%;
	color:#333;
	background:#eeecf6;
	font-weight:normal;

}
div#deal div.link{
	text-align:right;
	margin-right:40px;
}
/*-----------------------------------------------------------
  local
-----------------------------------------------------------*/
div#deal p#maebun{
	margin-top:10px;
	margin-bottom:0;
}
div#deal table{
	width:500px;
	margin:0 auto 20px auto;
	border:none;
	background-color:#fff;
}
div#deal table td{
	border:none;
	background-color:#eeecf6;
}
div#deal table th{
	text-align:left;
	font-weight:normal;
	border:none;
	background-color:#eeecf6;
	width:130px;
}
div#deal form span{
	color:#ff0000;
}
div#deal p.hissu{
	margin:0 0 0 50px;
}
/*-----------------------------------------------------------
  check
-----------------------------------------------------------*/
div#deal div#error{
	text-align:center;
}
div#deal div#error div{
	width:200px;
	text-align:left;
	margin:20px auto;
}
/*-----------------------------------------------------------
  ok
-----------------------------------------------------------*/
div#deal div#ok{
	text-align:center;
	margin:40px auto;
}
