@charset "utf-8";




/* ---------------------
   layout
--------------------- */
h1 {
margin:0 0 20px 30px;
}
#SearchBox {
	clear:both;
	width:632px;
	_width:652px;
	background:   url("/images/tdl/pg/atr_wt01.jpg") left top no-repeat;
	border-bottom:2px solid #FFCED5;
	margin-left:20px;
	padding:10px;
}


/* Btn-Goods */
.Btn-Goods {
	position:absolute;
	left:190px;
	margin-top:-54px;
}

/* Btn-Menu */
.Btn-Menu {
	position:absolute;
	left:165px;
	margin-top:-54px;
}

/* Btn-Stop */
.Btn-Stop {
	position:absolute;
	right:30px;
	margin-top:-54px;
}

/* Btn-Cond */
.Btn-Cond {
	float:left;
	display:block;
	margin-bottom:18px;
}





/* ---------------------
   PGSearch
--------------------- */
#PGSearch {
	clear:both;
	width:610px;
	background:#FFFFFF url("/images/tdl/pg/atr_wt02.jpg") left top no-repeat;
	border:1px solid #E1D4D0;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
	position:absolute;
	z-index:400;
	visibility:hidden;
	zoom: 1;
	top:205px;
	_top:215px;
	left:40px;
}
	#PGSearch:after {
		height: 0;
		visibility: hidden;
		content: ".";
		display: block;
		clear: both;
	}
.PGSearchList {
	width:570px;
	margin:20px 0 20px 20px;
	overflow:hidden;
	zoom: 1;
}
	.PGSearchList:after {
		height: 0;
		visibility: hidden;
		content: ".";
		display: block;
		clear: both;
	}
.PGSearchList dt {
	clear:both;
	float:left;
	display:inline;
	border-top:1px solid #999999;
	margin-top:-2px;
	padding-top:5px;
	width:100px;
}
.PGSearchList dd {
	float:left;
	display:inline;
	border-top:1px solid #999999;
	margin-top:-2px;
	padding-top:5px;
	padding-bottom:5px;
	width:470px;
}
.PGSearchList dd ul {
	overflow:hidden;
	margin-left:-5px;
}
.PGSearchList dd li {
	float:left;
	display:inline;
	white-space:nowrap;
	margin:0 10px 5px -5px;
	border-left:1px solid #999999;
	padding-left:5px;
}
.PGSearchList dd li label {
	cursor:pointer;
	color:#0033FF;
}
.PGSearchList .Line-2 li {
	min-width:16.5em;
	_width:16.5em;
}
.PGSearchList .Line-3 li {
	min-width:11em;
	_width:11em;
}
#PGSearch .PGAtt {
	float:left;
	display:inline;
	width:400px;
	margin:0 0 0 120px;
}
.PGClose {
	float:right;
	width:17px;
	height:19px;
	background:   url("/images/tdl/pg/btn_close.gif");
	margin:5px 5px 0 0;
	zoom: 1;
}
.PGClose :hover {
	width:17px;
	height:19px;
	background:   url("/images/tdl/pg/btn_close.gif");
}
	.PGClose:after {
		height: 0;
		visibility: hidden;
		content: ".";
		display: block;
		clear: both;
	}
.PGSearch {
	float:right;
	width:76px;
	height:21px;
	background:   url("/images/tdl/pg/btn_search_off.gif");
	margin:0 11px 11px 0;
	zoom: 1;
}
.PGSearch :hover {
	width:76px;
	height:21px;
	background:   url("/images/tdl/pg/btn_search_on.gif");
}
	.PGSearch:after {
		height: 0;
		visibility: hidden;
		content: ".";
		display: block;
		clear: both;
	}



/* ---------------------
   PGSSearchText
--------------------- */
#PGSSearchText {
	margin:0 0 5px;
}



/* ---------------------
   PGSSearchCation
--------------------- */
#PGSSearchCation {
	margin-bottom:15px;
}
#PGSSearchCation li {
	background:#FFEBE4;
	margin-bottom:3px;
	padding:1px 3px;
	font-size:80%;
	line-height:1.2;
}



