@charset "UTF-8";

/* ユニバーサルレイアウト　*/
*{
	margin:0px;
	padding:0px;
	font-style:normal
}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#333;
	background-color:#FFF;
	text-align:center;
	background-image:url(images/bodyBackimage.gif);
	background-repeat:repeat-x;
}

ul {
	list-style-type:none;
}

/* リンクレイアウト　*/

a, a:link {
	color:#333;
	text-decoration:none;
	background-color:transparent;
}

a:hover {
	color:#09F;
	}

a img {
	border-style:none;
}

a:active #activeBotton {
	position:relative;
	top:1px;
	left:1px;
}

strong {
	color:#09F;
	text-decoration:underline;
	}
	
strong#noUnderLine {
	text-decoration:none;
}

/*  表組みについて*/
table {
	margin:10px;
	border-collapse:collapse;
	border:#999 solid 1px;
	font-size:12px;
	width:413px;
}

th {
	padding:5px;
	background-color:#CCC;
	text-align:center;
	border:#999 1px solid;
}

/*　オンラインショップの表について*/
th.table02 {
	width:70px;
}
th.table03 {
	width:110px;
}
td {
	text-align:center;
	padding:5px;
	border:#999 1px solid;
}
td.title {
	text-align:left;
	line-height:1.2em;
}
td.price {
	text-align:right;
	line-height:1.2em;
	width:60px;
}
td.cart {
	text-align:center;
	line-height:1.2em;
	width:120px;
}

/* 解説の表について　*/
table.kaisetu {
	width:576px;
}
th.volum {
	width:50px;
}
th.year {
    width:60px;
}
th.price {
	width:70px;
}
th.jancode {
	width:115px;
}
td.title {
	text-align:left;
}
td.guramu {
	text-align:right;
}
td.kakaku {
	text-align:right;
}




#container {
	width:890px;
	position:relative;
	height:auto;
	margin:0 auto;
	text-align:left;	
	}


/* headerレイアウト各ページ共通*/
/*　メインロゴ*/
#headerMainLogo {
	position:absolute;
	top:10px;
	left:0px;
}

/*　サブナビゲーション　*/
#headerSubNavi{
	height:20px;
    width:610px;
	position:absolute;
	top:10px;
	right:0px;
	}

#headerSubNavi ul li {
	display:block;
	float:left;
}

#headerSubNavi ul li#headerSubNavi01 a {
	width:65px;
	height:20px;
	display:block;
	color:#666;
	background-image:url(images/subNaviMarkALink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
	line-height:1.5em;
	padding-left:10px;
}
#headerSubNavi ul li#headerSubNavi02 a {
	width:150px;
	height:20px;
	display:block;
	color:#666;
	background-image:url(images/subNaviMarkALink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
	line-height:1.5em;
	padding-left:10px;
}
#headerSubNavi ul li#headerSubNavi03 a {
	width:140px;
	height:20px;
	display:block;
	color:#666;
	background-image:url(images/subNaviMarkALink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
	line-height:1.5em;
	padding-left:10px;
}
#headerSubNavi ul li#headerSubNavi04 a {
	width:110px;
	height:20px;
	display:block;
	color:#666;
	background-image:url(images/subNaviMarkALink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
	line-height:1.5em;
	padding-left:10px;
}
#headerSubNavi ul li#headerSubNavi05 a {
	width:90px;
	height:20px;
	display:block;
	color:#666;
	background-image:url(images/subNaviMarkALink.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
	line-height:1.5em;
	padding-left:10px;
}

#headerSubNavi ul li#headerSubNavi01 a:hover,
#headerSubNavi ul li#headerSubNavi02 a:hover,
#headerSubNavi ul li#headerSubNavi03 a:hover,
#headerSubNavi ul li#headerSubNavi04 a:hover,
#headerSubNavi ul li#headerSubNavi05 a:hover {
	color:#09F;
}

/*　サブロゴ各ページ共通　*/

#headerSubLogo {
	position:absolute;
	top:35px;
	left:740px;
}

/*　注文用電話番号　*/

#telorderBannerMini {
	position:absolute;
	top:35px;
	left:280px;
}


#headerTwitter {
	position:absolute;
	top:10px;
	left:200px;
}



