@charset "utf-8";
/* top.css */

/******************************

	content_area

*******************************/
#top #content_area{
	float: left;
	width: 268px;
	padding-left: 45px;
	display: inline;
	position: relative;
	margin-top: 15px;
}

/******************************

	flash

*******************************/
#top #flash{
	float: right;
	width: 100%;
	margin-left: -320px;
	display: inline;
}

#top #flash #flash_area{
	margin-left: 320px;
	height: 760px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}

/* flash top */
#top #flash #flash_area .flash_top{
	background: url(../images/bg_flash_top.png) no-repeat left top;
	height: 6px;
	width: 100%;
	margin-bottom: -6px;
	position: relative;
}

/* flash bottom */
#top #flash #flash_area .flash_bottom{
	background: url(../images/bg_flash_bottom.png) no-repeat left top;
	height: 7px;
	width: 100%;
	margin-top: -10px;
	position: relative;
}

* html #top #flash #flash_area .flash_bottom{
	margin-top: -7px;
}
*:first-child+html #top #flash #flash_area .flash_bottom{
	margin-top: -7px;
}

/* flash left */
#top #flash #flash_area .flash_left{
	background: url(../images/bg_flash_left.png) no-repeat left top;
	width: 3px;
	height: 760px;
	margin-right: -3px;
	margin-bottom: -760px;
	position: relative;
}

/* flash right */
#top #flash #flash_area .flash_right{
	background: url(../images/bg_flash_right.png) no-repeat left top;
	width: 3px;
	height: 760px;
	position: absolute;
	top: 15px;
	right: 14px;
}

/******************************

	content_left

*******************************/
#top #content_left{
	background: url(../images/bar_length.gif) repeat-y right top;
	float: left;
	width: 245px;
}

/* ロゴ */
#top #content_left h1{
	margin: 15px 0 0 58px;
}

#top #content_left h1 a{
	background: url(../images/logo.gif) no-repeat left top;
	width: 99px;
	height: 214px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}



/*******************************

	tel

********************************/
#top #tel{
	float: right;
	width: 17px;
	margin-top: 590px;
}

#top #tel p{
	background: url(../images/img_tel.gif) no-repeat left top;
	width: 17px;
	height: 150px;
	text-indent: -9999px;
	font-size: 0;
}




/****************************************

	footer

*****************************************/

#top #content_left #con_trip{
	margin:15px 0 0 30px;
	padding:0 0 10px 0;
	width:150px;
}

#top #content_left #con_trip #TA_rated495 {
	margin:0;
}

#top #content_left #con_trip #CDSWIDFRR {
	margin: 0;
}

#top #content_left #con_trip #CDSWIDFRR var.widFRRCopy {
	padding-top: 3px;
}





