@charset "utf-8";
@import url("common.css");
@import url("archive.css");

/*---------------------------------------------------------------------
/* Business CSS */

p{
line-height:1.6;
letter-spacing:0.1em;
}

/*--- Content image ---*/
div#contents_img{
background:url(../img/archive/contents_img/contents_link.jpg) no-repeat;
}

#link{
width:900px;
margin:0 0 20px;
border-bottom:1px solid #990000;
}

p.link_companyname{
font-size:130%;
font-weight:bold;
padding:0 0 10px;
margin:0 0 10px;
background:url(../img/archive/tb_style/tb_bdr.png) left bottom repeat-x;
}
p.link_companyname02{
font-size:130%;
font-weight:bold;
}

p.link_text{
margin-bottom:20px;
}

p.link_companyname a,p.link_companyname02 a{
background:url(../business/img/icon.gif) no-repeat left;
padding-left:20px;
}