﻿@charset "shift_JIS";

body {
	background:#fff;
	color:#333;
}

a img {
	border-width:0;
	border-style:none;
}

#nav {
	display:none;
}

a:after {
	content:" [" attr(href) "] ";
}
