*{
	margin:0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: white;
	height: 100%;
}

a:link {
	color: #7D7D7D;
	text-decoration: none;
}

a:visited {
	color: #7D7D7D;
	text-decoration: none;
}

a:hover {
	color: #94001E;
	text-decoration: underline;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}

ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

.midashi {
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7D7D7D;
	line-height: 2.0em;
}

.honbun {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7D7D7D;
	line-height: 2.0em;
}

.honbun2 {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4B4B4B;
	line-height: 2.0em;
}

.honbun3 {
	color: #94001E;
	font: bold 12px/2.0em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.honbun4 {
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7D7D7D;
	line-height: 1.7em;
}

.menu {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7D7D7D;
	line-height: 3.0em;
}

.copyright {
	font-size: 9px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7D7D7D;
	line-height: 2.0em;
}