@charset "utf-8";
div#shop-main {
	margin: 0px 50px 32px 50px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url( "image/left_bg.gif" );
	display: inline-table;
	}
	div#shop-main:after {
		content: "";
		display: block;
	}
div#shop-left {
	float: left;
	width: 140px;
	}
div#shop-right {
	float: right;
	width: 550px;
	padding-left: 10px;
	padding-bottom: 40px;
	}
h4 {
	text-align: left;
	border-left: 5px solid #030;
	text-indent: 5px;
	font-size: 130%;
	}
	h4 img {
		vertical-align: bottom;
		margin-right: 3px;
		}
div#menu-list {
	}
	div#menu-list p {
		margin-top: 10px;
		}
	div#menu-list dl {
		padding: 5px 5px 20px 5px;
		}
		div#menu-list dt {
			margin-top: 8px;
			background-repeat: no-repeat;
			background-position: center left;
			background-image: url( "image/shop/menu_dt.gif" );
			text-indent: 10px;
			font-weight: bold;
			}
		div#menu-list dd {
			font-size: 90%;
			margin-left: 16px;
			margin-bottom: 20px;
			}
	div#menu-list ul {
		}
	div#menu-list li {
		margin: 8px 0px;
		}
		div#menu-list li.nest {
			margin-top: 36px;
			}
div.shop_list {
	font-size: 90%;
	margin-top: 10px;
	margin-left: 10px;
	}
	h3.shop-list {
		line-height: 1;
		border-left: 5px solid #030;
		text-indent: 5px;
		font-size: 130%;
		}
	div.shop_list td {
		text-align: center;
		vertical-align: top;
		}
	div.shop_list h4 {
		font-size: 110%;
		text-align: left;
		border: none;
		background-repeat: no-repeat;
		background-position: left center;
		background-image: url( "image/shop/check.gif" );
		text-indent: 16px;
		}
	div.shop_list p.note {
		margin-left: 16px;
		}
	div.shop_list div {
		float: left;
		width: 48%;
		padding: 5px 2px;
		}
	hr.dotted {
		background-repeat: repeat-x;
		background-position: center left;
		background-image: url( "image/shop/dotted_line.gif" );
		visibility: visible;
		border: none;
		height: 3px;
		margin: 25px 0px;
		}
	hr.ilist_hr {
		margin: 20px 0px;
		}
div#shop_detail {
	font-size: 90%;
	}
	div#shop_detail h3 {
		margin-top: 30px;
		margin-bottom: 20px;
		}
	div#shop_detail h4 {
		line-height: 1;
		margin: 10px 0px;
		}
	div#shop_detail h5 {
		margin: 10px 0px 5px 0px;
		}
	div#shop_detail p {
		line-height: 1.4;
		}
	div#shop_detail form {
		margin-left: 20px;
		}
	div#shop_detail form hr {
		background-repeat: repeat-x;
		background-position: center left;
		background-image: url( "image/shop/dotted_line.gif" );
		visibility: visible;
		border: none;
		height: 3px;
		margin: 25px 0px;
		}
	ul.set_detail ul {
		}
	ul.set_detail li {
		margin: 4px 0px;
		font-size: 90%;
		}
		ul.set_detail img {
			vertical-align: bottom;
			}
div#item_detail {
	font-size: 90%;
	}
	div#item_detail table {
		margin-bottom: 30px;
		}
	div#item_detail table img {
		margin: 6px;
		}
	div#item_detail table td {
		vertical-align: top;
		}
	div#item_detail p {
		margin: 8px 0px 16px 0px;
		}
	table#detal {
		margin-top: 16px;
		margin-bottom: 16px;
		}
	table#detail th {
		color: #000;
		background-color: #f0f0d2;
		text-align: center;
		width: 6em;
		padding: 4px 10px;
		}
	table#detail td {
		padding: 6px;
		}
	div#item_detail h4 {
		line-height: 1;
		}
	div#item_detail h4 small {
		font-size: 80%;
		font-weight: normal;
		}
div#supple {
	margin: 50px 0px 50px 0px;
	border: 1px solid #900;
	padding: 8px 8px 16px 8px;
	font-size: 90%;
	}
	div#supple h3 {
		margin: 8px;
		}
	div#supple li {
		margin: 5px 0px 5px 32px;
		list-style-image: url( "image/shop/check_red.gif" );
		}
table#goods {
	}
	table#goods td {
		width: 160px;
		text-align: center;
		vertical-align: top;
		font-size: 80%
		}
table.item_detail_table1 {
	width: 99%;
	}
	table.item_detail_table1 td.img_field {
		}
	table.item_detail_table1 td.list_field {
		vertical-align: top;
		white-space: nowrap;
		}
		table.detail_list th {
			color: #000;
			background-color: #f0f0d2;
			text-align: center;
			padding: 5px 8px;
			}
		table.detail_list td {
			padding: 5px;
			}
	table.item_detail_table1 p.help_field {
		text-align: right;
		}
table.item_detail_table2 {
	}
	table.item_detail_table2 td.inp_field {
		color: #000;
		background-color: #f0f0d2;
		padding: 12px 8px 0px 8px;
		vertical-align: top;
		text-align: left;
		}
		table.item_detail_table2 td.inp_field th, 
		table.item_detail_table2 td.inp_field td {
			text-align: left;
			padding: 3px 0px;
			}
		table.item_detail_table2 td.inp_field p {
			font-size: 80%;
			}
		table.item_detail_table2 td.inp_field .memo {
			font-size: 90%;
			white-space: nowrap;
			}
	table.item_detail_table2 td.detail_field {
		vertical-align: top;
		}
	table.item_detail_table2 dt {
		font-weight: bold;
		margin-bottom: 4px;
		}
	table.item_detail_table2 dd {
		margin-bottom: 4px;
		}
	span.yen {
		font-weight: bold;
		color: #900;
		background-color: transparent;
		}
		span.yen b {
			font-size: 140%;
			}
p.save {
	margin: 10px 0px 0px 20px;
	}
div.field_cont {
	margin-right: 20px;
	margin-bottom: 40px;
	font-size: 90%;
	float: left;
	width: 45%;
	}
	div.field_cont p {
		margin-top: 10px;
		}
img.divimg {
	float: left;
	margin-right: 10px;
	}

.imgzoom {
	cursor: url( "image/lightbox/magplus.cur" ), pointer;
	}