/*　旧グローバルナビゲーション各ページ共通

#globalNavi ul{
	position:absolute;
	top:60px;
	left:0px;
	height:40px;
	width:888px;
	}

#globalNavi ul li  {
	display:block;
	float:left;
}
#globalNavi ul li#globalNavi01 {
	border-right:#FFF solid 1px;
	background-image:url(images/gnavi01A.gif);
	background-repeat:no-repeat;
	}

#globalNavi ul li#globalNavi02 {
	border-right:#FFF solid 1px;
	background-image:url(images/gnavi02A.gif);
	background-repeat:no-repeat;
}

#globalNavi ul li#globalNavi03 {
	border-right:#FFF solid 1px;
	background-image:url(images/gnavi03A.gif);
	background-repeat:no-repeat;
}
#globalNavi ul li#globalNavi04 {
	border-right:#FFF solid 1px;
	background-image:url(images/gnavi04A.gif);
	background-repeat:no-repeat;
}
#globalNavi ul li#globalNavi05 {
	border-right:#FFF solid 1px;
	background-image:url(images/gnavi05A.gif);
	background-repeat:no-repeat;
	}
#globalNavi ul li#globalNavi06 {
	background-image:url(images/gnavi06A.gif);
	background-repeat:no-repeat;
}

#globalNavi ul li#globalNavi01 a {
	width:130px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#globalNavi ul li#globalNavi02 a {
	width:193px;
	height:40px;
	text-indent:-9999px;
	display:block;
}
#globalNavi ul li#globalNavi03 a {
	width:130px;
	height:40px;
	text-indent:-9999px;
	display:block;
}
#globalNavi ul li#globalNavi04 a {
	width:130px;
	height:40px;
	text-indent:-9999px;
	display:block;
}
#globalNavi ul li#globalNavi05 a {
	width:140px;
	height:40px;
	text-indent:-9999px;
	display:block;
}
#globalNavi ul li#globalNavi06 a {
	width:160px;
	height:40px;
	text-indent:-9999px;
	display:block;
}
#globalNavi ul li#globalNavi01 a:hover {
	background-image:url(images/gnavi01hover.gif);
	color:#FFF;
}
#globalNavi ul li#globalNavi02 a:hover {
	background-image:url(images/gnavi02hover.gif);
	color:#FFF;
}
#globalNavi ul li#globalNavi03 a:hover {
	background-image:url(images/gnavi03hover.gif);
	color:#FFF;
}
#globalNavi ul li#globalNavi04 a:hover {
	background-image:url(images/gnavi04hover.gif);
	color:#FFF;
}
#globalNavi ul li#globalNavi05 a:hover {
	background-image:url(images/gnavi05hover.gif);
	color:#FFF;
}
#globalNavi ul li#globalNavi06 a:hover {
	background-image:url(images/gnavi06hover.gif);
	color:#FFF;
}

*/

/*　パンくずリスト各ページ共通　　*/

.pankuzulist {
	position:absolute;
	top:377px;
	font-size:12px;
	width:800px;
}

/* footerレイアウト（各ページ共通。ただし、各ページ位置の調整の必要あり）　*/
#footer {
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
	margin-top:50px;
}

#footer #footer01{
	padding-top:20px;
	height:15px;
	}


#footer #footer02{
	height:15px;
	padding-top:10px;
}

#footer a{
	color:#FFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer address {
	clear:both;
	display:block;
	padding-top:10px;
	height:15px;
	color:#FFF;
}
#footer em {
	color:#FFF;
}



/*  ◎◎◎◎◎◎◎◎◎◎◎◎以下、個別ページレイアウト◎◎◎◎◎◎◎◎◎◎◎◎　*/


/*  ★★★★★★商品一覧(syouhinichiran.html)ページレイアウト★★★★★★★★　*/

#syouhinIchiranMainBanner {
	position:absolute;
	top:103px;
	width:888px;
	height:270px;
	border:#CCC 1px solid;
	}


/*　商品一覧ページメインレイアウト*/

/*  梅丹　*/
#syouhinIchiranMain #syouhinIchiranMainBoxMeitan {
	position:absolute;
	top:400px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxMeitan h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxMeitan h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxMeitan p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxMeitan h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　梅肉エキス　*/
#syouhinIchiranMain #syouhinIchiranMainBoxBainikuekisu {
	position:absolute;
	top:400px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxBainikuekisu h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxBainikuekisu h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxBainikuekisu p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxBainikuekisu h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　スーパーエキストラゴールド　*/
#syouhinIchiranMain #syouhinIchiranMainBoxSEG {
	position:absolute;
	top:400px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSEG h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSEG h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSEG p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSEG h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　エキストラゴールド　*/

#syouhinIchiranMain #syouhinIchiranMainBoxEG {
	position:absolute;
	top:602px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEG h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEG h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEG p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEG h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　ファイバープラス古式梅肉エキスドリンク　*/
#syouhinIchiranMain #syouhinIchiranMainBoxFiberPlus {
	position:absolute;
	top:602px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxFiberPlus h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxFiberPlus h3 {
	position:absolute;
	top:50px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxFiberPlus p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxFiberPlus h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}
/*　スイカエキスカプセル　*/
#syouhinIchiranMain #syouhinIchiranMainBoxSuikaekisu {
	position:absolute;
	top:602px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSuikaekisu h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSuikaekisu h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSuikaekisu p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSuikaekisu h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}



/*　古梅霊芝　*/
#syouhinIchiranMain #syouhinIchiranMainBoxReishi {
	position:absolute;
	top:804px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxReishi h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxReishi h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxReishi p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxReishi h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　姫まつたけ　*/
#syouhinIchiranMain #syouhinIchiranMainBoxHime {
	position:absolute;
	top:804px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxHime h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxHime h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxHime p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxHime h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　卵の油　*/

