@charset "shift_jis";

/************************************************

	reset

*************************************************/

body{
	margin:0;
	padding:0;
	width:100%;
}

h1,h2,h3,h4,h5,h6,
p,
ul,ol,
dl,dt,dd,
form{
	margin:0;
	padding:0;
}

caption{
	text-align:left;
}

th{
	font-weight:normal;
}

theaad th{
	text-align:center;
}

tbody th{
	text-align:left;
	vertical-align:top;
}

#zerta-block tbody th{
	vertical-align:middle;
}

tbody th label{
	font-weight:bold;
}

ul{
	list-style:none;
}

img{
	border:0;
	vertical-align:top;
}

table{
	/*clear:both;*/
    border-collapse: collapse;
    border-spacing: 0;
}

button{
	padding:0;
	border:0;
}

strong{
	color:#AA0000;
}

strong.bk,
#htmla strong,
#note strong{
	color:#666666;
}

strong.nm{
	color:#000000;
}
