body {
	font-weight:normal;
	font-style:normal;
	color: #0000ff;
	background-color: transparent;
	background-image: url("../imgs/ba_tsuta01.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	scrollbar-face-color: #eeffee;
        scrollbar-back-color: #ffe8ff;
	scrollbar-track-color: #ffe8ff;
	scrollbar-arrow-color: #0000ff;
	scrollbar-highlight-color: #486848;
	scrollbar-shadow-color: #486848;
	scrollbar-3dlight-color: #88cc88;
	scrollbar-darkshadow-color: #406440;
}

div.index {
	font-weight:normal;
	font-style:italic;
	color:#0000ff;
	background-color: transparent;
	margin:0em 2.0em 0em 2.0em;
	padding:0em 0.5em 0em 0.5em;
	border:none thin;
}

div.main {
	font-weight:normal;
	font-style:normal;
	color:#0000ff;
	background:#eeffee;
	margin:0em 2.0em 0em 2.0em;
	padding:0.5em;
	border-width:0.1em 0.1em 0.1em 0.1em;
	border-color:#88cc88;
	border-style:ridge;
}

div.end {
	font-weight:normal;
	font-style:normal;
	color:#0000ff;
	background-color: transparent;
	margin:0em 2.0em 0em 2.0em;
	padding:0em 0.5em 0em 0.5em;
	border:none thin;
}

a:link {
	text-decoration: none;
	color: #006400;
	background-color: transparent
}

a:visited {
	text-decoration: none;
	color: #006400;
	background-color: transparent
}

a:active {
	text-decoration: none;
	color: #9400d3;
	background-color: transparent
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
	background-color: transparent
}

p {
	font-size: medium
}

#sample1 { text-align: left }
#sample2 { text-align: center }
#sample3 { text-align: right }

img {
	border-style: solid
}

#sample4 { float: left }
#sample5 { float: right }
#sample6 { float: none }

img.type1 {
	border-width: 0px
}
