body{
	background-color:#f1d5f0;
	font-size:100%;
	line-height:1.5em;
}
h1{
	margin-left:20px;
	margin-top:60px;
}
h2{
	background:url"(images/illust3593.png)" no-repeat 0 bottom;
	background-color:#f1d5f0;
	border-left:5px solid #ff97a8;
	width:580px;
	height:40px;
	line-height:1.7em;
	font-size:150%;
	font-weight:bold;
	padding-left:10px;
	margin-left:20px;
	margin-top:30px;
}
h3 {
	font-size: 110%;
	margin-left: 20px;
	line-height: 140%;
	font-weight: normal;
}
h4{
	font-weight:bold;
	font-size:110%;
	background-color:#f1d5f0;
}
h5{
	font-color:#7f9600;
	font-size:110%;
	margin-left:30px;
}
ul{
	list-style-type:none;
}
li{
	font-size:125%;
	line-height:1.5em;
}
pre{
	font-size:100%;
	margin-left:20px;
	line-height:1.6em;
}
.member{
	line-height:1.3em;
	margin-top:5px;
	margin-left:10px;
}
.chumoku{
	font-size:100%;
	font-color:#ff8100;
}
p{
	margin-left:30px;
	line-height:1.4em;
	font-size:14pt;
}
.strong {
	background-color: #ffcc66;
}

table{
  margin-top : 0px;
  margin-bottom : 0px;
}
