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

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

/***********************************************　title　***********************************************/
#title_intest01 { background-image: url(../img/title01.gif); }


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

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

#image01box dt {
	width: 393px;
	height: auto;
	min-height: 348px;
	height: auto !important;
	height: 348px;
	margin: 0 20px 0 0;
	float: left;
}

#image01box p { width: 373px; }

#image01box dd {
	width: 326px;
	height: 348px;
	margin: 0;
	padding: 0;
	float: right;
}

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

