h1{
	text-align:center;
}
h1{
	color:#808000;
}
h2{
	color:#8a2be2;
}
h2{
	text-align:center;
}
body{
	background-color:;
	background-image:;
}
table{
	border-color:#ffd700;
}
th{
	border-color:#ffd700;
}
td{
	border-color:#ffd700;
}
address{
	font-size:80%;
	font-weight:bold;
	text-align:right;
	border-top:solid #6699cc 3px;
	margin-top:5px;
	padding:5px;
}
p{
	line-height:150%;
	color:#336699;	
        text-align:left;
}
li{
	list-style-type:square;
	font-weight:bold;
	color:#336699;
	margin-bottom:0.5em;
	margin-left:1em;
}
dt{
	font-weight:bold;
	color:#336699;
}
dd{
	text-indent:1em;
	line-height:150%;
}
th{
	color:#ffffff;
	background-color:#0000ff;
	padding:3px;
}
caption{
	font-size:150%;
	font-weight:bold;
	color:#336699;
	text-align:left;
}
a{
	color:#336699;
}
a:visited{
	color:#800080;
}
a:hover{
	color:#cc6699;
}
a img{
	border:0px
}
.intro{
	color:#ff00ff;
	font-size:200%;
	font-wewight:900;
        font-family:cursive;
	text-align:left;
	text-shadow:5px;#808080;
}
.honbun{
	width:695px;
	margin-right:auto;
	margin-left:auto;
}
.photo{
	float:right;
	margin-right:10px;
}
.top{
	clear:both;
	text-align:right;
	border-bottom:1px dotted #8a2be2;
}
.top a{
	text-decoration:none;
}