body {
	margin: 0px;
	color: #666666;
	background-color: #ffffff;
}

td {
	line-height: 1.4;
}

h1 {
	font-size: medium;
	font-weight: 700;
	color: green;
	letter-spacing: 2px;
}

a {
	color: #0072ff;
	text-decoration: none;
}

a:hover {
	color: #ff53a9;
	text-decoration: underline;
}

a:active {
	color: #ffcf40;
	text-decoration: none;
}

/* 2011/07/20 ’Ç‰Á */
/* ------------------------------------------------------------------------------------ */

table#wrap {
	width: 710px;
	height: 100%;
}

table#menu {
	width: 680px;
	height: 20px;
}

td#right_shadow {
	width: 10px;
	background-image: url(./img/shadow.gif);
}

img {
	border: none;
}

td#top_count {
	text-align: right;
	height: 37px;
	background-image: url(./img/title_02.gif);
}

table#top_menu {
	width: 650px;
	height: 156px;
}

table#link {
	margin-top: 10px;
}

table#link th {
	width: 1.0em;
	padding: 5px 0 5px 1.5em;
	color: #2d7ff9;
}

table#link td {
	padding: 5px;
}



