body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,tbody,th{margin:0px;padding:0px;}
	
	a:link {
		color:#ffcf3f ;
	}

	a:visited {
		color:#ffcf3f ;
	}

	a:hover {
		color:#ffb95c ;
		text-decoration:none ;
	}

	a:active {
		color:#ffb95c ;
	}

	body {
		padding : 0px ;
		color: #000000 ;
		font-size : 80% ;
		text-align : center ;
		background: url('i/bg.gif') repeat-x ;
		background-color: #fffec5 ;
		
	}

	div#container {
		margin: 0px auto;
		padding-top: 0px ;
		width : 860px ;
		text-align : left ;
	}
	
	
	div#subMenu {
		height : 40px ;
		padding : 13px 30px 0px 0px ;
		text-align : right ;
		background-color: transparent ;
	}
	
	div#subMenu h1 {
		margin-left: 10px ;
	}
		
		div#subMenu div#guideTab {
			background: url('i/head_top.gif') no-repeat ;
			height: 5px ;
			width: 860px ;
			margin-top: 35px ;
		}
		
		 div#bottomTab {
			background: url('i/head_bottom.gif') no-repeat ;
			height: 5px ;
			width: 860px ;
			margin-bottom: 20px ;
			vertical-align: bottom ;
		}
	
	form#searchForm {
		display : inline ;
		margin-bottom : 0px ;
	}
	
	div#contents {
		background-color: #ffffff ;
		padding-top: 5px ;
		clear: both ;
	}
	
	h1 {
		float : left ;
		display: inline ;
		margin-right : 10px ;
		margin-left : 0px ;
		margin-top : 0px ;
		color : #000 ;
		font-size : 150% ;
		font-family:Arial, Helvetica, sans-serif ;
	}
	
	p#subTitle {
		float : left ;
		display: inline ;
		padding-top : 5px ;
		padding-bottom : 10px ;
		color: #ffffff ;
	}
	
	
	div#leftBlock {
		margin : 0px 20px 0px 10px ;
		float : left ; 
		display:inline ;
		width : 150px ;
	}
	
	div#centerBlock {
		float : left ; 
		display:inline ;
		width : 500px ;
	}
	
	div#rightBlock {
		margin : 0px 10px 0px 20px ;
		float : left ; 
		display:inline ;
		width : 150px ;
	}
	
	div#wideBlock {
		float : left ; 
		display:inline ;
		width : 670px ;
	}
	
	h2 {
		margin-top : 4px ;
		padding : 8px 0px 6px 10px ;
		background:url('i/head_bg.gif') no-repeat ;
		color: #9a6725 ;
		font-size : 12px ;
	}
	
	#centerBlock h2 {
		background:url('i/head_bg.gif') no-repeat ;
		color: #ffffff ;
	}
	
	#wideBlock h2 {
		background:url('i/head_bg.gif') no-repeat ;
		color: #ffffff ;
	}
	
	#exclusiveBlock h2 {
		background:url('i/head_bg.gif') no-repeat ;
		color: #ffffff ;
	}
	
	#bottomBlock h2 {
		background:url('i/head_bg.gif') no-repeat ;
		color: #ffffff ;
	}
	
	
	h2.headButton {
		margin-top : 8px ;
		padding : 8px 0px 10px 10px ;
		background:url('i/head_btn.gif') no-repeat ;
		color : #ffffff ;
		font-size : 12px ;
	}
	
		h2.headButton a {
			color: #ffffff !important ;
		}
	
	h2 a{
		text-decoration:underline !important;
		color : #48d0f3 !important ;
	}

	div.wrapper {
		padding : 10px ;
		background-color: #ffffdc ;
		border-width: 1px ;
		border-color: #ffcf3f ;
		border-style: dotted ;
	}
	#centerBlock div.wrapper {
		padding : 10px ;
		border-width: 1px ;
		border-style: dotted ;
	}
	#wideBlock div.wrapper {
		padding : 10px ;
		border-width: 1px ;
		border-style: dotted ;
	}
	
	#exclusiveBlock div.wrapper {
		padding : 10px ;
		border-width: 1px ;
		border-style: dotted ;
	}
	
	#bottomBlock div.wrapper {
		padding : 10px ;
		border-width: 1px ;
		border-style: dotted ;
	}
	
	h3.category {
	
		font-size : 100% ;
	
	}
	
	ul.category {
	
		list-style : none ;
		margin-left   : 0px ;
		margin-bottom : 10px ;
		line-height : 150% ;
	
	}

	ul.category li {
		padding-left : 18px ;
	}

	ul.updateInfo {
		margin : 4px 0px ;
		list-style : none ;
	}

	ul.updateInfo li {
		padding : 5px ;
		border-bottom : 1px solid #DDC ;
	}
	
	p#pickupDescription {
		color : #960 ;
	}

	div.pickUpItemBox {
		float : left ; 
		display : inline ;
		margin : 8px ;
		padding : 10px 5px  ;
		width : 130px ;
		height : 160px ;
		background-color:#FFF ;
		border-bottom : 2px solid #CCC ;
		border-right : 1px solid #CCC ;
		text-align : center ;
	}

	div.pickUpItemBox .thumbNail {
		border : 4px solid #DC9 ;
	}
	
	div.pickUpItemBox .pickUPItemPrice {
		color :#FF9900 ;
		font-size : 26px ;
		font-style:italic ;
		font-weight:900 ;
		font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	}
	
	ul.cartItem {
		list-style : none ;
		padding : 3px ;
		background-color :#FFF ;
		border-bottom : 1px solid #C90 ;
		color : #996600 ;
		line-height : 150% ;
	}
	
	ul.cartItem .cartItemPrice {
		font-weight :bold ;
		color:#FF6600 ;
	}
	
	ul#link {
		list-style : none ;
		line-height : 150% ;
	}


	div#footer {
		padding-top : 10px ;
		padding-bottom : 10px ;
		margin-top : 20px ;
		color : #000000 ;
	}
	
	ul#footerNav {
		margin-top : 0px ;
		list-style : none ;
		text-align : center ;
	}

	ul#footerNav li {
		margin-right : 10px ;
		display : inline ;
	}

	ul#address {
		margin-top : 20px ;
		list-style : none ;
		font-style : normal ;
		text-align : center ;
		
	}
	
	ul#address li {
		margin-right : 10px ;
		display : inline ;
	}
	
	
	div.shopName {
		float : left ;
		display : inline ;
	}

	div#bottomBlock {
		padding-top : 20px ;
		margin : 0px 10px 0px 10px ;
	}