
/* +++++++++++++++++++++ レイアウトの設定 +++++++++++++++++++++ */

/* header */
#hd_tp { width:760px; margin:0 auto; height:103px; }

/* logo */

#logo_tp { float:left; width:133px; height:99px; padding:4px 0 0 7px; background:url(../img/logoTP_bg.gif) no-repeat; }

/* ttl */
#ttl_tp { float:right; width:620px; height:103px; background:url(../img/ttl_tpbg.jpg) no-repeat; }

.lang_tp { margin:20px 0 0 13px; font-size:14px; font-weight:bold; }

/* コンテンツ部分 */
#cont_tp{ width:760px; margin:0 auto 5px auto; background:url(../img/contTP_bg.gif) repeat-y;
	border-bottom:1px solid #ccc; }

/* 左(Top Stories) */
#L_tp { float:left; width:460px; padding:0 7px 0 0; border-right:1px solid #ccc; }
#hl_TS { width:455px; height:41px; margin:20px 0 4px 0; padding:0 0 0 5px; background:url(../img/TS_bg.gif); }
#TS { width:460px; padding:5px 0 0 0; border-top:1px solid #ccc; }
	
/* 右(Featured Issue) */	
#R_tp { float:right; width:284px; padding:0 0 0 8px; }
#hl_FI{ width:284px; padding:20px 0 4px 0; background-color:#fff; }
#FI{ width:270px; margin:10px 8px 10px 6px; }

.FI { margin:0 0 12px 0; padding:0 0 0 12px; color:#a26c04; font-weight:bold; line-height:1.3em;
	background:url(../img/i_FI.gif) no-repeat; }
.FI a:link, .FI a:visited {color:#a26c04;text-decoration:underline;}
.FI a:hover {color:#e6d365;text-decoration:underline;}

/* ++++++ フッター部分の設定++++++ */
/* フッター */		
#tp_ft { width:744px; margin:6px auto 0 auto; padding:6px 6px 5px 10px; background-color:#edf0fc; }
#logo_ft { float:left; }
#adr_ft { float:left; margin:7px 0 0 10px; color:#555; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-Size:10px; line-height:10px; letter-spacing:-1px; }
#copy { float:right; margin:25px 0 0 0; color:#0064b2; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-Size:10px; letter-spacing:-1px; }

	
	