function leftBox2() {
document.write('<style type="text/css">',
'#left_box2{width: 180px; background: #3f3c42;}',
'#box_cts2{width: 170px; margin: 0 auto;}',
'.box_cts2_top{width: 170px; margin: 0;}',
'.box_cts2_mdl{background: url(../images/b2_mdl.gif) repeat-y top center;}',
'.box_cts2_mdl img.pic{width: 160px; margin: 0 5px;}',
'.box_cts2_txt1{width: 160px; margin: 0; padding: 5px; color: #efefef; background: url(../images/b2_xline.gif) no-repeat center bottom;}',
'.box_cts2_txt2{width: 160px; margin: 0; padding: 5px; color: #efefef; text-align: center;}',
'.dtl_btn1{width: 100px; margin: 0 auto; padding: 0; height: 21px; text-indent: -9999px; background: url(../images/kochira_btn.gif) no-repeat;}',
'.dtl_btn1 a{display: block; width: 100px; height: 21px; background: url(../images/kochira_btn.gif) 0 0;}',
'.dtl_btn1 a:hover{width: 100px; background: url(../images/kochira_btn.gif) 0 -21px;}',
'.box_cts_btm{width: 170px; margin: 0;}',
'<\/style>');
document.write('<div id="left_box2">',
'<div id="box_cts2">',
'<div class="box_cts2_top"><img src="../images/b2_top.gif" width="170" height="24" alt="次回は…"><\/div>',
'<div class="box_cts2_mdl"><img src="../contents/program/356enc/info.jpg" width="160" height="90" class="pic">',
'<div class="box_cts2_txt1">アンコール放送',
'<span class="txtcolor_pnk1 fntbld">長寿遺伝子を呼び覚ませ！〜寿命はどこまで延ばせるか？〜<\/span><\/div>',
'<div class="box_cts2_txt2">[Eテレ] 2011年11月5日(土)(金曜深夜)<br>午前0：00〜午前0：30<\/div>',
'<div class="dtl_btn1"><a href="../schedule/index.html" title="詳しくはこちら">詳しくはこちら<\/a><\/div>',
'<\/div>',
'<div class="box_cts2_btm"><img src="../images/b2_btm.gif" width="170" height="6"><\/div>',
'<\/div><\/div>');
}
