
#header {
	width:794px; height:127px;
	background:url(/library/img/shopping/h1.jpg) no-repeat #ccc;
	}
	#header span {display:none}
	
h1 {margin:0}

#main { text-align:center}


#shopcontents {
	width:794px;
	margin:15px auto;
	padding:0px;
	text-align:left;
	background-color:#fff;
	}
	
#shopcontents2 {margin:0 auto; text-align:center; overflow:hidden}

#shopLeft {width:270px; float:left; margin:10px 10px 10px 20px}
* html #shopLeft {margin:10px 10px 10px 10px}
#shopRight {width:480px; float:right; margin:10px 10px 10px 0; text-align:left}


h2{
	width:777px; height:38px;
	background:url(/library/img/shopping/h2c.gif) no-repeat #fff;
	display:block;
	margin:0 auto
	}
	h2 span {display:none}

h3 {margin:0}

h4.price {}
	h4.price span {color:#f00}

table#list {
	width:99%; margin:10px auto;
	font-size:0.8em;
	text-align:left;
	background-color:#ccc
	}
	
th {background-color:#2D8F90; color:#fff; text-align:center}
td {background-color:#F6F6DC}

.caution {font-size:0.9em; color:#666666; margin:20px 0}


/*	shop infomation page	*/
#shopinfo{
	margin:0px 82px;}
	
	#shopinfo table{
		width:100%;
	}
	#shopinfo table td{
		width:50%;
		background-color:#fffafa;
	}



	

