@charset "EUC-JP";

/* base */
body,div,h1,h2,h3,h4,li,ul,p,img,table,tr,td,form{margin:0px; padding:0px;}
img{border:0px;margin: 0px;}

/* etc */
.clear{clear:both;}
hr{display:none;}

/* list */
ul,li{list-style-type:none;}

.invisible{
	display: none;
}

/* @group topContent */

div#sp_container {
	margin-top: 30px;
	background: url(/img/gree/special/garden/bg.gif) repeat center top #f2edd6;
}
div#topContent{
	width: 738px;
	height: 552px;
	background: url(/img/gree/special/garden/main01.jpg) no-repeat top;
}
div#topContent h1{
	font-size: 1px;
	text-indent: -10000px;
	background: url(/img/gree/special/garden/main01.jpg) no-repeat top;
}
div#topContent h2{
	font-size: 1px;
	text-indent: -10000px;
}
div#topContent table#formForMobile{
	margin: 395px 0 0 68px;
	width: 500px;
}
div#topContent table#formForMobile th{
	height: 100px;
}
div#topContent table#formForMobile td.formArea{
	padding-bottom: 0;
}
div#topContent table#formForMobile td.qrArea{
	padding-right: 12px;
}
div#topContent table#formForMobile .formCaption p{
	width: 500px;
	height: 23px;
	font-size: 1px;
	text-indent: -10000px;
}
/* @end */
