/*ƒ{ƒfƒBŽw’è*/
body {
	margin: 0px;
	background-color: #DCDDFF;
		}

.box-in
	{
	margin: 0px;
	background-color: #FFFFD4;
	background-image: url(images/box_image.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
	background-attachment: fixed;
	}

/*‰æ‘œŽw’è*/
img
	{
		border: none;
	}

/*•¶ŽšŽw’è*/
.text_r	{
		font-size: 12px;
		font-weight: none;
		font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", osaka, sans-serif;
		text-decoration: none;
		/*letter-spacing: 1px;*/
		color: #000000;
			}

.text_s	{
		font-size: 10px;
		font-weight: none;
		font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", osaka, sans-serif;
		text-decoration: none;
		/*letter-spacing: 1px;*/
		color: #000000;
			}

.point	{color: #FF0000;}

/*BOXŽw’è*/
.box{
	background-image: url(images/box_image.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*background-attachment: fixed;*/
	}
