@charset "shift_jis";

/*--------------------------------------------------
  == test Website@Common Style ==
  --------------------------------------------------
  File       : common.css
--------------------------------------------------*/

body.knitpopup{
	background-color: #A0A0A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

body.knitpopup div#content {
	background:url(../images/header_bg.gif) repeat-x;
}

body.knitpopup div#flash {
	width: 910px;
	height: 800px;
	margin: 0 auto;
	text-align: left;
}




