/*メインサブボックス*/		.mainsubbox	{			width:600px;			height:600px;			clear:both;			float:left;			background-image:url("http://www.nyansoft.com/images/performance03_sub_box.png");			background-attachment:scroll;			background-position:0px 0px;			background-repeat:no-repeat;			border-style:none;			border-width:1px 1px 0px 1px;			border-color:#c5c5c5;			vertical-align:baseline;			padding:0px 0px 0px 0px;			margin:0px 0px 0px 25px;			text-align:left;			}
