@charset "utf-8";
/*------------------------------------------------
TEIJIN ASSOCIA RETAIL LIMITED
DIAPRE
CATALOG.CSS
UPDATE: 09.02.04
------------------------------------------------*/


/*--------------------------------------------
  coordinatebox
--------------------------------------------*/
.coordinatebox {
	width:778px;
	clear:both;
	float:left;
	display:inline;
	padding-bottom:25px;
	margin:0 0 25px 30px;
}
.coordinatebox div.coordinateboxL { float:left; }
.coordinatebox div.coordinateboxC {
	width:350px;
	float:left;
	padding:0 0 0 20px;
}

.coordinatebox div.coordinateboxC h3 {
	float:left;
	margin-bottom:20px;
	padding:45px 0 10px;
}
.coordinatebox div.coordinateboxC p {
	clear:both;
	margin-bottom:20px;
	padding-bottom:20px;
	line-height:1.6em;
	background:url(../../common/img/line_01.gif) repeat-x 0 bottom;
}
.coordinatebox div.coordinateboxC dl {
	width:350px;
	clear:both;
	float:left;
	margin-bottom:10px;
	font-size:0.92em;
	line-height:1.8em;
}
.coordinatebox div.coordinateboxC dt {
	width:250px;
	float:left;
}
.coordinatebox div.coordinateboxC dd {
	width:100px;
	float:left;
	padding-bottom:10px;
}
.coordinatebox div.coordinateboxC span{
width:60px;
float:left;
}

.coordinatebox div.coordinateboxR {
	width:101px;
	float:right;
}
