@charset "utf-8";
/* CSS Document */

#top a:link	{
	color:#333;
	text-decoration:none;
}

#top a:hover	{
	text-decoration:underline;
}

.header-top_inner {
	width: 100%;
}

.header-top_inner .header-logo {
	float: left;
}

.header-top_inner .header-add {
	float: right;
	margin:28px 25px auto auto;
}

/*#top td	{
	padding-bottom:2px;
}*/
