@charset "Shift_JIS";

body {
	color:#222222;
}


a {
	color: #000000;
	text-decoration: none;
}
a:hover { color: #cc0000; text-decoration: underline; }
p, ul, li, h1, h2, h3, h4, dl, dt, dd, img {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.cssmargin { height: 20px; clear:both; }

.clrtag {
	clear:both;
}


#contents{
	width:100% !important;
}