/*home
--------------------------------------------------------*/
#home #container {
	width:auto;
	padding:0;
	position:relative;
	}
#home #mainImg {
	position:relative;
	}
#home #news {
	position:absolute;
	z-index:5;
	width:115px;
	height:164px;
	background:url(../img/home/newsBack.png) no-repeat;
	margin-top:-300px;
	padding:90px 45px 40px 62px;
	font-size:11px;
	line-height:21px;
	color:#FFF;
	font-weight:bold;
	}
#home .sola {
	position:absolute;
	top:260px;
	left:260px;
}
#home .kitchen {
	position:absolute;
	top:100px;
	left:270px;
	}
#home .cafe {
	position:absolute;
	top:150px;
	left:460px;
}
#home .sola a,#home .kitchen a,#home .cafe a {
	display:block;
	xborder:1px solid;
	}
#home .sola a {
	width:140px;
	height:159px;
	line-height:159px;
}
#home .kitchen a {
	width:126px;
	height:150px;
	line-height:159px;
}
#home .cafe a {
	width:117px;
	height:130px;
	line-height:130px;
}
#home #preview{
	position:absolute;
	}
/*about
--------------------------------------------------------*/
#about #container {
	padding-top:0;
	padding-bottom:0;
	}
#about #infoBox {
	float:right;
	margin-top:-150px;
	margin-right:50px;
	width:280px;
	position:relative;
	z-index:5;
	}
#about dt {
	font-weight:bold;
	white-space:nowrap;
	}
#about dt img {
	margin-right:7px;
	vertical-align:middle;
}
#about dd {
	padding-left:40px;
	margin-bottom:15px;
	font-size:0.8em;
}
/*#about dd img {
	display:block;
	float:right;
	xmargin:0px 0px 15px 15px;
}*/
/*contact
--------------------------------------------------------*/
#contact #container {
	width:740px;
	padding:0;
	margin:0px auto 20px auto;
}
#contact dl {
	line-height:2;
}
#contact dt {
	float:left;
	width:4em;
	font-weight:bold;
	clear:left;
	}
#contact dd {
	padding-left:5em;
}
#contact input {
	margin-bottom:15px;
	}
#contact .block {
	width:40em;
}
/*shop
--------------------------------------------------------*/
#shop #container,#shopAbout #container {
	width:740px;
	padding:0;
	margin:0px auto 20px auto;
}

#shopContainer {
	background:#FFF;
	padding:0px 20px 20px 20px;
	}
#shop h2 {
	xbackground:url(../img/shop/containerHead.png) no-repeat bottom;
	xheight:133px;
	}
#shop p.lead {
	margin-top:-50px;
	margin-left:30px;
	color:#606D35;
}
#shop #content {
	padding:30px 30px 10px 30px;
	background:#FAE5C5;
	}
#shop .block {
	margin-bottom:30px;
}
.block .photo {
	float:left;
	width:300px;
}
.photo p {
	font-size:0.85em;
}
.block .info {
	float:left;
	margin-left:30px;
	width:310px;
}
.priceBox {
	background:#FFF;
	padding:10px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:1.2em;
}
.priceBox p {
	margin:0;
}
.priceBox .name {
	background:url(../img/common/line.png) no-repeat bottom;
	padding-bottom:12px;
	
}
.priceBox span {
	font-size:0.8em;
	font-weight:normal;
}
.cool {
	color:#0095A6;
	font-weight:bold;
}
.toCart {
	background:url(../img/shop/btnToCart.png) no-repeat left center;
	height:53px;
	font-weight:bold;
	padding-left:60px;
	padding-top:30px;
	}
#shopAbout dl {
	line-height:3;
}
#shop dt,#shopAbout dt {
	float:left;
	font-weight:bold;
	clear:left;
	width:15em;
	padding-left:10px;
}
#shop dd,#shopAbout dd {
	xmargin-bottom:15px;
	padding-left:16em;
}
#shop .info {
	font-size:0.9em;
}
#shop .info dt {
	width:9em;
	padding:0;
	}
#shop .info dd {
	padding-left:10em;
}
#shopAbout dd.sep {
	border-top:1px solid #C9625E;
}
#cart #container {
	width:740px;
	padding-top:0;
}
#cart h2 {
	xmargin-bottom:-30px;
}
#cart dt {
	font-weight:bold;
}
#cart dd {
	padding-left:2em;
}
#cart input {
	vertical-align:middle;
}
#cart td font {
	font-size:0.9em;
}
.lookCart {
	background:url(../img/shop/cart.png) no-repeat left center;
	padding-left:18px;
}
#shop #thanksBox {
	margin-top:10px;
	background:url(../img/shop/thanksBack.png) no-repeat top center;
	padding:90px 170px 50px;
	line-height:2;
}
/*letter
--------------------------------------------------------*/
#letter #container {
	background:url(../img/letter/containerBack.png) no-repeat bottom !important;
	width:740px;
	}
#letter #primary {
	float:right;
	xbackground:#DDD;
	margin:0;
	padding:0;
	}
#letter #secondary {
	float:left;
	xbackground:#DDD;
	width:150px;
	}
#letter #secondary ul {
	padding-left:1em;
	font-weight:bold;
}
#letter #secondary li a:link {
	color:#FDFAD6;
}
#letter #primary p.left img {
	border:1px solid #DDD;
}
#letter #primary h2 {
	background:#C9625E;
	color:#FFF;
	padding:3px 5px;
}
#letter #primary .block {
	margin:0px 10px;
	float:right;
	width:240px;
}
#letter #primary ul {
	padding-left:2em;
}
#letter #primary li {
	list-style:disc;
	margin-bottom:0.5em;
}
#letter p.lead {
	color:#C9625E;
}
/*blog
--------------------------------------------------------*/
#blog #container {
	width:740px;
	padding:0;
	margin:0px auto 0px auto;
}
#blog #primary {
	padding:0;
}
#blog #secondary h2 {
	margin-bottom:0px;
}
#archive {
	margin-bottom:20px;
}
.date {
	margin-bottom:10px;
	color:#C9625E;
	font-weight:bold;
	}
.blogPost {
	background:url(../img/common/line.png) no-repeat left bottom;
	padding-bottom:20px;
	}
.blogPost h2 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:15px;
}
#labelList {
	margin-bottom:20px;
}