@charset "Shift_JIS";

h3.link {
	font-size: 100%;
	font-weight: normal;
	margin-top: -5px;
}
* html h3.link {
	margin-top: 5px;
}
*:first-child+html h3.link {
	margin-top: 5px;
}
h3.link a {
	color: #666;
	text-decoration: none;
}
h3.link a:hover {
	color: #666;
	text-decoration: none;
}
h3#link {
	margin-bottom: -13px;
}
* html h3#link {
	margin-bottom: -23px;
}
*:first-child+html h3#link {
	margin-bottom: -23px;
}
* html h3#link a,
* html h3#link_02 a {
	color: #666;
	text-decoration: none;
}
p#logo {
	margin-top: 0px;
}