BODY{
	background-image: url(../menu_images/bg52.jpg);
	
}
A:HOVER{
	border-bottom-style : dotted;
	border-bottom-color : #ff8000;
	border-bottom-width : 2px;
}
A{
	text-decoration : none;
}
DIV#left ul{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
DIV#left li{
	list-style-type: none;
	list-style-position: inside;
	padding: 10px,0em,3px,12px;
	margin-left: 3px;
	text-indent: 23px;
	line-height: 1.6;
	display: block;
}
DIV#left li.ao{
    background: transparent url(../menu_images/maru_sankaku_ao.gif) no-repeat left center;
}
DIV#left li.orn{
    background: transparent url(../menu_images/maru_sankaku_orange.gif) no-repeat left center;
}
DIV#left li.pink{
    background: transparent url(../menu_images/maru_sankaku_pink.gif) no-repeat left center;
}
DIV#left li.grn{
    background: transparent url(../menu_images/maru_sankaku_midori.gif) no-repeat left center;
}
#menu{
	text-align: center;
}
#menu IMG{
	border-width: 0px;
	width: 119px;
	height: 43px;
}
#left{
	text-align: left;
	width: 220px;
}
P{
	text-align: center;
}
p A IMG{
	border-width: 0px;
}
A:VISITED{
	color: #0000ff;
}