	body {
		margin:10px 50px;
		color: #993300;
		background:#ffffff;
		background-position:down; 
		background-repeat:repeat-y;
		background-image: url("http://moko.pupu.jp/print/img/cdj002.jpg");
		}


	a:link		{ color: #ccc040; text-decoration:none; background: none;}
	a:visited		{ color: #b27500; text-decoration:none; background: none;}
	a:active		{ color: #ccc040; background: none;}
	a:hover		{ color: #993300;text-decoration: underline;background : #ffffff;}

	#banner {
		color:#cb0f0f;
		background: none;
		background-position:left; 
		background-repeat:no-repeat;
		background-image: url("http://forya.lix.jp/look/door-panda8.gif");
		font-size:large;
		font-weight:san-serif;
		padding:15px;
		text-align: right;
		}

	#banner a:link{font-size: large;color: #cb0f0f; text-decoration: none; background: none;}
	#banner a:visited{font-size: large;color: #cb0f0f; text-decoration: none; background: none;}
	#banner a:active,
	#banner a:hover {font-size: large;color: #cc9933;text-decoration: none; background: none;}

	.description {
		color:#cb0f0f;
		background: none;
		font-size:small;
		text-transform:none;
                background-image: url("p://forya.lix.jp/img/mdfrm1.gif");
		}

	.side {
		color:#993300;
		background: none;
		font-size:small;
		font-weight:san-serif;
		line-height:140%;
		padding:5px;
             		}

	.sidetitle {
		color:#993300;
		font-size:small;
		font-weight:san-serif;
		margin-top:3px;
		background:#ffeded;
		line-height:140%;
		padding:3px;
		text-align:center;
		border-right: 2px solid #f7cece;
		border-bottom: 2px solid #f7cece;
         	}

	.powered {
		color:#666;
		background: none;
		font-size:medium;
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:20px;
		text-align:center;
		}

       