body {
	background-image: url("back.gif");
}
/**
p, li {
	font-family: "serif","ＭＳ Ｐ明朝","細明朝体";
	font-size: 11px;

}

ul {
	list-style-image : url("ul.png")
}

A:link {
	color: black;
}

A:visited {
	color: black;
}

h1, h2, h4, h5, h6 {
	width: 100%;
	filter: DropShadow(color=silver direction=135 positive=true );
	font-family: "sans-serif","ＭＳ Ｐゴシック","Osaka"; 
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-family: "sans-serif","ＭＳ Ｐゴシック","Osaka"; 
	width: 80%;
	font-size: 18px;
	background: #47EA7E;
	border-style: solid; 
	border-width: 2px; 
	border-color: #46B86D #67E47E #67E47E #46B86D; 
}

h4 {
	font-size: 16px; 
}

h5 {
	font-size: 14px; 
}

h6 {
	font-size: 12px; 
}

hr {
	border-style: solid; 
	border-width: 2px; 
	border-color: #46B86D #67E47E #67E47E #46B86D; 
	background-color: #FFDFE2; 
	height: 8px; 
	color: #47EA7E; 
}
**/