/* ---------------------
   IndexList
--------------------- */
#IndexList {
	clear:both;
	margin:0 -5px 0 10px;
	padding:0 0 10px 0;
	zoom: 1;
}
#IndexList:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#IndexList li {
	float:left;
	display:inline;
	width:102px;
	height:145px;
	background:   url("/images/tdl/pg/thumb_bg.gif") left top no-repeat;
	display:block;
	position:relative;
}
#IndexList li a:hover {
	background:   url("/images/tdl/pg/thumb_bg_on.gif") left top no-repeat;
}
#IndexList li a {
	text-decoration:none;
	width:99px;
	height:139px;
	display:block;
	text-align:center;
}
#IndexList li .Photo-C {
	margin-bottom:0;
}
#IndexList li.themeName {
	clear:left;
	float:none;
	width:632px;
	height:17px;
	text-indent:-9999em;
	margin:5px 0 0;
	zoom: 1;
}
#IndexList li.themeName:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#IndexList li.themeName#PGS-al {
	background:   url("/images/tdl/pg/theme_al.gif") left top no-repeat;
}
#IndexList li.themeName#PGS-cc {
	background:   url("/images/tdl/pg/theme_cc.gif") left top no-repeat;
}
#IndexList li.themeName#PGS-fl {
	background:   url("/images/tdl/pg/theme_fl.gif") left top no-repeat;
}
#IndexList li.themeName#PGS-tl {
	background:   url("/images/tdl/pg/theme_tl.gif") left top no-repeat;
}
#IndexList li.themeName#PGS-tt {
	background:   url("/images/tdl/pg/theme_tt.gif") left top no-repeat;
}
#IndexList li.themeName#PGS-wb {
	background:   url("/images/tdl/pg/theme_wb.gif") left top no-repeat;
}
#IndexList li.themeName#PGS-wl {
	background:   url("/images/tdl/pg/theme_wl.gif") left top no-repeat;
}
#IndexList li.themeName#PGS-parkwide, #IndexList li.themeName#PGS-etc {
	background:   none;
	border-top:1px solid #DFDEDE;
	margin-top:15px;
}



/* IconLsit */
.IconLsit {
margin-top:3px;
}
.IconLsit span {
	display:block;
	float:right;
	overflow:hidden;
	margin-left:7px;
	text-indent:-99999em;
}
.IconLsit span.IC-bf00 {
	width:150px;
	height:14px;
	background:   url("/images/tdl/pg/ictx_bfee.gif");
}
.IconLsit span.IC-fp {
	width:185px;
	height:14px;
	background:   url("/images/tdl/pg/ictx_fp.gif");
}
.IconLsit span.IC-ps {
	width:156px;
	height:15px;
	background:   url("/images/tdl/pg/ictx_ps.gif");
}
.IconLsit span.IC-c {
	width:92px;
	height:15px;
	background:   url("/images/tdl/pg/ictx_kids.gif");
}
.IconLsit span.IC-dpe {
	width:147px;
	height:13px;
	background:   url("/images/tdl/pg/ictx_dpe.gif");
}
.IconLsit span.IC-pe {
	width:106px;
	height:13px;
	background:   url("/images/tdl/pg/ictx_pe.gif");
}
.IconLsit span.IC-deli {
	width:96px;
	height:13px;
	background:   url("/images/tdl/pg/ictx_deli.gif");
}



.IC-Area {
	position:absolute;
	right:10px;
	bottom:13px;
}
.IC-Area span {
	display:block;
	float:right;
	overflow:hidden;
	margin-left:2px;
	text-indent:-99999em;
}
*:first-child+html .IC-Area span {/* IE 7 */
display:inline;
zoom:1;
}
.IC-Area span.IC-bf00 {
	width:14px;
	height:14px;
	background:   url("/images/tdl/pg/ic_bfree.gif");
}
.IC-Area span.IC-fp {
	width:21px;
	height:13px;
	background:   url("/images/tdl/pg/ic_fp.gif");
}
.IC-Area span.IC-ps {
	width:25px;
	height:15px;
	background:   url("/images/tdl/pg/ic_ps.gif");
}
.IC-Area span.IC-c {
	width:18px;
	height:15px;
	background:   url("/images/tdl/pg/ic_kids.gif");
}
.IC-Area span.IC-dpe {
	width:18px;
	height:13px;
	background:   url("/images/tdl/pg/ic_dpe.gif");
}
.IC-Area span.IC-pe {
	width:18px;
	height:13px;
	background:   url("/images/tdl/pg/ic_pe.gif");
}
.IC-Area span.IC-deli {
	width:18px;
	height:13px;
	background:   url("/images/tdl/pg/ic_deli.gif");
}





/* ---------------------
   SubMap
--------------------- */
#SubMap {
	clear:both;
	width:612px;
	height:506px;
	background:   url("/images/tdl/pg/prd_bg.jpg");
	position:absolute;
	z-index:400;
	margin:0 0 0 10px;
	visibility:hidden;
	text-align:center;
}
#SubMap h3 {
	margin:0px;
}
#SubMap .Photo-C {
	margin-bottom:10px;
}
#SubMap .SubMapClose {
	width:81px;
	height:26px;
	display:inline-table;
	background:   url("/images/tdl/pg/btn_close_off.gif");
}
#SubMap .SubMapClose :hover {
	background:   url("/images/tdl/pg/btn_close_on.gif");
}



/* ---------------------
   Other
--------------------- */
#Other {
clear:both;
margin:0 30px;
}
#Other h2 {
margin:15px 0 0 0;
}


/* ---------------------
   GdCheck
--------------------- */
#GdCheck {
	margin-top:-500px;
}

