@charset "shift_jis";

#left .main {
}
.main img {
}
.main .topmon {
	margin-top: -50px;
}
.main p {
	margin-left: 45px;
}

#left .cook {
	margin-top: 40px;
}

.cook .pic {
	margin-top: 20px;
}
.cook .pic img {
	width: 300px;
	float: left;
	margin-right: 20px;
}
.cook .bun2 {
	width: 300px;
	float: left;
	border-top: dotted 1px #ff4500;
	padding-top: 10px;
	padding-right: 20px;
	color: #ff4500;
}
.cook .bun1 {
	width: 300px;
	float: left;
	border-top: dotted 1px #ff8c00;
	padding-top: 10px;
	padding-right: 20px;
	color: #ff8c00;
}

#left .goods {
	margin-top: 40px;
}
.goods .tbl {
	width: 470px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
}
.goods .tbl table {
	width: 100%;
	border-top: 1px solid #7b8d42;
}
.goods .tbl th {
	width: 120px;
	height: 44px;
	background-color: #eaf0de;
	border-bottom: 1px solid #7b8d42;
	text-align: center;
}
.goods .tbl td {
	padding-left : 20px;
	border-bottom: 1px solid #7b8d42;
	line-height: 180%;
	padding-top: 10px;
	padding-bottom: 5px;
}
.goods .tbl strong {
	color: red;
}
.goods .pic {
	margin-top: 20px;
	width: 130px;
	float: left;
}
.goods .pic img {
	/*width: 100%;*/
	padding: 2px;
	border: 1px solid #d3d3d3;
}
.goods .frm {
	margin-top: 20px;
	background-color: #8a8988;
	height: 70px;
	padding: 10px;
	color: white;
}
.frm .sel {
	width: 100px;
	height: 30px;
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 20px;
}
.frm .btn {
	width: 200px;
	height: 30px;
	margin-top: 10px;
	float: left;
}
.frm .msg {
	clear: left;
}
.goods .frm p {
	font-size: 9pt;
}
#left .inf {
	margin-top: 40px;
}
.inf img {
	margin-bottom: 10px;
}
.inf p {
	font-sizep: 9pt;
	line-height: 150%;
}
.inf .kai {
	margin-top: 7px;
}
.inf .pay {
	width: 310px;
	float: left;
	margin-right: 20px;
}
.inf .ret {
	width: 310px;
	float: left;
}




