/*商品解説ページのメインレイアウトCSS*/

@charset"utf-8";


/*--テキスト埋め込み型タイトル*/
#leftbody .title{
width:685px;
height:208px;
text-indent:-9999px;
background-image:url(../../img/html/YTG/title_bar.gif);
}

/*--subtitle 見出し--*/
#subtitle{
width:673px;
height:50px;
text-indent:-9999px;
background-image:url(../../img/html/YTG/midasi.gif);
background-repeat:no-repeat;
background-position:0 -10px;
}
.mg{
margin-bottom:10px;
}



