@charset "Shift_JIS";

.shop_header {
	color: #ffffff;
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #716969;
	margin-bottom: 20px;
}

#shopleft,
#shopright {
	float: left;
	display: inline;	/* for WinIE6 */
}

#shopleft {
	width: 570px;
	border-right: 1px solid #c7c5c0;
}

#shopright {
	width: 165px;
}

.shopleft_sec {
	margin: 0 60px 20px 10px;
}

.shopright_sec {
	margin: 0 0 0 15px;
}

.shoptitle {
	margin-bottom: 20px;
}

p.shoptext {
	font-size: 85%;
	margin-bottom: 15px;
}

.shop_navi {
	margin-bottom: 20px;
}

.shop_footer {
	text-align:right;
	width: 100%;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
}

p.shoptext1 {
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 5px;
}

p.shoptext2 {
	font-size: 85%;
	margin-bottom: 15px;
	margin-left: 15px;
}

p.shoptext3 {
	font-size: 77%;
	margin-bottom: 15px;
	margin-left: 15px;
}

p.orderflow1 {
	font-size: 85%;
	font-weight: bold;
	padding: 5px;
	background-color: #e7e5e0;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
}

p.orderflow2 {
	font-size: 85%;
	padding: 0 10px 5px 30px;
	margin-bottom: 5px;
	background-color: #e7e5e0;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
}

p.shoptext4 {
	font-size: 85%;
	margin-bottom: 15px;
	margin-left: 15px;
	text-indent: -1em;
}

table.list {
	width: 100%;
}

	table thead tr th {
		font-size: 85%;
		font-weight: bold;
		color: #424242;
		text-align: left;
		padding: 8px 5px;
		vertical-align: bottom;
		border-bottom: 2px solid #434343;
	}

	table tbody tr td.deliv {
		font-size: 77%;
		position: relative;
		padding: 8px 5px;
		vertical-align: top;
		text-align: left;
		border-bottom: 1px solid #434343;
	}

		table tbody tr td.number {
			font-size: 77%;
			position: relative;
			padding: 8px 5px;
			vertical-align: top;
			text-align: right;
			border-bottom: 1px solid #434343;
		}

		table tbody tr td.number_bottom {
			text-align: right;
			border-bottom: 1px solid #c7c5c0;
		}

		table tbody tr td.bottomline {
			border-bottom: 1px solid #c7c5c0;
		}
