@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table{
	background: #FFF;
}

img{
	border: none;
}

ul{
	list-style: none;
}

body{
	color: #333;
	background: #ffffff;
	margin: 0 auto;
	width: 900px;
	font-family: Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック', sans-serif;
}
	
a{
	text-decoration: none;
}
	
a:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

a:visited{
	color: #000080;
}

.clearfix{
	width: 100%;
}

.clearfix:after{
    content: "."; 
    display: block; 
    clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0!important;
}

/* ファーストビュー */
#order_lp1{
	position: relative;
	width: 900px; 
	height: 1273px; 
}

/* 売り場（+CP案内） */
#uriba_1{ 
	position: relative; 
	width: 900px; 
	height: 1444px;
}
.kobo1{
	background-image:url(https://www.stella-s.com/momohana/1706/img/momo_pc01_02.png);
	width:900px;
    height:840px;
	position:relative;
	margin:0 0 30px 0;
}
.kobo2{
	position: absolute;
	left: 50px;
	top: 530px;
	width: 577px;
}
.kobo2:hover{
	opacity:0.5;
}

/* 売り場（+栄養士案内） */
#uriba_2{
	position: relative; 
	width: 900px; 
	height: 1300px;
}

#order_lp8{
	position: relative; 
	width: 900px; 
	/*height: 1690px;*/
}


#order_lp25{
	position: relative; 
	width: 900px; 
	height: 1800px;
}



#contact{
	position: relative;
	width: 900px;
	height: 1286px;
}


#order_button_lp1{
	position: absolute; 
	top: 1060px; /* ファーストビュー内ボタン位置 */
	left: 20px; /* ファーストビュー内ボタン位置 */
	height: 87;
	width: 369;
}

#order_button_lp1:hover{
	opacity: 0.5;
	filter: alpha(opacity=50); 
	top: 1060px; 
	left: 20px; 
	height: 87;
	width: 369;
}

#uriba_1_button{
	position: absolute; 
	top: 685px;  /* uriba_1内ボタン位置 */
	left: 60px; /* uriba_1内ボタン位置 */
	height: 141;
	width: 788;
}

#uriba_1_button:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 685px; 
	left: 60px; 
    height: 141;
	width: 788;
}

#uriba_2_button{
	position: absolute; 
	top: 700px; /* uriba_2内ボタン位置 */
	left: 60px; /* uriba_2内ボタン位置 */
    height: 141;
	width: 788;
}

#uriba_2_button:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 700px; 
	left: 60px; 
    height: 141;
	width: 788;
}

#lp8_button{
	position: absolute; 
	top: 1400px; /* lp8内ボタン位置 */
	left: -10px; /* lp8内ボタン位置 */
	height: 242;
	width: 900;
}

#lp8_button:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 1400px; 
	left: -10px; 
	height: 242;
	width: 900;
}

#lp25_button{
	position: absolute; 
	top: 1500px;　/* lp25内ボタン位置 */
	left: -10px; /* lp25内ボタン位置 */
	height: 242;
	width: 900;
}

#lp25_button:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 1500px;
	left: -10px; 
	height: 242;
	width: 900;
}

/* スクロール設定 */
#main{background-image: url(https://www.stella-s.com/momohana/momo1504/img/lp3.jpg);
       width:900px; height:1450px;
	   position:relative}
	   
.scrollsell{
	overflow: auto;
	height: 240px;
	text-align: left;
	text-transform: capitalize;
	font-size: 9px;
	position: absolute;
	width: 750px;
	left: 94px;/*位置 */
	top: 1124px;/*位置 */
}

.scrollsell .waku {
	padding:10px 10px 10px 10px;
	border-bottom:dotted 2px #CCC;
}

.scrollsell .a12{font-size:14px; line-height:24px;}
.scrollsell .t12{font-size:12px; line-height:24px;text-align:right;}
	   
	   



#contact_button{
	position: absolute; 
	top: 1200px;
	left: 300px;
	width: 376px;
	height: 70px;
}

#contact_button:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 376px;
	height: 70px;
}


ul#foot{ margin:30px 0px 0px 0px;
          padding:0 0 50px 0; 
		  text-align:center; 
		  font-size:12px;}

#foot .footer{
	margin: 0 0 0 30px;
	display: inline;
	}
