body {
	margin 				: 0px;
	padding				: 0px;
	background-color	: #FFFFFF;
}

img {
	border			: none;
}

td {
	font				: 11px verdana;
}

p {
	margin-top 		: 5px;
	margin-bottom	: 15px;
}

.button {
	font			: 10px verdana;
	font-weight		: bold;
	background		: #EBEBEB;
	border			: 2px outset #EBEBEB;
	cursor			: hand;
	color			: #777777;
}

textarea, select, input {
	font			: 10px verdana;
	border			: 2px inset #FFFFFF;
}

a {
	color			: #005E93;
}

a:hover {
}




.menu_td {
	font-size		: 12px;
}
.menu_td_sel {
	font-size		: 12px;
	font-weight		: bold;
	color			: #FFFFFF;
	background-color: #4A8CB1;
}

.td_cont {
	vertical-align	: top;
	padding			: 5 20 20 20px;
}

.date {
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
}

.desc {
	color			: #000000;
	text-decoration	: none;
}

big {
	font-weight		: bold;
	font-size		: 14px;
}

.ttl {
	font-size		: 16px;
	font-weight		: bold;
}

li {
	padding			: 5 0 5 0px;
}

th {
	font-size		: 10px;
	font-weight		: bold;
}	