@charset "UTF-8";
/* CSS Document */

div#header{
	width:1000px;
	height:200px;
	background:url(../dress/image/dress.jpg) no-repeat;
	margin:0 auto;
}

p#dress_text{
	width:747px;
	margin:0 auto;
	margin-top:33px;
	margin-bottom:33px;
}

td.dress_title{
	padding-top:24px;
	padding-bottom:10px;
}
p#card{
	width:725px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
}
