body,td,th {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/bg.jpg);
	background-position: center 120px;
}


a:link {
	color: #660066;
}
a:visited {
	color: #330033;
}
a:hover {
	color: #990099;
}
a:active {
	color: #660066;
}



ul {
	list-style-image:  url("images/bullet.gif");
}
ol {
	font-weight: bold;
}

bg{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/bg.jpg);
	background-position: left top;
}	
.menu {
	font-size: 14px;
	color: #663366;
	text-decoration: none;
	padding: 4px 10px 2px;
	height: 23px;
}

.menu a:link {
	color: #4F187A;
	text-decoration: none;
}
.menu a:visited {
	color: #330033;
	text-decoration: none;
}
.menu a:hover {
	color:  #4F187A;
	text-decoration: underline;
}
.menu a:active {
	color: #6633CC;

}
.price {
	font-size: 12px;
	line-height: 14px;
}
.pricesub {
	padding-right: 3px;
	padding-left: 3px;
}
.read {
	font-size: 14px;
	font-weight: bold;



}
textarea{
	border: 1px solid #CC99FF;
}

.area{
	border: 1px solid #663366;
}
.ttitle {
	background-color: #E8D6F5;
	padding: 2px;
	height: 18px;
}

