.body_bg
	{
	background-image:url("bg.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 0%;
	}
	
.body_bg02
	{
	background-image:url("bg_02.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 0%;
	}	
	
A:link		{color:#990033; text-decoration:none}
A:visited	{color:#990033; text-decoration:none}
A:active	{color:#990033; text-decoration:none}
A:hover		{color:#990033; text-decoration : underline}

.DetailTitle {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; line-height: 140%; color: #000000}
.DetailText {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; line-height: 140%; color: #000000}
.Message {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10px; line-height: 140%; color: #000000}

.Photo
	{
	background-image:url("bg.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
	
