/*商品解説ページのメインレイアウトCSS*/

@charset"utf-8";


/*--テキスト埋め込み型タイトル*/
#leftbody .title{
width:685px;
height:208px;
text-indent:-9999px;
background-image: url(../../img/html/eg_inverter/title_bar.gif);
text-indent:-9999px;
}

/*--subtitle 見出し--*/
#subtitle{
width:673px;
height:50px;
background:none;
text-indent:0;
color:#6699FF;
font-size:24px;
font-weight:bold;
}

