/*bosch汎用*/

/*テキスト*/
.t033{font-size:11px;color:#00567B;text-align:right;}
.t_series{font-size:12px;color:#000000;text-align:center;margin-top:1px;}
/*リンクの設定*/
a.a01{color:green;font-size:12px;text-decoration:underline;font-weight:900;}
a:hover.a01{color:orange;font-size:12px;text-decoration:underline;font-weight:900;}
a.a02{color:green;font-size:12px;text-decoration:underline;font-weight:900;}
a:hover.a02{color:orange;font-size:12px;text-decoration:underline;font-weight:900;}

/*上から順番（表示順）に並んでます。*/

DIV.bimg01{/*タイトルの位置指定1*/
position:absolute;
top:37px;
left:0px;
width:107px;
}

DIV.bimg02{/*スマートブレンドの画像の位置指定1*/
position:absolute;
top:77px;
left:20px;
width:107px;
}

div.t_box{/*コンテンツ名*/
position:absolute;
left:20px;
width:170px;
background-color:#DBD9A8;
background-image:url(img/back01.gif);
border:0px;
}

div.link{/*商品説明・販売方法のボックス*/
position:absolute;
left:20px;
width:512px;
border:solid 1px #999999;
}

