@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;
}

.clear {
	clear:both;
	line-height:1px;
}

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

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:50px;
}
th.price {
	width:60px;
}
th.jancode {
	width:115px;
}
td.title {
	text-align:left;
}





#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;
}

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

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

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

/*　注文用電話番号　*/

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




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

#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:500px;
}

/* 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;
}




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

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

#onlineshop01 #kaisetu_meitanMainBanner {
	position:absolute;
	top:103px;
	width:888px;
	height:580px;
	border:#999 1px solid;
	background-image:url(images/onlineshopIndexBackimage.jpg);
	background-repeat:no-repeat;
}

#onlineshop01 #kaisetu_meitanMainBanner #onlineshopIndex01 {
	position:absolute;
	top:0px;
	left:0px;
	width:290px;
	height:530px;
}
#onlineshop01 #kaisetu_meitanMainBanner #onlineshopIndex02 {
	position:absolute;
	top:0px;
	left:295px;
	width:328px;
	height:530px;
}

#onlineshop01 #kaisetu_meitanMainBanner #onlineshopIndex03 {
	position:absolute;
	top:0px;
	left:625px;
	width:255px;
	height:530px;
}
#onlineshop01 #kaisetu_meitanMainBanner #onlineshopIndex01 {
	margin-top:10px;
	margin-left:10px;
}
#onlineshop01 #kaisetu_meitanMainBanner #onlineshopIndex02 {
	margin-top:10px;
	margin-left:10px;
}
#onlineshop01 #kaisetu_meitanMainBanner #onlineshopIndex03 {
	margin-top:10px;
	margin-left:5px;
}

#onlineshop01 #kaisetu_meitanMainBanner h2 {
	font-size:13px;
	color:#39F;
	margin-top:5px;
}

#onlineshop01 #kaisetu_meitanMainBanner a {
	font-size:13px;
	line-height:1.6em;
	color:#000;
}
#onlineshop01 #kaisetu_meitanMainBanner #gotoUnder {
	position:absolute;
	bottom:5px;
	right:5px;
}
 
 
#kaisetuImage h4 {
	text-align:center;
}

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

/* 　オンラインショップ01ページ、パンくずリスト　　*/

#onlineshop01 .pankuzulist {
	position:absolute;
	top:690px;
	font-size:12px;
	width:500px;
}


/* 梅丹　*/
#onlineshop01 #kaisetuMain01 {
	position:absolute;
	top:715px;
	left:0px;
	width:595px;
}
#onlineshop01 #kaisetuMain01 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;
	}
#onlineshop01 #kaisetuMain01 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop01 #kaisetuMain01 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop01 #kaisetuMain01 #kaisetuImage p {
	text-align:center;
}

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

/*　梅肉エキス　*/
#onlineshop01 #kaisetuMain02 {
	position:absolute;
	top:1200px;
	left:0px;
	width:595px;
}
#onlineshop01 #kaisetuMain02 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;
	}
#onlineshop01 #kaisetuMain02 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop01 #kaisetuMain02 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop01 #kaisetuMain02 #kaisetuImage p {
	text-align:center;
}

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

/*　スーパーエキストラゴールド　*/
#onlineshop01 #kaisetuMain03 {
	position:absolute;
	top:1720px;
	left:0px;
	width:595px;
}
#onlineshop01 #kaisetuMain03 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;
	}
#onlineshop01 #kaisetuMain03 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop01 #kaisetuMain03 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop01 #kaisetuMain03 #kaisetuImage p {
	text-align:center;
}

#onlineshop01 #kaisetuMain03 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop01 #kaisetuMain03 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop01 #kaisetuMain03 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}
/*　エキストラゴールド　*/
#onlineshop01 #kaisetuMain04 {
	position:absolute;
	top:2060px;
	left:0px;
	width:595px;
}
#onlineshop01 #kaisetuMain04 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;
	}
#onlineshop01 #kaisetuMain04 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop01 #kaisetuMain04 #kaisetuImage h2 {
	text-align:center;
}
#onlineshop01 #kaisetuMain04 #kaisetuImage p {
	text-align:center;
}

