BODY {
background-color:#FFFFFF;
color: darkgreen;
background-image : url("leaves.gif");
background-position:100% 100%;
background-repeat:repeat;
background-attachment:fixed;
}



A:link {
 color:forestgreen;
 font-weight:bold;
 
}
A:visited {
 color:#88BB88;
 font-weight:bold;

}

A:hover {
 background-color:#EEFFEE;
 font-weight:bold;

}

img{border:0;}

div#menu{
	text-align:left;
	width:730px;
	margin:0 0 0 70px;
	}

div#container{
	text-align:center;
	width:800px;
	margin:0 0 0 50px;
background-image : url("lace.gif");
background-repeat:repeat-y;
 background-position: center top;

	}
div#yohaku{
	text-align:center;
	width:100%;
	height: 7px;
	clear:both;

	}
div#left{
	float:left;
	text-align:left;
	width:148px;
	margin:0 0 0 50px;
	height:100%;
border-right: dotted 2px forestgreen;
	}
div#right{
	float:right;
	text-align:center;
	width:550px;
	margin:0 45px 0 0;
	font-size:11pt;
	
	}

ul#play{
	padding:5px 0 0 0;
	text-align:left;
	font-size:11pt;
	line-height:130%;
	list-style:disc;
	margin:0 0 0 5px;
	list-style-image:url("list.gif");
	}
li#play{
	padding:5px;
	list-style-image:url("list.gif");
	line-height:130%;
	margin:1px 0 0 10px;
  border-bottom: dotted 1px forestgreen;
	}

div.title{
background-image : url("leaves_b.gif");
   color:forestgreen;
   text-align:right;
   font-style: italic;
   font-weight:600;
   padding:7pt 15pt 7pt 15pt ;
}

div.comment{ 
background-image : url("happa.gif");
    color:darkgreen;  
    font size:9pt;
    line-height:170%;
    filter: Alpha(Opacity=50);
 
    text-align:left;
    padding: 15pt 15pt 15pt 15pt;      
} 