body {
	color: #999933;
	background-image: url(http://www.ihatov.cc/img/back.jpg);
	margin-top: 50px;
	margin-left: 70px;
	}
a:link {
	text-decoration: none; color: #999933;
	}
a:visited {
	text-decoration: none; color: #999933;
	}
a:active {
	text-decoration: none; color: #999933;
	}
a:hover  {
	text-decoration: underline; color: #FF3333;
	}

.style1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.style2 {
	font-size: 24px; 
	font-family: "ＭＳ Ｐ明朝", "細明朝体", serif;
	}
.style3 {
	font-size: 12px; 
	line-height: 150%;
	}
.style4 {
	font-size: 10px; 
	margin-left: 350px;
	}
li {
	font-size: 14px; 
	font-family: "ＭＳ Ｐ明朝", "細明朝体", serif;
	line-height: 150%;
	list-style-type: circle;
	}
blockquote {
	margin-left: 100px;
	}