/*
 * JSF�̃f�t�H���gCSS���I�[�o�[���C�h����CSS
 */
.ui-message-error {margin:0px 0px;}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    padding: 2px 3px;
    overflow: hidden;
    border-width: 1px;
    border-color:#ccc;
    border-style: solid;
}

div[id="form_list:messages_container"] > div {
	background-color:#0080ff!important;
}
