@charset "UTF-8";


/* -------------------------- */
/* MAIN STYLE */
/* -------------------------- */


.mainsp2 {
background:url(../images/basis/rayoutbg.gif) repeat-y #fff;
padding:0px 0px 10px 10px;
text-align:left;
}



.worksp_l {
width:680px;
float:left;
display:inline;
}

.worksp_r {
background:url(../concept/images/title2.jpg) no-repeat;
width:270px;
float:left;
padding:10px 0 0 0;
display:inline;
}

.worksp_r_bg {
behavior: expression(IEPNGFIX.fix(this));
background:url(../images/basis/rightsp_bg.png) repeat-y;
padding:0;
margin:0;
}

.cctopbg {
background:url(../concept/images/picture00102.jpg) no-repeat;
padding:140px 325px 0 0;
}

.ccsp01 {
width:305px;
float:left;
border:1px solid #ccc;
padding:5px;
margin-bottom:10px;
}

.ccsp02 {
width:305px;
float:right;
border:1px solid #ccc;
padding:5px;
margin-bottom:10px;
}


p.color01 {
font-size:0.75em;
font-weight:bold;
line-height:1.6;
color:#222;
padding:3px;
margin-bottom:5px;
background:#e5e5e5;
border-bottom:1px solid #ccc;
}




