@charset "Shift_JIS";

body {
	background-color: #e5e5e5;
}
a:link,
a:visited {
	color: #0066cc;
	text-decoration: underline;
}
a:active,
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
#wrap {
	width: 240px;
	line-height: 1.4em!important;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em!important;
}

img {
	vertical-align: bottom;
}