/* Enter Your Custom CSS Here */
body
{background-image:url("https://www.garden-ueda.co.jp/wp-content/uploads/2015/10/014-03.jpg");}

p
{padding:5px 10px;font-size:14px;}

h1
{font-size:200%;
color:#755320;
}

table
{margin:20px;width:90%;}

h3 {

	margin:0 0 30px 0;
	padding:12px 10px;
	background: #02830d; /* Old browsers */
	background: -moz-linear-gradient(left, #02830d 0%, #2DD63B 50%, #02830d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#02830d), color-stop(50%,#2DD63B), color-stop(100%,#02830d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #02830d 0%,#2DD63B 50%,#02830d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #02830d 0%,#2DD63B 50%,#02830d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #02830d 0%,#2DD63B 50%,#02830d 100%); /* IE10+ */
background: linear-gradient(left, #02830d 0%,#2DD63B 50%,#02830d 100%); /* W3C */
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.4) , inset 0 0 50px rgba(0, 0, 0, 0.1) ;
	position:relative;
	}
 
h3:before,
h3:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	left: 4px;
	bottom:7px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	background-color: #F00;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
h3:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}

.shop
{margin:10px;}

.shop table
{width:90%;
border:0}

.shop tr
{border-bottom:1px solid #bc8f8f;}

.shop th
{background-image:url("https://www.garden-ueda.co.jp/wp-content/uploads/2015/10/028.gif");
padding:5px 0px 5px 25px;
background-repeat : no-repeat;
display: table-cell;
	vertical-align: middle;
  background-position: 5% 45%;
  color:#bc8f8f;
}

.shop td
{border:0;}


.topphoto
{margin-top:10px;
  margin-bottom:20px;
width:600px;
  height:450px;
}



.widget p
{font-size:15px;}

.welcome
{padding:0px 10px 0px 10px;
  line-height:200%;
}

.welcome img
{float:left;
padding:10px 20px 10px 2px;}


.form
{
  margin-left:-30px;
  padding:50px 30px 20px 40px;
background-image:url("https://www.garden-ueda.co.jp/ud/wp-content/uploads/2015/10/017-04.jpg");
background-repeat : no-repeat;
font-size:13px;}


.facebook
{margin-left:40px;
height:2100px;
max-width:100%;}




