@charset "Shift_JIS";

body,
#header{
	width:640px;
}

*{
	margin-left:0;
}

#header{
	width:640px;
	overflow:hidden;
}

#contents{
	margin:10px 0 0 0;
	padding:0;
	background:none;
}

#contents #main{
	float:none;
}

table th.blue,
table thead th{
	background:#e8f7ff;
	background-image:none;
}

table tbody th{
	background:#f1f3f5;
	background-image:none;
}

table th.red{
	background:#ffe8ed;
	background-image:none;
}

.link{
	_display:inline-block;
	_background-position:0 0;
}

td{
	word-break:break-all;
}

