
/*━━━━━━━━━━━━━━━━━　07　category_title　━━━━━━━━━━━━━━━━━━*/
.category_title { background-image: url(../img/cat_01.jpg); }

.cat_contents { background-image: url(../img/cat_02.jpg); }


/*大見出し(.headline)の画像*/
#title_intest01 { background-image: url(../img/title01.gif); }
#title_intest02 { background-image: url(../img/title02.gif); }


/****************************************　box　***********************************************/
.clearfix dl { width:739px; height:auto; display:inline; }

.clearfix dt, .clearfix dd { display:block; overflow: hidden; }

#image01box p, #image02box p, .p_box p {
	line-height:1.4em;
	text-align: justify;
	text-justify:inter-ideograph;
	margin-bottom:1.4em;
}


/****************** image01box ******************/
#image01box dt {
	width: 564px;
	height: auto;
	margin: 0 20px 0 0;
	float: left;
}
#image01box p { width:544px; }
#image01box dd { width:135px; height:auto; float:right; }


/****************** image02box ******************/
#image02box dt {
	width: 419px;
	height: auto;
	margin: 0 20px 0 0;
	float: left;
}
#image02box p { width:399px; }
#image02box dd { width:280px; height:auto; float:right; }


/***********************************************　column_box　***********************************************/
div#column_labo_box h3 {
	background: url(../../img/column/c_box_labo.gif) left top no-repeat;
	margin-bottom: 20px;
	}

div.column_box strong#column01title {
	background-image: url(../img/c_title01.gif);
	height: 50px;
	}

div#column_labo_box h4#labo_txt {
	margin-bottom: 40px;
	}
