body{
	color: #2F333A;
}

#head{
	width: 686px;
	height: 65px;
	position: relative;
	top: 0;
	left: 0;
}
#head h1{
	width: 686px;
	height: 65px;
	background: url(../images/goods_t.jpg) no-repeat;
	text-indent: -9999px;
}
#head .ashiato{
	position: absolute;
	top: 37px;
	right: 2px;
}

#show-case{
	margin-top: 1px;
	padding: 12px 0;
	/*height: 356px;*/
	background: url(../images/goods_bg.jpg) repeat-x;
	-webkit-box-shadow: inset 0px 20px 55px -20px rgba(0,0,0,0.5), inset 0px -15px 55px -15px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 20px 55px -20px rgba(0,0,0,0.5), inset 0px -15px 55px -15px rgba(0,0,0,0.5);
	box-shadow: inset 0px 20px 55px -20px rgba(0,0,0,0.5), inset 0px -15px 55px -15px rgba(0,0,0,0.5);
}

#show-case .breadcrumb{
	padding: 0 20px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #5D5951;
}
#show-case .breadcrumb li{
	float: left;
	display: inline;
	margin-left: 0.5em;
}
#show-case .breadcrumb li a:after{
	content: " > ";
}
#show-case .breadcrumb li.cur{
	font-weight: bold;
}

#show-case .item-images{
	margin: 20px auto 5px auto;
	/*margin: 0 auto 5px auto;*/
	padding: 0 15px;
	width: 656px;
	/*height: 310px;*/
}

#show-case .pagination{
	margin: 15px 0 0 0;
	padding-left: 25px;
}
#show-case .pagination li{
	float: left;
	margin: 0 1px;
}
#show-case .pagination li a{
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../js/pagination.png);
	background-position: 0 0;
	float: left;
	/*\*/
	overflow: hidden;
	/**/
}
#show-case .pagination li.current a{
	background-position:0 -12px;
}

/*#present*/

#present{
	padding-bottom: 25px;
}

#present h3{
	padding: 6px 0;
	height: 25px;
	text-indent: -9999px;
	background: #2F333A url(../images/present_title.gif) no-repeat center center;
}

#present .body{
	background: #fff;
	padding: 15px;
}
#present .body .item-photo{
	float: left;
	width: 164px;
}
#present .body .item-text{
	float: right;
	width: 486px;
}

#present .body .item-photo p{
	margin-bottom: 10px;
	text-align: center;
}

#present .body .item-text .text p{
	margin-bottom: 0.5em;
	font-size: 1.4em;
	line-height: 1.4em;
}
#present .body .item-text .text p em{
	color: #cf3621;
	font-weight: bold;
}
#present .body .item-text .text p.summary{
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
}
#present .body .item-text .text p.close{
	color: #cf3621;
	font-weight: bold;
}

#present .apply{
	margin: 0 auto;
	width: 600px;
}

#present .apply-web{
	margin-bottom: 15px;
	padding: 15px;
	border: 1px dotted #666;
}
#present .apply-web h4{
	margin-bottom: 10px;
	color: #cf3621;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}
#present .apply-web .form{
	margin: 0 auto;
	width: 486px;
}
#present .apply-web .form li{
	margin-bottom: 5px;
}
#present .apply-web .form li a{
	display: block;
	width: 486px;
	height: 0;
	padding-top: 83px;
	font-size: 0.1em;
	overflow: hidden;
}
#present .apply-web .form li.join a{background: url(../images/present_apply_20.gif) center top no-repeat;}
#present .apply-web .form li.edit a{background: url(../images/present_apply_24.gif) center top no-repeat;}
#present .apply-web .form li a:hover{
	background-position: 4px 4px;
}

#present .mm{
	margin: 10px auto 0 auto;
	width: 420px;
}
#present .mm a{
	display: block;
	padding: 8px 16px 8px 245px;
	min-height: 65px;
	background: #efe3c4 url(../images/bnr_mm.jpg) 8px 50% no-repeat;
	border: #CFC2A2 1px solid;
	color: #2f3207;
	font-size: 1.2em;
	line-height: 1.6em;
}

#present .apply-postcard{
	padding: 15px;
	border: 1px dotted #666;
}
#present .apply-postcard h4{
	margin-bottom: 10px;
	color: #cf3621;
	font-weight: bold;
}
#present .apply-postcard h4,
#present .apply-postcard p{
	font-size: 1.4em;
	line-height: 1.6em;
}
#present .apply-postcard p{
	padding-left: 1em;
}
#present .apply-postcard p.close{
	font-weight: bold;
}

/*#store*/

#store{
	padding-bottom: 15px;
}
#store h3{
	padding: 6px 0;
	height: 25px;
	text-indent: -9999px;
	background: #2F333A url(../images/goods_19.gif) no-repeat center center;
}
#store .summary{
	padding: 15px 20px;
	font-size: 1.4em;
	line-height: 1.6em;
}
#store .summary strong{
	font-weight: bold;
	color: #f00;
}
#store .summary em{
	font-weight: bold;
}

#store table{
	margin: 0 auto 20px auto;
	width: 646px;
}
#store table th,
#store table td{
	padding: 12px 8px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#store table thead th{
	padding: 2px 8px !important;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
}
#store table thead th.region,
#store table thead th.storename,
#store table thead th.inquery{
	border-left: 1px solid #000;
}
#store table tbody th{
	background: #EAD9ED;
	border-right: 1px solid #000;
	width: 8em;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
}
#store table tbody td{
	border-left: 1px solid #000;
}
#store table th.region{
	width: 5em;
}
#store table tbody td.region{
	text-align: center;
	font-size: 1.4em;
	background: #efefef;
}
#store table tbody td.storename{
	width: 20em;
}
#store table tbody td.storename .name{
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}
#store table tbody td.storename .url{
	font-size: 1.1em;
	line-height: 1.2em;
}
#store table tbody td.inquery{
	font-size: 1.2em;
	line-height: 1.6em;
}
#store table tbody td.inquery .tel{
	font-weight: bold;
}
#store table tbody td.inquery .note{
	margin: 10px 0 0 0;
	font-weight: bold;
}