@charset "UTF-8";

/******* 002 *******/

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

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

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

div.pr-box p#p01 {
   width: 720px;
   height: 30px;
   position: relative;
   color: #444444;
}

div.pr-box p#p01 span {
   background: url(img/img01.gif) left top no-repeat;
   position: absolute;
   width: 100%;
   height: 100%;
}

div.pr-box p#p02 {
margin: 4px 0px;
color: #444444;
}

div.pr-box p#p03 {
   margin: 20px 0px 0px 20px;
   width: 682px;
   height: 586px;
   position: relative;
   color: #444444;
}

div.pr-box p#p03 span {
   background: url(img/img02.gif) left top no-repeat;
   position: absolute;
   width: 100%;
   height: 100%;
}