@charset "shift_jis";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	text-align: justify;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}

.clear-both {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