#syouhinIchiranMain #syouhinIchiranMainBoxEgg {
	position:absolute;
	top:804px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEgg h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEgg h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEgg p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxEgg h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　すっぱい梅干　*/
#syouhinIchiranMain #syouhinIchiranMainBoxUmoboshi {
	position:absolute;
	top:1006px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmoboshi h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmoboshi h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmoboshi p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmoboshi h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*  梅酢　*/
#syouhinIchiranMain #syouhinIchiranMainBoxUmezu {
	position:absolute;
	top:1006px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmezu h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmezu h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmezu p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxUmezu h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}


/*　しそもみじ　*/
#syouhinIchiranMain #syouhinIchiranMainBoxShisomomizi {
	position:absolute;
	top:1006px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxShisomomizi h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxShisomomizi h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxShisomomizi p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxShisomomizi h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}


/*　天日塩　削除
#syouhinIchiranMain #syouhinIchiranMainBoxSolt {
	position:absolute;
	top:1208px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSolt h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSolt h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSolt p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSolt h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}
*/

/*　梅のお菓子　*/
#syouhinIchiranMain #syouhinIchiranMainBoxSweets {
	position:absolute;
	top:1208px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSweets h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSweets h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSweets p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiranMain #syouhinIchiranMainBoxSweets h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}


/*    商品一覧ページサイドバー　*/

#sidebersyouhinichiran {
	position:absolute;
	top:400px;
	left:605px;
	background-image:url(images/sidebersyouhinichiran14items.gif);
	background-repeat:no-repeat;
	height:610px;
	width:280px;
}
#sidebersyouhinichiran h2 {
	text-align:center;
	margin-top:15px;
	font-size:100%;
	}

/*　梅丹　*/

#sidebersyouhinichiran01 {
	position:absolute;
	top:50px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran01 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran01 img {
	position:absolute;
	top:5px;
	right:6px;
}


/*　梅肉エキス　*/
#sidebersyouhinichiran02 {
	position:absolute;
	top:89px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran02 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran02 img {
	position:absolute;
	top:4px;
	right:5px;
}

/*　梅丹スーパーエキストラゴールド　*/
#sidebersyouhinichiran03 {
	position:absolute;
	top:128px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran03 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran03 img {
	position:absolute;
	top:4px;
	right:5px;
}


/*　梅丹エキストラゴールド　*/
#sidebersyouhinichiran04 {
	position:absolute;
	top:167px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran04 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran04 img {
	position:absolute;
	top:4px;
	right:5px;
}

/*　ファイバープラス古式梅肉エキスドリンク　*/
#sidebersyouhinichiran05 {
	position:absolute;
	top:205px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran05 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:80%;
	line-height:1.2em;
}
#sidebersyouhinichiran05 img {
	position:absolute;
	top:2px;
	right:7px;
}

/*　スイカエキスカプセル　*/
#sidebersyouhinichiran051 {
	position:absolute;
	top:243px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran051 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran051 img {
	position:absolute;
	top:7px;
	right:3px;
}

/*　古梅霊芝　*/
#sidebersyouhinichiran06 {
	position:absolute;
	top:282px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran06 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran06 img {
	position:absolute;
	top:4px;
	right:3px;
}

/*　ひめまつたけ　　*/
#sidebersyouhinichiran07 {
	position:absolute;
	top:320px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran07 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran07 img {
	position:absolute;
	top:3px;
	right:3px;
}

/*　　卵の油　　*/
#sidebersyouhinichiran08 {
	position:absolute;
	top:358px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran08 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran08 img {
	position:absolute;
	top:2px;
	right:7px;
}


/*　昔ながらのすっぱい梅干　　*/
#sidebersyouhinichiran09 {
	position:absolute;
	top:396px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran09 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran09 img {
	position:absolute;
	top:7px;
	right:3px;
}

/*　梅酢　　*/
#sidebersyouhinichiran091 {
	position:absolute;
	top:434px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran091 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran091 img {
	position:absolute;
	top:3px;
	right:5px;
}

/*　しそもみじ　*/
#sidebersyouhinichiran092 {
	position:absolute;
	top:472px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran092 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran092 img {
	position:absolute;
	top:7px;
	right:3px;
}

/*　梅丹・中国産天日塩　削除
#sidebersyouhinichiran10 {
	position:absolute;
	top:510px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran10 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran10 img {
	position:absolute;
	top:4px;
	right:3px;
}
*/

/*　梅のお菓子　*/
#sidebersyouhinichiran11 {
	position:absolute;
	top:510px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran11 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran11 img {
	position:absolute;
	top:2px;
	right:5px;
}

#sidebersyouhinichiran12 {
	position:absolute;
	top:472px;
	left:5px;
	background-image:url(images/sideberSuqre.gif);
	background-repeat:no-repeat;
	height:38px;
	width:268px;
	border:#ccc 1px solid;
}
#sidebersyouhinichiran12 h3 {
	margin-top:15px;
	margin-left:5px;
	background-image:url(images/sideberMark.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	line-height:1.2em;
}
#sidebersyouhinichiran12 img {
	position:absolute;
	top:8px;
	right:5px;
}

