@charset "UTF-8";

	
	/*========================================================================

	ファイル名  : /common/css/common.css
	概要　　　  : このCSSはすべてのスタイルシートの読み込みファイルとなります。
	サイト名　  : タカシマヤカード
	URL         : http://www.t-card.co.jp/
	コピーライト: All rights reserved by Takashimaya Credit co., ltd.
 作成日      : 2008.09.17
	更新日      :

========================================================================*/


/* Base contents
---------------------- */
@import "default.css";   /* 要素の再定義 */
@import "layout.css"; 	  /* レイアウト全般 */
@import "style.css";    	/* コンテンツ内の装飾全般 */

#header .logo img{
	width:209px;
	height:30px;
}

#header .logo .takashimaya img{
	width:251px;
	height:52px;
}

#header .logo .hearst img{
	width:262px;
	height:52px;
}