 
 /* smページ関連 */
 
 /*サムネールその下の高さ調整*/
 #tyo_t {
 height: 0px;
 }
 
 /*タイトルプレートの位置*/
 #sm_t_tx{
 padding-left: 5px;
 font-size: small;
 
 }
 
 
 
 /* サムネールタイトル用 */
 
 .samtit {
 padding-left: 20px;
 background-color: #000000;
 font-size:9pt;
 color: #ffffff;
 font-weight:bold;
 text-align: left;
 }
 
 
 /* サムネール情報枠*/
 
 .item1 {
 background-image: url(../base/bs_main_item_01.png);
 background-repeat: no-repeat;
 height: 12px;
 background-position: left bottom;
 }
 
 .item2 {
 background-image: url(../base/bs_main_item_02.png);
 background-repeat: repeat-y;
 background-position: left;
 text-align: left;
 padding-left: 10px;
 }
 
 
 .item3 {
 background-image: url(../base/bs_main_item_03.png);
 background-repeat: no-repeat;
 height: 12px;
 }
 
 
 /* index.html新着情報全体囲み*/
 #item_tx{
 
 
 }
 
 /* index.html新着情報文書部分*/
 #item_text{
 font-size: small;
 line-height: 120%;
 color: #000000;
 width: 750px;
 
 }
 
 /* 価格部分*/
 
 .wit3 {
 font-family: "ＭＳ Ｐゴシック", Osaka;
 font-size: 10pt;
 
 color: #FF0000;
 text-align: right;
 }
 .wit4 {
 font-family: "ＭＳ Ｐゴシック", Osaka;
 font-size: 10pt;
 color: #000000;
 line-height: 130%;
 padding-right: 15px;
 padding-left: 15px;
 text-align: center;
 }
 
 .black{
 
 font-family: "ＭＳ Ｐゴシック", Osaka;
 font-size: 10pt;
 
 color: #000000;
 
 }
 
 #htyo1 {
 height: 10px;
 }
 
 #htyo2 {
 height: 5px;
 }
 
 #hpan {
 }
 
 
 
 
 

