html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-style: inherit;
	font-weight: inherit;
/*	outline: 0;*/
}
/*基本レイアウト*/
body {
	text-align: center;
}
div#header {
	width: 1000px ;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	_zoom:1;
	position: relative;
	height: 200px;
}
div.wrap {
	width: 1000px ;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	_zoom:1;
}
h1 {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
}
.nav ul {
	overflow: hidden;
	_zoom: 1;
}
.nav ul li {
	float: left;
	width: auto;
}
.hnav {
	position: absolute;
	right: 0;
	top: 30px;
}
.hnav li {
	background: url(https://file002.shop-pro.jp/PA01361/255/img//icon_01.jpg) no-repeat center left;
	padding-left: 18px;
	margin-right: 20px;
	margin-top: 12px;
}
.hnav li:last-child {
	background: none;
	margin-top: 0;
	margin-right: 0;
	padding: 0;

}
.hnav li:last-child a {
	background: url(https://file002.shop-pro.jp/PA01361/255/img//icon_02.png) no-repeat 20px center;
	background-color: #ef9c00;
	border: 2px solid #f9daa0;
	border-radius: 10px;
	padding: 9px 28px 9px 54px;
	font-weight: bold;
}
.hnav li:last-child a {
	color: #FFF;
	display: block;
}
.hnav li:last-child a:hover {
	border: 2px solid #ef9c00;
	color: #FFF;
}
.guide {
	position: absolute;
	right: 0;
	top: 80px;
}
.guide ul li {
	font-family:"ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 16px;
	margin-right: 30px;
}
.guide ul li:last-child {
	margin-right: 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.guide ul li span {
	color: #e41032;
	font-size: 28px;
	font-weight: bold;
}
.guide ul li.tel {
	background: url(https://file002.shop-pro.jp/PA01361/255/img//icon_03.jpg) no-repeat center left;
	padding-left: 35px;
	font-size: 28px;
	margin-top: 3px;
	margin-right: 13px;
}
.guide ul li.time {
	margin-top: 11px;
}
.gnav {
	position: absolute;
	right: 0;
	top: 130px;
}
.gnav li {
	padding: 10px 25px;
	border-right: 1px solid #cdcdcd;
}
.gnav li:last-child {
	border-right: none;
	padding-right: 0;
}
.h_info {
	border-top: 1px solid #cdcdcd;
	padding: 10px 0;
  font-weight: bold;
}
.rank {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
}
.rank ol {
	overflow: hidden;
	_zoom: 1;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
}
.rank ol li {
	float: left;
	width: 155px;
	margin-right: 14px;
	height: 100px;
	font-size: 12px;
}
.rank ol li:last-child {
	margin-right: 0;
}
.rank ol li:first-child {
	background: url(https://file002.shop-pro.jp/PA01361/255/img//icon_04.jpg) no-repeat center 10px;
	padding-top: 42px;
	width: 130px;
	text-align: center;
	margin-right: 39px;
	line-height: 130%;
	font-weight: bold;
}
#main {
	float: right;
	width: 760px;
	margin-bottom: 70px;
}
#main h2 {
	text-align: left;
	padding-left: 25px;
	margin-bottom: 20px;
	font-weight: bold;
}
#main .info{
	height: 135px;
	overflow-y: scroll;
	margin-bottom: 50px;
}
.new {
	 color: #ff656c;
	 padding-left: 10px;
}
#main .info dl {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.gift {
	background: url(https://file002.shop-pro.jp/PA01361/255/img//icon_06.jpg) no-repeat center center;
	padding: 0 15px;
}
#main .gift_menu dl {
	float: left;
	width: 230px;
	margin: 0;
	margin-right: 35px;
	margin-bottom: 30px;
}
#main .gift_menu dl:nth-child(3n) {
	margin-right: 0;
}
.moreinfo {
 	max-height: 90px !important;  
}
.btn {
	clear: both;
	background-color: #ef9c00;
	border: 2px solid #f9daa0;
	border-radius: 10px;
	padding: 9px 23px;
	margin-right: 0;
	font-weight: bold;
	margin-top: 0;
	width: 250px;
	margin-left: auto;
	text-align: center;
	color: #FFF !important;
	display: block;
}
.btn:hover {
	border: 2px solid #ef9c00;
	color: #FFF !important;
}
h3 {
	margin: 70px 0 40px 0;
}
#side {
	float: left;
	width: 200px;
	margin-bottom: 70px;
}
#side p {
	margin: 0 0 30px 0;
}
h2 {
	margin: 0 0 20px 0;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
	padding: 10px 0;
	text-align: center;
	font-size: 17px !important;
	font-weight: bold !important;
}
#side ul {

}
#side ul li {
	float: none;
	background: url(https://file002.shop-pro.jp/PA01361/255/img/icon_05.jpg) no-repeat 3px center;
	padding-left: 17px;
	margin-bottom: 21px;
}
.infinity {
	clear: both;
	border-top: 1px solid #cdcdcd;
	text-align: left;
}
.section {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.section p {
	margin-bottom: 45px;
}
.section ul {
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 30px !important;
}
.section ul li {
	float: left;
	width: 248px;
	margin-right: 2px;
}
.section ul li:last-child {
	margin-right: 0;
}
section .btn {
	margin-bottom: 70px;
}
#footer {
	margin-top: 40px;
}
#footer p {
	margin: 0 0 20px 0;
}
h4 {
	margin: 0 0 20px 0;
	font-size: 17px;
	font-weight: bold !important;
}
h5 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}
.delivery {
	overflow: hidden;
	margin-bottom: 30px;
}
.delivery li {
	float: left;
	width: auto;
}
.delivery-date {
	padding: 10px;
	border: 1px solid #000;
	border-radius: 10px;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	margin-left: 15px;
}
h5::before {
	content: '●';
	color: #ef9c00;
}
#footer ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
#footer .left {
	float: left;
	width: 340px;
	margin-bottom: 60px;
}
#footer .right {
	float: right;
	width: 610px;
	margin-bottom: 60px;
}
.copy {
	clear: both;
	text-align: center;
}

/*下層ページレイアウト*/
#main {
	overflow: hidden;
	_zoom: 1;
}
#profile h2 {
	border: none;
	text-align: center;
	padding: 0;
	margin: 0 0 20px 0;
}
#profile p {
	line-height: 190%;
	font-size: 14px;
	margin-bottom: 50px;
}
#main h3 {
	font-weight: bold;
	border-left: 3px solid #f19c04;
	padding: 13px 0 13px 17px;
	font-size: 17px;
	margin-bottom: 30px;
	clear: both;
}
#profile .profile_list {
	float: left;
	width: 515px;
	margin-bottom:
}
#profile .gallery {
	float: right;
	width: 200px;
	margin-top: 20px;
}
#profile .gallery ul li {
	height: 130px;
	margin-bottom: 10px;
}
#profile dl {
	overflow: hidden;
	margin-bottom: 50px;
}
#profile dl dt {
	float: left;
	width: 100px;
	clear: both;
	padding: 10px 0;
}
#profile dl dd {
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 0 10px 130px;
}
#profile dl dd:last-child {
	border: 0;
}
#profile dl.history {
	margin-bottom: 70px;
}
#profile dl.history dt {
	width: 60px;
}
#profile dl.history dd {
	padding-left: 70px;
}
.shopkeeper_dis{
	float: left;
	width: 425px;
}
#profile .shopkeeper_dis p {
	line-height: 230% !important;
	font-size:14.4px;
}
.shopkeeper_img {
	float: right;
	width: 247px;
}

.rp { width: 70%; }