@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/tsurista/bg.jpg) no-repeat center top #008fc9;
}
div#topContent{
	width: 740px;
}
div#topContent h1{
	font-size: 1px;
	text-indent: -10000px;
}
div#fm{
	background: url(/img/gree/special/tsurista/main01.png) no-repeat top;
	width: 839px;
	height: 530px;
	text-align: center;
	position: relative;
	right: 50px;
}
div#topContent h2{
	font-size: 1px;
	text-indent: -10000px;
	background: url(/img/gree/special/tsurista/main02.jpg) no-repeat top;
	width: 738px;
	height: 225px;
}
div#topContent table#formForMobile{
	margin: 410px 0 0 -70px;
	text-align: right;
}
div#topContent table#formForMobile th{
}
input.fs{
	width: 100px;
}
div#topContent table#formForMobile td.formArea{
}
div#topContent table#formForMobile td.qrArea{
	width: 80px;
}
div#fm table#formForMobile .formCaption p{
	font-size: 1px;
	text-indent: -10000px;
}

/* IE6hack */
*html div#topContent{
	width: 738px;
}
*html div#fm{
	background: url(/img/gree/special/tsurista/main_ie.jpg) no-repeat top;
	width: 738px;
	height: 530px;
	text-align: center;
	right: 0;
}
*html div#topContent h2{
	font-size: 1px;
	text-indent: -10000px;
	background: url(/img/gree/special/tsurista/main02.jpg) no-repeat top;
	width: 738px;
	height: 225px;
}
*html div#footer {
	margin-left:10px;
	margin-right:10px;
	width:718px;
}
*html div#footer ul#fnavi{
	margin:10px 0;
	overflow:auto;
	text-align:left;
	width:718px;
}
/* IE6hack */
/* IE7hack */
*+html div#topContent table#formForMobile{
	margin: 410px 0 0 -160px;
	text-align: right;
}
/* IE7hack */
/* @end */
