@charset "utf-8";

/*---------------------------------------------
	コンペ専用
	Update:2007/11/29
---------------------------------------------*/

html { background:#FFE3E3 url(background.jpg) repeat-y center top;  }

/*ヘッダー上書き
------------------------------------------------------------------------------*/
#header {
	position:relative;
	background: #CC334F;
	text-align: left;
}
	#header .unit {
		position: relative;
		height: 60px;
		margin: 0;
		background: none;
		border:none;
	}
	/*ロゴ*/
	#sitelogo a {
		position: absolute;
		top: 1px; left: 0;
		z-index: 10;
		display:block;
		width:411px; height:60px;
	}
	/*サイトの説明*/
	#header h1 {
		padding:0 275px 0 3px;
		background:#dddddd;
		font-weight: normal;
		color: #666666;
	}
	/*フリーダイヤル、サブナビ*/
	#header .inner {
		width: 389px;
		margin-left: 411px;
		margin-right: 0;
		float:right;
	}
		* html #header .inner {display: inline;}
	#header .inner img { margin:0;}
	#header .inner span {
		display: block;
		margin:0; padding: 0;
		text-align:center;
		line-height:0;
		font-size:0;
	}
	#header .inner span img {margin:0;}
	#header .inner span a:hover img { visibility:visible;}
	#header .inner span a {
		display:inline;
		float:none;
		width:162px; height:33px;
	}

#packList table th { background:#CC334F; }
#packList table .border { background:#CC334F; }

#packList table td .li_golf {
	background:transparent url(../ladys/btn_golf.gif) no-repeat scroll left top;
}
#packList table td .li_stay {
	background:transparent url(../ladys/btn_stay.gif) no-repeat scroll left top;
}

#base .packListhtitle_lv3 {
	background:transparent url(../ladys/back3.jpg) no-repeat left top;
	padding-left:40px;
	color:#FFF;
}

#footer {
	background:#006933 none repeat scroll 0%;
}

#footer .pagetop {
	margin:-10px -20px 10px;
	padding-right:10px;
}

#footer ul li a { height:12px; }

#footer .sn_travel {
	background-image:url(../ladys/sn_travel.gif);
	width:94px;
}

#footer .sn_inq {
	background-image:url(../ladys/sn_inq.gif);
	width:95px;
}

#footer .sn_com {
	background-image:url(../ladys/sn_com.gif);
	width:83px;
}

#footer .sn_policy {
	background-image:url(../ladys/sn_policy.gif);
	width:151px;
}