/*　Twitterと梅丹本舗ブログ　*/
#sideBarTwitter {
	position:absolute;
	top:975px;
	left:610px;
}

#sideBarMeitanBlog {
	position:absolute;
	top:1010px;
	left:610px;
}


/*　5250円以上のお買上げで送料無料、お支払い方法・配送方法についてのバナー　*/
#aboutDeliverlyBanner {
	position:absolute;
	top:1070px;
	left:610px;
}
#aboutDeliverlyBanner p {
	text-indent:-9999px;
}
	

#aboutDeliverlyBanner a {
	width:270px;
	height:100px;
	display:block;
	background-image:url(images/aboutDeliverlyBanner.gif);
	background-repeat:no-repeat;
}
#aboutDeliverlyBanner a:hover {
	background-image:url(images/aboutDeliverlyBannerHover.gif);
	background-repeat:no-repeat;
}

/* 新物梅干予約受付中バナー　*/
#ShinmonoReserveBenner {
	position:absolute;
	top:1200px;
	left:610px;
}


/*　　商品一覧ページfooterの位置調整　　*/
#shouhinichiran #footer {
	position:absolute;
	top:1400px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

/*  ★★★★★★商品一覧古梅霊芝(syouhinichiran_kobaireishi.html)ページレイアウト★★★★★★★★　*/
/*  古梅霊芝（姿）　*/
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi01 {
	position:absolute;
	top:400px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi01 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi01 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi01 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi01 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　古梅霊芝（きざみ）　*/
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi02 {
	position:absolute;
	top:400px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi02 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi02 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi02 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi02 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　古梅霊芝（粉末）　*/
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi03 {
	position:absolute;
	top:400px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi03 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi03 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi03 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi03 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　古梅霊芝（粒状）　*/

#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi04 {
	position:absolute;
	top:602px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi04 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi04 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi04 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi04 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　特濃インペリアル古梅霊芝　*/
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi05 {
	position:absolute;
	top:602px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi05 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi05 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi05 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi05 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　古梅霊芝ドリンク　*/
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi06 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi06 h2 {
	text-align:center;
	margin-top:15px;
	font-size:120%;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi06 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi06 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
    text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_kobaireishi #syouhinIchiran_kobaireishi06 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　　商品一覧＿古梅霊芝footerの位置調整　　*/
#syouhinIchiran_kobaireishi #footer {
	position:absolute;
	top:1000px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

/*  ★★★★★★商品一覧卵の油(syouhinIchiran_eggoil.html)ページレイアウト★★★★★★★★　*/
/*  卵の油*/
#syouhinIchiran_eggoil #syouhinIchiran_eggoil01 {
	position:absolute;
	top:400px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil01 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil01 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil01 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil01 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　有精卵100％卵の油　*/
#syouhinIchiran_eggoil #syouhinIchiran_eggoil02 {
	position:absolute;
	top:400px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil02 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil02 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil02 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil02 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　卵の油リッチカプセル　*/
#syouhinIchiran_eggoil #syouhinIchiran_eggoil03 {
	position:absolute;
	top:400px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil03 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil03 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil03 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_eggoil #syouhinIchiran_eggoil03 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　　商品一覧＿卵の油footerの位置調整　　*/
#syouhinIchiran_eggoil #footer {
	position:absolute;
	top:1000px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

/*  ★★★★★★商品一覧昔ながらのすっぱい梅干(meitanseihinichiran_umeboshi.html)ページレイアウト★★★★★★★★　*/
/*  すっぱい梅干（しそ漬）　*/
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi01 {
	position:absolute;
	top:400px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi01 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi01 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi01 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi01 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*  すっぱい梅干（白干）　*/
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi02 {
	position:absolute;
	top:400px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi02 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi02 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi02 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi02 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*  すっぱい梅干（小梅）　*/
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi03 {
	position:absolute;
	top:400px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi03 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi03 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi03 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi03 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*  梅肉　*/
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi04 {
	position:absolute;
	top:602px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi04 h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi04 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi04 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshi04 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　　新物梅干特設サイト誘導用（期間限定９月30日まで）　　*/
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshiShinmono {
	position:absolute;
	top:602px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshiShinmono h2 {
	margin-top:10px;
	text-align:center;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshiShinmono h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshiShinmono p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#syouhinIchiran_umeboshi #syouhinIchiran_umeboshiShinmono h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}



/*　　商品一覧＿昔ながらのすっぱい梅干footerの位置調整　　*/
#syouhinIchiran_umeboshi #footer {
	position:absolute;
	top:1000px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

/*  ★★★★★★商品一覧梅酢商品一覧(syouhinichiran_umezu.html)ページレイアウト★★★★★★★★　*/

/*  梅酢（赤）　*/
#shouhinichiran_others #shouhinichiran_umezu01 {
	position:absolute;
	top:400px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_others #shouhinichiran_umezu01 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_others #shouhinichiran_umezu01 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#shouhinichiran_others #shouhinichiran_umezu01 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_others #shouhinichiran_umezu01 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　梅酢（白）　*/
#shouhinichiran_others #shouhinichiran_umezu02 {
	position:absolute;
	top:400px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_others #shouhinichiran_umezu02 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_others #shouhinichiran_umezu02 h3 {
	position:absolute;
	top:50px;
	left:10px;
}
#shouhinichiran_others #shouhinichiran_umezu02 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_others #shouhinichiran_umezu02 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　のど梅酢　*/
#shouhinichiran_others #shouhinichiran_umezu03 {
	position:absolute;
	top:400px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_others #shouhinichiran_umezu03 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_others #shouhinichiran_umezu03 h3 {
	position:absolute;
	top:50px;
	left:10px;
}
#shouhinichiran_others #shouhinichiran_umezu03 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_others #shouhinichiran_umezu03 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}


/*　　商品一覧＿梅酢商品一覧footerの位置調整　　*/
#shouhinichiran_others #footer {
	position:absolute;
	top:1000px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}


/*  ★★★★★★商品一覧梅のお菓子(syouhinichiran_sweets.html)ページレイアウト★★★★★★★★　*/
/*  梅肉エキスドロップ　*/
#shouhinichiran_sweets #shouhinichiran_sweets01 {
	position:absolute;
	top:400px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_sweets #shouhinichiran_sweets01 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_sweets #shouhinichiran_sweets01 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#shouhinichiran_sweets #shouhinichiran_sweets01 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:1px solid #CCC;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_sweets #shouhinichiran_sweets01 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}


/*　板藍根のど飴　*/
#shouhinichiran_sweets #shouhinichiran_sweets03 {
	position:absolute;
	top:400px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_sweets #shouhinichiran_sweets03 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_sweets #shouhinichiran_sweets03 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#shouhinichiran_sweets #shouhinichiran_sweets03 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_sweets #shouhinichiran_sweets03 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　梅根こんぶ飴　*/

#shouhinichiran_sweets #shouhinichiran_sweets04 {
	position:absolute;
	top:400px;
	left:398px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_sweets #shouhinichiran_sweets04 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_sweets #shouhinichiran_sweets04 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#shouhinichiran_sweets #shouhinichiran_sweets04 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_sweets #shouhinichiran_sweets04 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　古梅霊芝　*/
#shouhinichiran_sweets #shouhinichiran_sweets05 {
	position:absolute;
	top:602px;
	left:0px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_sweets #shouhinichiran_sweets05 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_sweets #shouhinichiran_sweets05 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#shouhinichiran_sweets #shouhinichiran_sweets05 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_sweets #shouhinichiran_sweets05 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}

/*　うめつぶ　*/
#shouhinichiran_sweets #shouhinichiran_sweets06 {
	position:absolute;
	top:602px;
	left:199px;
	background-image:url(images/syouhinIchiranMainBox.gif);
	background-repeat:no-repeat;
	height:200px;
	width:197px;
}
#shouhinichiran_sweets #shouhinichiran_sweets06 h2 {
	margin-top:10px;
	text-align:center;
}
#shouhinichiran_sweets #shouhinichiran_sweets06 h3 {
	position:absolute;
	top:60px;
	left:10px;
}
#shouhinichiran_sweets #shouhinichiran_sweets06 p {
	position:absolute;
	top:60px;
	right:10px;
	font-size:12px;
	line-height:1.3em;
	height:100px;
	width:105px;
	border-bottom:solid #CCC 1px;
	text-align:justify;
	letter-spacing:-0.03em;
}
#shouhinichiran_sweets #shouhinichiran_sweets06 h4 {
	position:absolute;
	bottom:10px;
	right:5px;
}


/*　　商品一覧＿梅のお菓子footerの位置調整　　*/
#shouhinichiran_sweets #footer {
	position:absolute;
	top:1000px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}




/*  ★★★★★★解説(kaisetu_○○○.html)ページレイアウト★★★★★★★★　*/

#kaisetuMain {
	position:absolute;
	top:400px;
	left:0px;
	width:595px;
}
#kaisetuMain h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#kaisetuMain #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#kaisetuMain #kaisetuImage h2 {
	text-align:center;
}

