@charset "Shift_JIS";
/*　左コンテンツ部定義 
-------------------------------------------------- */

div#contents-menu-section h2#tecdoc-top{background-image:url(/manufacturer/tecdoc/images/tecdoc_top.jpg);}

/*TecDocメニュー*/
li#tecdoc-menu01 a{background-image:url(/manufacturer/tecdoc/images/tecdoc_menu01.gif);}
li#tecdoc-menu02 a{background-image:url(/manufacturer/tecdoc/images/tecdoc_menu02.gif);}
li#tecdoc-menu03 a{background-image:url(/manufacturer/tecdoc/images/tecdoc_menu03.gif);}
li#tecdoc-menu04 a{background-image:url(/manufacturer/tecdoc/images/tecdoc_menu04.gif);}

div#content-box{
background-color:#FFFFFF;
margin:0 0 40px 0;
}


/*　右コンテンツ部定義 
-------------------------------------------------- */
h2#tecdoc-top-tit{background-image:url(/manufacturer/tecdoc/images/tecdoc_top_tit.gif);}
h2#tecdoc-install-tit{background-image:url(/manufacturer/tecdoc/images/tecdoc_install_tit.gif);}
h2#tecdoc-searchv-tit{background-image:url(/manufacturer/tecdoc/images/tecdoc_searchv_tit.gif);}
h2#tecdoc-searchp-tit{background-image:url(/manufacturer/tecdoc/images/tecdoc_searchp_tit.gif);}

div#buynow {
height:0px;
position:relative;
top:-35px;
text-align:right;
z-index:2;
margin-bottom:13px;
}

div#top-image{
position:relative;
margin-bottom:24px;
}

div.tecdoc-section{
margin-bottom:30px;
margin-top:10px;
}

div.tecdoc-section h3{
background-image:url(/common/images/section_tit_bar.gif);
height:40px;
background-repeat:no-repeat;
padding-left:20px;
padding-top:8px;
font-size:110%;
}

div.tecdoc-section p{
padding-left:196px;
font-size:98%;
min-height:105px;
}

p#tecdoc-section01{background:url(/manufacturer/tecdoc/images/sec_image01.jpg) no-repeat;}
p#tecdoc-section02{background:url(/manufacturer/tecdoc/images/sec_image02.jpg) no-repeat;}
p#tecdoc-section03{background:url(/manufacturer/tecdoc/images/sec_image03.jpg) no-repeat;}

div.tecdoc-section ul{
margin-top:10px;
padding-left:196px;
list-style-type:disc;
list-style-position:inside;
font-size:98%;
font-weight:bold;
line-height:1.8;
}

div.tecdoc-section ol{
margin:0;
padding:0;
}

div.tecdoc-section ol li{
font-size:98%;
background-image:url(/manufacturer/tecdoc/images/unit_divline.gif);
background-repeat:no-repeat;
background-position-y:bottom;
list-style:none;
padding-bottom:30px;
margin-bottom:5px;
}

div.tecdoc-section ol li img{
margin:10px 0;
}


