body {
	background-color: black;
	position: relative;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}

.base {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: center;
	position: relative;
}

.top_left {
	float: left;
	width: 202px;
	height: 241px;
}

.top_main {
	float: left;
	width: 396px;
	height: 241px;
}

	background: url("index_r5_c3.jpg");
	background-repeat:no-repeat;

.top_main {
	float: left;
	background-color="#000000";
	width: 500px;
	height: 400px;
	text-align: center;
}

.top_right {
	float: left;
	width: 200px;
	height: 400px;
	background: url("ayane_top1b.jpg");
}

.middle {
	clear: left;
	width: 750px;
	height: 150px;
}

.middle_caption {
	clear: left;
	background-color="#9900FF";
	width: 800px;
	height: 25px;
}

.middle_left {
	float: left;
	width: 200px;
	height: 100px;
}

.middle_main {
	float: left;
	width: 500px;
	height: 100px;
	text-align: left;
	list-style-type: disc;
}

.hodder {
	clear: left;
	width: 750px;
	height: 100px;
	background: url("lilith_bed2.jpg");
}

.hodder_left {
	float: left;
	width: 350px;
	height: 100px;
}

.hodder_main {
	float: left;
	width: 400px;
	height: 100px;
	text-align: left;
	list-style-type: disc;
}

.bottom_caption {
	clear: left;
	background-color="#9900FF";
	width: 750px;
	height: 60px;
	margin: 0px 0px 10px 0px;
}

.bottom_left {
	float: left;
	width: 80px;
	height: 390px;
}

.bottom_main {
	float: left;
	width: 700px;
	height: 390px;
	text-align: left;
	list-style-type: disc;
}

.space {
	float: left;
	width: 800px;
	height: 2px;
}

.kaijyo {
	clear: left;
}

h2 {
	font-size: 30px;
	color: #ff0080;
	font-weight: bold;
	font-family: "‚l‚r ‚o–¾’©";
}

a:link {
	color: #FFFFFF;
	text-decoration: underline blink;
}
a:visited      {
	color: #FFFFFF;
	text-decoration: none  }
a:active {
	color: #FFFFCC;
	text-decoration: blink;
}

