body {
	background-image: url(img_3602_s.jpg);
	background-color: #ccffff;
	text-align: center;
}

h1 {
	background-color: #ccffff;
	background-image: url(/img/bki-006d.jpg);
	text-align: center;
	font-size: 18pt;
	font-weight: normal;
	color: teal;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
	color: teal;
	margin: 0px;
}
h4 {
	text-align: center;
	font-size: 14pt;
	font-weight: normal;
	color: teal;
	margin: 0px;
}
ul {
	text-align: left;
	font-size: 12pt;
	font-weight: normal;
	color: teal;
	margin: 0px;
	list-style-type: disc;
}

A:link		{
	color: blue;
	text-decoration: none;
}
A:visited	{
	color: blue;
	text-decoration: none;
}

A:hover{
	color: red;
	text-decoration: underline;
}
A:active	{
	color: blue;
	text-decoration: none;
}

table		{	empty-cells: show;}
img			{	border-width: 0px;}
p			{ text-align: center;	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#container2 {
	width: 800px;
}

#container3 {
	width: 800px;
	text-align: center;
}

#memo {
	float: left;
	width: 300px;
}

#link {
	float: right;
	width: 250px;
}
#other {
	float: right;
	width: 250px;
}
#hana {
	float: left;
	width: 250px;
}

#photo {
	float: left;
	width: 300px;
}


#dumy {
	clear: both;
	width: 800px;
}

#dumy2 {
	clear: both;
	width: 350px;
}

#link2 {
	clear: both;
	width: 400px;
	margin: 0 auto;
}

#fotter {
	clear: both;
	width: 800px;
	text-align: right;
}


#wrapper_2 {
	width: 300px;
	margin: 0 auto;
	text-align: left;
}

#container_2 {
	width: 300px;
}

#wrapper2 {
	width: 350px;
	margin: 0 auto;
	text-align: left;
}
#photo2 {
	float: left;
	width: 350px;
}

