a:link { text-decoration: none; 
font-weight: bold; color: #759da8 }

a:visited { text-decoration: none; 
font-weight: bold; color: #759da8 } 

a:active { text-decoration: none; 
font-weight: bold; color: #ffcc99 }

a:hover { text-decoration: underline; 
font-weight: bold }

h1 { font-size: 8pt; font-weight: bold;}
h2 { font-size: 8pt; font-weight: bold; color: 99cc99; text-decoration: underline; }
h3 { font-size: 8pt; font-weight: bold; color: ff9999; text-decoration: underline; }

li {
	list-style: square;
	list-style-position: outside;
	width="250px";
	}

body {
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(/image/misc/tattoo/goldkoi_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 20px solid #759da8;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	}

#main1 {
	position: absolute;
	left: 250px;
	top: 270px;
	width: 250px;
	height: 310px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border: 1px dashed #ffcc99;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	}

#main2 {
	position: absolute;
	left: 500px;
	top: 270px;
	width: 250px;
	height: 310px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border-top: 1px dashed #ffcc99;
	border-bottom: 1px dashed #ffcc99;
	border-left: none;
	border-right: 1px dashed #ffcc99;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;	
	}

#main3 {
	position: absolute;
	left: 250px;
	top: 270px;
	width: 500px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border: 1px dashed #ffcc99;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	}

#title {
	position: absolute;
	left: 415px;
	top: 184px;
	}

#block1 {
	position: absolute;
	left: 40px;
	top: 300px;
	width: 150px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border: 1px dashed #99cc99;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	}

#block2 {
	position: absolute;
	left: 40px;
	top: 445px;
	width: 150px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border: 1px dashed #ff9999;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	}

#block3 {
	position: absolute;
	left: 40px;
	top: 549px;
	width: 150px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border: 1px dashed #ffcc66;
	padding: 5px;
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	}