#kaisetuImage h4 {
	text-align:center;
}

#kaisetuImage a {
	font-size:12px;
	color:#09F;
}

#kaisetuMain #kaisetuImage p {
	text-align:center;
}

#kaisetuMain #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#kaisetuMain #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#kaisetuMain #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

#kaisetuMain #kaisetuContents {
	position:absolute;
	top:300px;
	width:590px;
}
#kaisetuMain #kaisetuContents p {
	margin:10px 0px;
	text-align:justify;
}

#kaisetu_meitanMainBanner {
	border:#CCC 1px solid;
	position:absolute;
	top:103px;
	width:888px;
	height:270px;
}


/*　　梅丹解説ページfooterの位置調整　　*/
#kaisetu #footer {
	position:absolute;
	top:1390px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}
/*　　梅肉エキス解説ページfooterの位置調整　　*/
#kaisetu #bainikuekisu_footer #footer {
	position:absolute;
	top:1350px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}
/*　梅丹スーパーエキストラゴールド解説ページfooterの位置調整　　*/
#kaisetu #spg_footer #footer {
	position:absolute;
	top:1150px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

/*　梅丹エキストラゴールド解説ページfooterの位置調整　　*/
#kaisetu #eg_footer #footer {
	position:absolute;
	top:1250px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}   
