function leftBox3() {
document.write('<style type="text/css">',
'#left_box3{width: 180px; background: #3f3c42;}',
'#box_cts3{width: 170px; margin: 0 auto;}',
'.box_cts3_top{padding: 24px 0 0 0; background: url(../images/b3_top.gif) no-repeat top center;}',
'.box_cts3_top img.pic{width: 160px; margin: 0 5px;}',
'.box_cts3_mdl{background: url(../images/b3_mdl.gif) repeat-y top center;}',
'.box_cts3_txt1{width: 160px; margin: 0; padding: 8px 5px 5px 5px; color: #efefef; background: url(../images/b2_xline.gif) no-repeat center bottom;}',
'.box_cts3_txt2{width: 160px; margin: 0; padding: 5px; color: #efefef; text-align: center;}',
'.dtl_btn2{width: 100px; margin: 0 auto; padding: 0; height: 21px; text-indent: -9999px; background: url(../images/kochira_btn2.gif) no-repeat;}',
'.dtl_btn2 a{display: block; width: 100px; height: 21px; background: url(../images/kochira_btn2.gif) 0 0;}',
'.dtl_btn2 a:hover{width: 100px; background: url(../images/kochira_btn2.gif) 0 -21px;}',
'.box_cts3_btm{width: 170px; margin: 0;}',
'<\/style>');
document.write('<div id="left_box2"><\/div>');
}
