BODY{
background-color:#FFFBFB;
margin:4px;
color:black;
border-color:gray;
border-width:1px;
font-family:tahoma, arial, helvetica;
}
TABLE{
	font-family:tahoma, arial, helvetica;
	border-collapse:separate;
	border-spacing:5px;

}
A{
text-decoration:none;}
A:Link{color:blue;}
A:Visited{color:blue;}
A:Active{color:red;}
A:Hover{color:red;text-decoration:underline;background-color:mistyrose;}

IMG{border:0px;}

.tbl_title_entry{
	background-color:#ccff99;
	border: 3px #FFFBFB solid;
}
.tbl_title_modify{
	background-color:#66FF99;
	border: 3px #FFFBFB solid;
}
.tbl_title_delete{
	background-color:#00FF66;
	border: 3px #FFFBFB solid;
}
.tbl_title_refer{
	background-color:#7FFFD4;
	border: 3px #FFFBFB solid;
}
.tbl_title_jinfo{
	background-color:#FA8072;
	border: 3px #FFFBFB solid;
}
.tbl_title_email{
	background-color:#778899;
	border: 3px #FFFBFB solid;
}
.tbl_title_error{
	background-color:#5f5faf;
	border: 3px #FFFBFB solid;
	color:#FFFBFB;
}

.td_sys_title{
	padding:10px;
	font-weight: bold;
	white-space:normal;
	text-align:center;
}
.td_hints_title{
	font-weight: bold;
	text-align:center;
	font-size:x-small;
}
.td_hints{
	padding:5px,18px;
	text-align:left;
	font-size:x-small;
}

.td_gamen_title{
	padding:5px;
	font-weight: bold;
	white-space:normal;
	text-align:center;
}

.td_gamen_setumei{
	font-size:x-small;
	padding:5px,18px;
	white-space:normal;
	text-align:left;
}


.tbl_botton_entry{
	border-top: medium #ccff99 solid;
	border-right: 0px #FFFBFB solid;
	border-bottom: 0px #FFFBFB solid;
	border-left: 0px #FFFBFB solid;
}
.tbl_botton_modify{
	border-top: medium #66FF99 solid;
	border-right: 0px #FFFBFB solid;
	border-bottom: 0px #FFFBFB solid;
	border-left: 0px #FFFBFB solid;
}
.tbl_botton_delete{
	border-top: medium #00FF66 solid;
	border-right: 0px #FFFBFB solid;
	border-bottom: 0px #FFFBFB solid;
	border-left: 0px #FFFBFB solid;
}
.tbl_botton_refer{
	border-top: medium #7FFFD4 solid;
	border-right: 0px #FFFBFB solid;
	border-bottom: 0px #FFFBFB solid;
	border-left: 0px #FFFBFB solid;
}
.tbl_botton_jinfo{
	border-top: medium #FA8072 solid;
	border-right: 0px #FFFBFB solid;
	border-bottom: 0px #FFFBFB solid;
	border-left: 0px #FFFBFB solid;
}
.tbl_botton_email{
	border-top: medium #778899 solid;
	border-right: 0px #FFFBFB solid;
	border-bottom: 0px #FFFBFB solid;
	border-left: 0px #FFFBFB solid;
}

.tbl_honbun_entry{
	background-color:#FFFBFB;
}
.tbl_honbun_modify{
	background-color:#FFFBFB;
}
.tbl_honbun_delete{
	background-color:#FFFBFB;
}
.tbl_honbun_refer{
	background-color:#FFFBFB;
}
.tbl_honbun_jinfo{
	background-color:#FFFBFB;
}
.tbl_honbun_email{
	background-color:#FFFBFB;
}
.tbl_footer_entry{
	background-color:#FFFBFB;
}
.tbl_footer_modify{
	background-color:#FFFBFB;
}
.tbl_footer_delete{
	background-color:#FFFBFB;
}
.tbl_footer_refer{
	background-color:#FFFBFB;
}
.tbl_footer_jinfo{
	background-color:#FFFBFB;
}
.tbl_footer_email{
	background-color:#FFFBFB;
}

.td_menu{text-align:center;}

.td_input_title{
	font-weight: bold;
	font-size:x-small;
	padding:5px,18px;
	text-align:left;
	background-color:#FFFBFB;
}
.td_input_atai{
	text-align:left;
	background-color:#FFFBFB;
}

.td_kekka_txt{
	text-align:center;
	background-color:#FFFBFB;
}

.td_list_title_entry{
	font-weight: bold;
	font-size:x-small;
	padding:3px,18px;
	text-align:left;
	background-color:#ccff99;
}
.td_list_title_modify{
	font-weight: bold;
	font-size:x-small;
	padding:3px,18px;
	text-align:left;
	background-color:#66FF99;
}
.td_list_title_delete{
	font-weight: bold;
	font-size:x-small;
	padding:3px,18px;
	text-align:left;
	background-color:#00FF66;;
}
.td_list_title_refer{
	text-align:left;
	background-color:#7FFFD4;
}
.td_list_atai_entry{
	text-align:left;
	background-color:#FFFBFB;
}
.td_list_atai_modify{
	text-align:left;
	background-color:#FFFBFB;
}
.td_list_atai_delete{
	text-align:left;
	background-color:#FFFBFB;
}
.td_list_atai_entry{
	text-align:left;
	background-color:#FFFBFB;
}

.td_page{
	text-align:right;
}


/* 入力項目 */
INPUT{
	font-family:monospace;
}
/* リスト項目 */
SELECT{
	font-family:monospace;
}