#onlineshop01 #kaisetuMain04 #kaisetuName {
	position:absolute;
	top:45px;
	left:160px;
	width:430px;
}
#onlineshop01 #kaisetuMain04 #kaisetuName h3 {
	font-size:100%;
	border-bottom:#3cf 1px solid;
	width:430px;
}
#onlineshop01 #kaisetuMain04 #kaisetuName p {
	font-size:100%;
	width:430px;
	margin-bottom:10px;
	text-align:justify;
}
/*　ファイバーplus古式梅肉エキスドリンク　*/
#onlineshop01 #kaisetuMain05 {
	position:absolute;
	top:2465px;
	left:0px;
	width:595px;
}
#onlineshop01 #kaisetuMain05 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;
	}
#onlineshop01 #kaisetuMain05 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop01 #kaisetuMain05 #kaisetuImage h2 {
	text-align:center;
}
#kaisetuMain05 #kaisetuImage p {
	text-align:center;
}

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

/*　スイカエキスカプセル　*/
#onlineshop01 #kaisetuMain29 {
	position:absolute;
	top:2800px;
	left:0px;
	width:595px;
}
#onlineshop01 #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;
	}
#onlineshop01 #kaisetuMain29 #kaisetuImage {
	position:absolute;
	top:40px;
	left:0px;
	width:150px;
	height:250px;
}
#onlineshop01 #kaisetuMain29 #kaisetuImage h2 {
	text-align:center;
}
#kaisetuMain29 #kaisetuImage p {
	text-align:center;
}

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




/*   オンラインショップ01ページのサイドバー　 */
#onlineshop01 #sidebersyouhinichiran {
	position:absolute;
	top:715px;
	left:605px;
	background-image:url(images/sidebersyouhinichiran14items.gif);
	background-repeat:no-repeat;
	height:610px;
	width:280px;
}
#onlineshop01 #sidebersyouhinichiran h2 {
	text-align:center;
	margin-top:15px;
	font-size:100%;
	}

/*　梅丹　*/

#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran01 img {
	position:absolute;
	top:5px;
	right:6px;
}


/*　梅肉エキス　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran02 img {
	position:absolute;
	top:4px;
	right:5px;
}

/*　梅丹スーパーエキストラゴールド　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran03 img {
	position:absolute;
	top:4px;
	right:5px;
}


/*　梅丹エキストラゴールド　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran04 img {
	position:absolute;
	top:4px;
	right:5px;
}

/*　ファイバープラス古式梅肉エキスドリンク　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}

/*　スイカエキスカプセル　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran051 img {
	position:absolute;
	top:7px;
	right:3px;
}

/*　古梅霊芝　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran06 img {
	position:absolute;
	top:4px;
	right:3px;
}

/*　ひめまつたけ　　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran07 img {
	position:absolute;
	top:3px;
	right:3px;
}

/*　　卵の油　　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran08 img {
	position:absolute;
	top:2px;
	right:7px;
}


/*　昔ながらのすっぱい梅干　　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran09 img {
	position:absolute;
	top:7px;
	right:3px;
}

/*　梅酢　　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran091 img {
	position:absolute;
	top:3px;
	right:5px;
}

/*　しそもみじ　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran092 img {
	position:absolute;
	top:7px;
	right:3px;
}

/*　梅丹・中国産天日塩　
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran10 img {
	position:absolute;
	top:4px;
	right:3px;
}
*/

/*　梅のお菓子　*/
#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran11 img {
	position:absolute;
	top:2px;
	right:5px;
}

#onlineshop01 #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;
}
#onlineshop01 #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;
}
#onlineshop01 #sidebersyouhinichiran12 img {
	position:absolute;
	top:8px;
	right:5px;
}

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

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


/*　オンラインショップ01ページ用の5250円以上のお買上げで送料無料、お支払い方法・配送方法についてのバナー　*/
#onlineshop01 #aboutDeliverlyBanner {
	position:absolute;
	top:1380px;
	left:610px;
}
#onlineshop01 #aboutDeliverlyBanner p {
	text-indent:-9999px;
}
	

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


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

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




/*  オンラインショップ01ページのページナビゲーション　*/
#onlineshop01 #pageNavigation {
	position:absolute;
	top:3090px;
	width:888px;
	text-align:center;
}

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



