@charset "UTF-8";
/* -------------------------------------------------

Kawatani-Works CSS

PAGE:WORKS

------------------------------------------------- */




/* .worksRoop  ----------------------------------*/

.worksRoop {
margin-bottom:40px;
}

.worksRoop img.worksImg {
float:left;
background-color:#FFF;
padding:10px;
max-width: 250px;
}

.worksRoop dl,
.worksRoop p {
float:right;
width:390px;
}

.worksRoop dl {
}

.worksRoop dt {
width:80px;
}

.worksRoop dd {
margin:-20px 0 10px 0;
padding:0 0 10px 95px;
background:url(../img/common/lineSide.gif) repeat-x bottom left;
}

.worksRoop p {
margin-bottom:20px;
padding-bottom:10px;
background:url(../img/common/lineSide.gif) repeat-x bottom left;
text-align:justify;
text-justify: inter-ideograph;
}

.worksRoop p img {
	vertical-align:middle;
	padding:0 3px;
}