/*  ファイバーplus古式梅肉エキスドリンク解説ページkaisetuContentsFiberPlusの位置調整　 */
#kaisetuMain #kaisetuContentsFiberPlus {
	position:absolute;
	top:400px;
	width:590px;
}
#kaisetuMain #kaisetuContentsFiberPlus p {
	margin:10px 0px;
	text-align:justify;
}


/*  ファイバーplus古式梅肉エキスドリンク解説ページfooterの位置調整　 */

#fiberplus_footer #footer {
	position:absolute;
	top:1240px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 
/*  古梅霊芝（姿）・古梅霊芝（キザミ）・古梅霊芝（粉末）・古梅霊芝（粒状）・特濃インペリアル古梅霊芝・姫まつたけ解説ページfooterの位置調整　*/
#kobaireishiSugata_footer #footer {
	position:absolute;
	top:1070px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 
/*  天日塩解説ページfooterの位置調整*/
#solt_footer #footer {
	position:absolute;
	top:1200px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 
/* 卵の油、有精卵解説ページfooterの位置調整　*/
#eggoil_footer #footer {
	position:absolute;
	top:1140px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 

/*　卵の油リッチカプセル解説ページfooterの位置調整　*/
#eggoilRich_footer #footer {
	position:absolute;
	top:1070px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 
/* すっぱい梅干解説ページkaisetuContentsUmeboshiの位置調整　*/
#kaisetuMain #kaisetuContentsUmeboshi {
	position:absolute;
	top:380px;
	width:590px;
}
#kaisetuMain #kaisetuContentsUmeboshi p {
	margin:10px 0px;
	text-align:justify;
}

/* すっぱい梅干解説ページfooterの位置調整　*/
#umeboshi_footer #footer {
	position:absolute;
	top:1250px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 
/* すっぱい梅干（小梅）解説ページfooterの位置調整　*/
#umeboshiKoume_footer #footer {
	position:absolute;
	top:1185px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 


/* 梅のお菓子解説ページfooterの位置調整　*/
#sweets_footer #footer {
	position:absolute;
	top:1025px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 
/* うめつぶ解説ページfooterの位置調整　*/
#umetubu_footer #footer {
	position:absolute;
	top:1045px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 
/*  スイカエキスカプセル解説ページfooterの位置調整　*/
#suikaeksiu_footer #footer {
	position:absolute;
	top:1130px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 

/*  梅酢（赤）（白）、しそもみじ解説ページfooterの位置調整　*/
#umezu_footer #footer {
	position:absolute;
	top:1060px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
} 


/*  梅肉解説ページfooterの位置調整　*/
#bainiku_footer #footer {
	position:absolute;
	top:1025px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}
/*  のど梅酢解説ページfooterの位置調整　*/
#nodoumezu_footer #footer {
	position:absolute;
	top:1180px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

/*  ★★★★★★オンラインショップ(meitanonline.html)ページレイアウト★★★★★★★★　*/

/*  オンラインショップ01ページについては、別のCSS（productsOnline01.css）ファイルにて指定　　　*/



/*  ★★★★★★オンラインショップ(meitanonline02.html)ページレイアウト★★★★★★★★　*/
/*　古梅霊芝　姿　*/
#onlineshop02 #kaisetuMain06 {
	position:absolute;
	top:400px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain06 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain06 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain06 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain06 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain06 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain06 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain06 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　古梅霊芝　キザミ　*/
#onlineshop02 #kaisetuMain07 {
	position:absolute;
	top:740px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain07 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain07 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain07 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain07 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain07 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain07 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain07 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　古梅霊芝　粉末　*/
#onlineshop02 #kaisetuMain08 {
	position:absolute;
	top:1080px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain08 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain08 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain08 #kaisetuImage h2 {
	text-align:center;
}
#kaisetuMain08 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain08 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#kaisetuMain08 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain08 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　古梅霊芝　粒状　*/
#onlineshop02 #kaisetuMain09 {
	position:absolute;
	top:1420px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain09 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain09 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain09 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain09 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain09 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain09 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain09 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　特濃インペリアル　*/
#onlineshop02 #kaisetuMain10 {
	position:absolute;
	top:1760px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain10 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain10 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain10 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain10 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain10 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain10 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain10 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/* 姫まつたけ　*/
