@charset "utf-8";
#header  {
	background-image: url(../images/tartelette/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header  h1  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 240px;
	width: 870px;
	visibility: hidden;
}
#main {
	background-image: url(../images/common/title.gif);
	background-repeat: no-repeat;
	background-position: left 36px;
}
#main h2 {
	font-size: 18px;
	line-height: 18px;
	height: 35px;
	width: 565px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #main strong {
	color: #CC0000;
}
#pro_info {
	background-image: url(../images/common/info_frame.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 460px;
	padding-top: 50px;
	padding-right: 56px;
	padding-bottom: 50px;
	padding-left: 56px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#pro_info  #info_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 220px;
}
#pro_info #info_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 200px;
	width: 220px;
}
#pro_info h3 {
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #main #pro_info a {
	color: #CC0000;
}

.p_lineup {
	padding: 0px;
	height: 300px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.p_lineup .products {
	padding: 0px;
	height: 300px;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.p_lineup .products h3 {
	font-size: 12px;
	text-align: center;
}
.p_lineup .products .f_price {
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/recommend/price_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.btn_reserv {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	height: 76px;
	width: 74px;
}
.btn_reserv a  {
	text-decoration: none;
	background-image: url(../images/birthday_cake/resrev_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 74px;
}
.btn_reserv a:hover {
	text-decoration: none;
	background-image: url(../images/birthday_cake/resrev_btn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 74px;
}

