@charset "UTF-8";
/* CSS Document */

#contents {
	background-image: url(sub_bg.jpg);
	background-repeat: no-repeat;
	width: 628px;
	_width: 630px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;
	background-color: #FFF;
	background-position: right bottom;
}