#onlineshop02 #kaisetuMain12 {
	position:absolute;
	top:2100px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain12 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain12 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain12 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain12 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain12 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain12 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain12 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　卵の油　*/
#onlineshop02 #kaisetuMain13 {
	position:absolute;
	top:2440px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain13 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain13 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain13 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain13 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain13 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain13 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain13 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　有精卵100％卵の油　*/
#onlineshop02 #kaisetuMain14 {
	position:absolute;
	top:2780px;
	left:-3px;
	width:595px;
}
#onlineshop02 #kaisetuMain14 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain14 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain14 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain14 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain14 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain14 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain14 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
}
/*　卵の油リッチカプセル　*/
#onlineshop02 #kaisetuMain15 {
	position:absolute;
	top:3120px;
	left:0px;
	width:595px;
}
#onlineshop02 #kaisetuMain15 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop02 #kaisetuMain15 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop02 #kaisetuMain15 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop02 #kaisetuMain15 #kaisetuImage p {
	text-align:center;
}

#onlineshop02 #kaisetuMain15 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop02 #kaisetuMain15 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop02 #kaisetuMain15 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*  トップページへのマーク指定　*/
#gotTop03 {
	position:absolute;
	top:1690px;
	left:430px;
	font-size:13px;
	color:#0CF;
	margin-top:20px;
	text-align:right;
}
#gotTop04 {
	position:absolute;
	top:3050px;
	left:430px;
	font-size:13px;
	color:#0CF;
	margin-top:20px;
	text-align:right;
}



/*  オンラインショップ02ページのページナビゲーション　*/

#onlineshop02 #pageNavigation {
	position:absolute;
	top:3460px;
	width:888px;
	text-align:center;
}

/*　　オンラインショップ02ページfooterの位置調整　　*/
#onlineshop02 #footer {
	position:absolute;
	top:3510px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}



/*  ★★★★★★オンラインショップ(meitanonline03.html)ページレイアウト★★★★★★★★　*/


/*　昔ながらのすっぱい梅干（しそ漬け）　*/
#onlineshop03 #kaisetuMain16 {
	position:absolute;
	top:400px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain16 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain16 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain16 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain16 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain16 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain16 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain16 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　昔ながらのすっぱい梅干（白干）　*/
#onlineshop03 #kaisetuMain17 {
	position:absolute;
	top:800px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain17 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain17 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain17 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain17 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain17 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain17 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain17 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　昔ながらのすっぱい梅干（小梅）　*/
#onlineshop03 #kaisetuMain18 {
	position:absolute;
	top:1200px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain18 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain18 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain18 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain18 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain18 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain18 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain18 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
}

/*　梅肉　*/
#onlineshop03 #kaisetuMain23 {
	position:absolute;
	top:1540px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain23 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain23 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain23 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain23 #kaisetuImage p {
	text-align:center;
}
#onlineshop03 #kaisetuMain23 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain23 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain23 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}


/*　梅酢（赤）　*/
#onlineshop03 #kaisetuMain20 {
	position:absolute;
	top:1880px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain20 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain20 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain20 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain20 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain20 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain20 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain20 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　梅酢（白）　*/
#onlineshop03 #kaisetuMain21 {
	position:absolute;
	top:2220px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain21 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain21 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain21 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain21 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain21 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain21 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain21 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　のど梅酢　*/
#onlineshop03 #kaisetuMain30 {
	position:absolute;
	top:2560px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain30 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain30 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain30 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain30 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain30 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain30 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain30 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}
/*　しそもみじ　*/
#onlineshop03 #kaisetuMain22 {
	position:absolute;
	top:2900px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain22 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain22 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain22 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain22 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain22 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain22 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain22 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　天日塩
#onlineshop03 #kaisetuMain19 {
	position:absolute;
	top:3240px;
	left:0px;
	width:595px;
}
#onlineshop03 #kaisetuMain19 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop03 #kaisetuMain19 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop03 #kaisetuMain19 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop03 #kaisetuMain19 #kaisetuImage p {
	text-align:center;
}

#onlineshop03 #kaisetuMain19 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop03 #kaisetuMain19 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop03 #kaisetuMain19 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

　*/

/*  トップページへのマーク指定　*/
#gotTop05 {
	position:absolute;
	top:1810px;
	left:430px;
	font-size:13px;
	color:#0CF;
	margin-top:20px;
	text-align:right;
}

#gotTop06 {
	position:absolute;
	top:3170px;
	left:430px;
	font-size:13px;
	color:#0CF;
	margin-top:20px;
	text-align:right;
}


/*  オンラインショップ03ページのページナビゲーション　*/

#onlineshop03 #pageNavigation {
	position:absolute;
	top:3280px;
	width:888px;
	text-align:center;
}

