BODY {
	background:#fff fixed repeat-x bottom left;
	color:#000;
	padding:10px;
	margin:auto 10px;
	text-align:center;
}
.menu{
	width:300px;
	line-height:200%;
  position:fixed;
  text-align:left;
  border-left:1px solid gold;
  padding:30px;
}
.update_log{
  padding:10px;
  text-align:left;
  margin:10px auto;
  width:600px;
}
.update_date{
	color:#009900;
}
.download{
	font-size:xx-large;
}
.sample_image img{
  border:0px solid;
  margin:10px;
}
.kanji, .kiyaku{
  padding:10px;
  text-align:left;
  background-color:#eeeecc;
  border:1px solid gold;
  margin:10px auto;
  width:800px;
}
.kiyaku dt{
	font-weight:120%;
	color:#009900;
}

img{
  border:1px solid gold;
  margin:10px auto;
}
.icon{
	border:0;
}
/*************************************************/
a{color:#005555}
a:visited{text-decoration:none;}
a:hover{
	text-decoration:underline ;
	color:#009955
}
/*************************************************/
h2{
	color:#550033;
	border-bottom:1px solid #550033;
	text-align:left;
	padding-left:60px;
	padding-top:20px;
	margin-top:30px;
  margin:10px auto;
	width:600px;
	height:90px;
	background:url("img/icon4.jpg") no-repeat scroll top left;
}
/*************************************************/
.box{
	width:400px;
	padding:15px 15px;
	text-align:left;
	line-height:200%;
}
.link{
	text-align:left;
}
.copy{
	margin-top:300px;
}
.sm{
	border:0px solid #ffffff;
}

