
#container {
	width:896px; margin:auto; background:url(../images/bg.gif) top left repeat-y;
	border-left:2px solid #666; border-right:2px solid #666;
}

#wrapper {
	width:896px; margin:auto; background:url(../images/bg_top.jpg) top left no-repeat;
}

#fla{ width:872px; height:485px; margin:0 auto;}

#goodsCol{ width:770px; margin:0 auto; padding:0; }


.inner{ padding:5px 8px; }
.imgCenter{ margin:0 auto; }

/*font
--------------------------------------------*/
.bold{ font-weight:bold; }
.font10{ font-size:10px; font-weight:normal; }
.txtR{ text-align:right;0 }


/*goods
--------------------------------------------*/
.wakuMiddle1{
	width:770px; background:url(../images/waku770_1middle.jpg) top center repeat-y;
	padding:4px 0;
}
.wakuMiddle2{
	width:770px; background:url(../images/waku770_2middle.jpg) top center repeat-y;
	padding:4px 0;
}
.goodsL{ float:left; }
.goodsR{ float:right; }

.goodsTxt{ width:380px; }
.goodsTxt dl dt{ font-weight:bold; width:60px; float:left; display:block;}
.goodsTxt dl dd{ width:300px; float:left; display:block;}

.goodsBottom{ padding-bottom:1px; }


/*movie
--------------------------------------------*/
table tr td{ text-align:center; }
table tr.btn td { padding:10px;}
div#movieArea{
	width:204px; height:178px; margin:10px auto;
}



