@charset "shift_jis";

/* -----------------------------------------------
CSS file toyotahome.
FileName:popup.css
Author:UNITEAIR
UpdatedBy:who-when
----------------------------------------------- */

/* definition_wrap */
#allwrappop{
	margin:0;
	background:url(../images/bg_body_popup.gif) repeat-y left #f3f3e7;
	text-align:left;
}
/* definition_header_popup */
#headerpop{
	width:645px;
	height:54px;
	background:url(../images/bg_header_pop.gif) repeat-x top #f5f5f5;
	text-align:left;
	position:relative;
}
#headerpop h1{
	width:295px;
	height:37px;
	position:absolute;
	top:10px;
	left:14px;
}
/**/
#headerpop #close{
	position:absolute;
	width:75px;
	top:18px;
	right:14px;
}
#headerpop #close a{
	padding-left:16px;
	background:url(../images/blt_close.gif) no-repeat 0;
	display:block;
}
/*ŠStyle for MacIE5.x\*/
#headerpop #close{
	position:absolute;
	width:auto;
	top:18px;
	right:14px;
}
#headerpop #close a{
	padding-left:16px;
	background:url(../images/blt_close.gif) no-repeat 0;
	display:block;
}
/*ŠStyle for Others*/

/* definition_pagetitle */
#pagettlpop{
	padding:15px 0 0 15px;
	width:630px;
	background:url(../images/bg_contentspop.gif) repeat-x top #fff;
}

/* definition_contents */
#contentspop{
	padding:0 15px;
	width:615px;
	background:#fff;
	text-align:left;
}

/* definition_contents_block */
.block01{
	margin-left:10px;
}


/* definition_footer */
#footerpop{
	width:645px;
	height:98px;
	background:url(../images/bg_ftr_pop.gif) repeat-x top;
	position:relative;
}
#footerpop address{
	position:absolute;
	top:68px;
	left:14px;
}

/* banner */
.bannerSpecial{
	padding-bottom:10px;
		/* \*/
		height:1%;
		/* */
	margin-bottom:10px;
	width:630px;
}
	.bannerSpecial ul.top{
	}
	.bannerSpecial ul{

		padding-top:10px;
	}
	.bannerSpecial li{
		float:left;
		width:194px;
		padding-left:10px;
		display: inline;
	}

#special{
	width:630px;
	position:relative;
}

.towntext{
	width:465px;
	position:relative;
}

.townbutton{
	width:620px;
	text-align:center;
	position:relative;
}

.townimage{
	width:155px;
	height:98px;
	position:absolute;
	top:0px;
	left:466px;
}


/* definition_popup */




/* CSS Document */

