@charset "UTF-8";

/******* 009 *******/

div#cl-company h1 { background-color: #666666; color: #ffffff; }

/******* pr-box *******/

div.pr-box {
margin-top: 20px;
}

div.pr-box div.text {
width: 530px;
height: 135px;
float: right;
background: url("./img/line.gif") left top repeat-x;
}

div.pr-box p {
padding: 0px 10px 5px 10px;
line-height: 1.6;
color: #444444;
}

div.pr-box p span {
font-weight: bold;
}

div.pr-box div.img {
width: 180px;
float: left;
}

div.pr-box p.pr-p01 {
margin-top: 20px;
}

div.pr-box p.pr-p02 {
margin-top: 20px;
}

div.pr-box img.pr-left {
float: left;
}