@charset "utf-8";
/* CSS Document */
#cnt div.ptxt {
    min-height: 490px;
}
label.error{
	color: #CC0000;
	display: block;
}
ul#sublist li a {
	width: 145px;
}
ul#sublist li a:hover{
		width: 145px;
}
#link_cnt img, #order_cnt img {
	margin: 0;
}
.point{
	color:#FF0000;
}
.input04{ width:80px; border:1px solid #999;}
@-moz-document url-prefix() {
  .search_txt{ width:121px;}
}