/*　　オンラインショップ03ページfooterの位置調整　　*/
#onlineshop03 #footer {
	position:absolute;
	top:3330px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

/*  ★★★★★★オンラインショップ(meitanonline04.html)ページレイアウト★★★★★★★★　*/

/* 梅肉エキスドロップ　*/
#onlineshop04 #kaisetuMain24 {
	position:absolute;
	top:400px;
	left:0px;
	width:595px;
}
#onlineshop04 #kaisetuMain24 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop04 #kaisetuMain24 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop04 #kaisetuMain24 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop04 #kaisetuMain24 #kaisetuImage p {
	text-align:center;
}

#onlineshop04 #kaisetuMain24 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop04 #kaisetuMain24 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop04 #kaisetuMain24 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}


/*　板藍根のど飴　*/
#onlineshop04 #kaisetuMain26 {
	position:absolute;
	top:740px;
	left:0px;
	width:595px;
}
#onlineshop04 #kaisetuMain26 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop04 #kaisetuMain26 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop04 #kaisetuMain26 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop04 #kaisetuMain26 #kaisetuImage p {
	text-align:center;
}

#onlineshop04 #kaisetuMain26 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop04 #kaisetuMain26 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop04 #kaisetuMain26 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　梅根こんぶ飴　*/
#onlineshop04 #kaisetuMain27 {
	position:absolute;
	top:1080px;
	left:0px;
	width:595px;
}
#onlineshop04 #kaisetuMain27 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop04 #kaisetuMain27 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop04 #kaisetuMain27 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop04 #kaisetuMain27 #kaisetuImage p {
	text-align:center;
}

#onlineshop04 #kaisetuMain27 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop04 #kaisetuMain27 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#kaisetuMain27 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　古梅霊芝ドロップ　*/
#onlineshop04 #kaisetuMain28 {
	position:absolute;
	top:1420px;
	left:0px;
	width:595px;
}
#onlineshop04 #kaisetuMain28 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop04 #kaisetuMain28 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop04 #kaisetuMain28 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop04 #kaisetuMain28 #kaisetuImage p {
	text-align:center;
}

#onlineshop04 #kaisetuMain28 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop04 #kaisetuMain28 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop04 #kaisetuMain28 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}

/*　うめつぶ　*/
#onlineshop04 #kaisetuMain29 {
	position:absolute;
	top:1760px;
	left:0px;
	width:595px;
}
#onlineshop04 #kaisetuMain29 h1 {
	font-size:14px;
	line-height:2.3em;
	padding-left:5px;
	border-left:#3cf 10px solid;
	width:590px;
	height:30px;
	background-image:url(images/h2backimage.gif);
	background-repeat:no-repeat;
	}
#onlineshop04 #kaisetuMain29 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop04 #kaisetuMain29 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop04 #kaisetuMain29 #kaisetuImage p {
	text-align:center;
}

#onlineshop04 #kaisetuMain29 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop04 #kaisetuMain29 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop04 #kaisetuMain29 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}



/*  トップページへのマーク指定　*/
#gotTop07 {
	position:absolute;
	top:1690px;
	left:430px;
	font-size:13px;
	color:#0CF;
	margin-top:20px;
	text-align:right;
}



/*  オンラインショップ04ページのページナビゲーション　*/

#onlineshop04 #pageNavigation {
	position:absolute;
	top:2110px;
	width:888px;
	text-align:center;
}


/*　　オンラインショップ04ページfooterの位置調整　　*/
#onlineshop04 #footer {
	position:absolute;
	top:2140px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}


/*  ★★★★★★季節のおすすめ商品(bestBuy_○○.html)ページレイアウト★★★★★★★★　*/


#bestBuy01 a {
	position:absolute;
	top:400px;
	left:0px;
	width:590px;
	height:179px;
	background-image:url(images/banner_bestBuymige_bainikuekisu.jpg);
	display:block;
	text-indent:-9999px;
}
#bestBuy02 a {
	position:absolute;
	top:590px;
	left:0px;
	width:590px;
	height:179px;
	background-image:url(images/banner_bestBuy_himematutkeI.jpg);
	display:block;
	text-indent:-9999px;
}
#bestBuy03 a {
	position:absolute;
	top:780px;
	left:0px;
	width:590px;
	height:179px;
	border:1px #CCC solid;
	background-image:url(images/banner_bestBuySEG.jpg);
	display:block;
	text-indent:-9999px;
}

#bestBuy01 a:hover {
	background-image:url(images/banner_bestBuymige_bainikuekisuAhover.jpg);
}
#bestBuy02 a:hover {
	background-image:url(images/banner_bestBuy_himematutkeIAhover.jpg);
}
#bestBuy03 a:hover {
	background-image:url(images/banner_bestBuySEGAhover.jpg);
}



/*　　おすすめ商品ページfooterの位置調整　　*/

#bestBuy_Autumn #footer {
	position:absolute;
	top:1010px;
	width:888px;
	height:180px;
	background-image:url(images/footer.gif);
	text-align:center;
}

