body { 
	margin: 1em;
	background-color: #ffe4e1; 
	background-image: url(style/back2.jpg); 
	background-repeat: repeat-y; 
	background-position: center; 
 }
h1 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color: black;
	text-align: center;
	line-height: 2.0em; 
}
h2 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color:black; 
	text-align: center; 
	}
h3 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color:black; 
	}
h4 {  
	font-family: "HGS行書体",Century,arial,serif; 
	color:black;
	text-align: center; 
	}
p { 
	color: #000000;
}
.menu{
	text-align: center;
}
.window{
	text-align: center;
}
.father{ 
	color: #000080;
}
.sister{
	color: #ff00ff;
}
.god{
	color: #800080;
}
.other{
	color: #800000;
}
.other2{
	color: #008000;
}
hr { 
	border-width: 5px;
}
a:link {
	color: #ffffff;
}
a:visited { 
	color: #800080; 
}
img.top {
	border-width:0px;
	width: 500px;
	height: 100px;
}
img.menu {
	border-width:0px;
	width: 80px;
	height: 40px;
}
img.window {
	width: 358px;
	height: 282px;
}
img.chara {
	width: 150px;
	height: 150px;
}
img.photo {
	border-width:0px;
	width: 200px;
	height: 150px;
	float: left;
}
img.illust {
	border-width:0px;
	width: 200px;
	height: 150px;
	float: left;
}
img.left {
	border-width:0px;
	float: left;
}
img.mark {
	width: 24px;
	height: 22px;
}
table { margin-left: auto;
	margin-right: auto;
} 
td { 
	border: 7px outset #ffffff;
	width: 500px; 
	background-color: #c0c0c0; 
}
th { 
	border: 5px outset #000000;
	width: 150px; 
	text-align: center;
	background-color: #000000; 
 }
