@charset "utf-8";
/* CSS Document */

form{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 30px 0 0 0;
}


h1.yume{
	background:url(../images/bg_h1_yume.gif) no-repeat 0px 0px;
}

#h2 h2#yume{
	background: #E44B14 url(../images/bg_h2_yume2.gif) no-repeat 50% -1px;
	height: 300px;
}


#content.yume{
	background: url(../images/bg_yumezakura.jpg) repeat-x 50% 50px;
	color: #361212;
	text-align: left;
	padding: 50px 0 0 0;
	position: relative;
	z-index: 0;
	height: 700px;
	font-family: "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "細明朝体";
}


#content.yume div#img1{
	position:absolute;
	top: 50px;
	left: 15px;
	z-index: 2;
}

#content.yume div#img2{
	position:absolute;
	left: 14px;
	top: 369px;
	z-index: 5;
}

#content.yume h2#yumezakura{
	text-indent:-9999px;
	background: url(../images/yumezakura2010.jpg) no-repeat -452px 0px;
	margin: 0;
	padding: 0;
	height: 180px;
	z-index: 4;
	position: absolute;
	width: 200px;
	top: 50px;
	left: 460px;
}
#content.yume h2#yumezakura2{
	background: url(../images/yumezakura2.jpg) no-repeat 0px 0px;
	height: 120px;
	top: 369px;
	left: 14px;
	z-index: 7;
	position: absolute;
	width: 642px;
	text-indent: -9999px;
	margin: 0;
}

#content.yume div.yumezakura{
	position:absolute;
	width:170px;
	top: 257px;
	left: 475px;
	z-index: 20;
	text-align: right;
}

#content.yume div.yumezakura h3{
	margin:0 0 5px 0;
	padding:5px;
	font-size: 100%;
	background-color: #346A78;
	color: #FFFFFF;
}

#content.yume div.yumezakura p{
	margin:0;
	padding:0 0 10px 0;
	line-height: 150%;
	color: #855853;
}

#content.yume div.yumezakura2{
	position:absolute;
	width:450px;
	top: 448px;
	left: 20px;
	z-index: 20;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#content.yume div.yumezakura2 h3{
	margin:0;
	padding:3px;
	font-size: 10px;
	background-color: #FF3932;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	clear: left;
	width: 40px;
	text-align: center;
}

#content.yume div.yumezakura2 p{
	margin:0 0 5px 0;
	padding:0;
	line-height: 130%;
	color: #000000;
	float: right;
	width: 390px;
}







#content.yume input[type="submit"]{
	width:71px;
	height:21px;
	background:url(../images/bt_order_yume.gif) no-repeat 0% 0;
	margin: 0 auto;
	border: none;
	color: #CADE8E;
	font-size: 1px;
	cursor:pointer;
	text-indent: -9999px;
}

#content.yume input[type="submit"]:hover{
	background:url(../images/bt_order_yume.gif) no-repeat 0% 100%;
	cursor:pointer;
}

#content.yume input[name="qty"]{
	width:30px;
	text-align: center;
}
