
/* Page */
#content {
	background: url(images/img1.jpg) no-repeat top left;
}
#sidebar {
	background: url(images/sidebar_background_yokke3.jpg) no-repeat;
}
#content_textbox{
	float right;
	width: 230px;
	height: 120px;
	padding-right 50px;
	background: url(images/textbox_background.png) repeat-x left bottom;
	position:relative; left: 375px; top: 200px;
}


