/* Basic CSS */
@import url(common.css);
@import url(navi.css);
@import url(text.css);


/* トップバナー枠、画像の設定 */
#top .top-1{height:196px;background-image:url(../images/top/title.jpg);background-repeat:no-repeat;background-position:center top;}
#past-information .past-infomation{height:50px;background-image:url(../images/past-infomation.jpg);background-repeat:no-repeat;background-position:center top;}
#ourbusiness .ourbusiness{height:50px;background-image:url(../images/ourbusiness.jpg);background-repeat:no-repeat;background-position:center top;}
#catalogue .catalogue{height:50px;background-image:url(../images/catalogue.jpg);background-repeat:no-repeat;background-position:center top;}
#company .company{height:50px;background-image:url(../images/company.jpg);background-repeat:no-repeat;background-position:center top;}
#company-outline .company-outline{height:50px;background-image:url(../images/company_outline.jpg);background-repeat:no-repeat;background-position:center top;}
#company-access .company-access{height:50px;background-image:url(../images/company_access.jpg);background-repeat:no-repeat;background-position:center top;}
#company-clients .company-clients{height:50px;background-image:url(../images/company_clients.jpg);background-repeat:no-repeat;background-position:center top;}
#contact .contact{height:50px;background-image:url(../images/contact.jpg);background-repeat:no-repeat;background-position:center top;}

#company #representative{height:30px;background-image:url(../images/company/vision_sign.gif);background-repeat:no-repeat;background-position:right top;}
#company #representative p{font-size: 1px;line-height: 0;text-indent: -9999px;}

/* ニュース枠、ｄｄの左マージン設定 */
dd{margin-left:9em;}

/* ニュース枠内の枠設定 */
.emphasis-frame{width:270px;margin-top:0.5em;margin-bottom:0.5em;border:1px solid #DCDCDC;}

/* ニュース枠内の枠、テキスト設定 */
.emphasis-frame p{margin:5px;text-align:center;}


/* トップバナー枠などを除くページごとの個別設定 */
.products #contents-main{float:left;}
.products #sub-menu-contents{float:right;margin:0pt 0pt 0pt 0px}
.products #container{background:url(../images/common/back-products.gif) repeat-y;}
.products strong{color:#ff0000;background-color:yellow;}

#tiff2pdf{}

