/***********************************************　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); }
#title_intest02 { background-image:url(../img/title02.gif); }
#title_intest03 { background-image:url(../img/title03.gif); }


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

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

#image01box dt {
	width: 459px;
	height: auto;
	float: left;
}

#image01box dd {
	width: 240px;
	height: 150px;
	float: right;
}


#image01box p, {
	text-align: justify;
	text-justify:inter-ideograph;
	margin-bottom:1em;
	}

/***********************************************　exsample　***********************************************/
#exsample ul { margin: 0 20px 0 0; }

#exsample ul li {
	background: url(../img/icon_p_arrow.gif) 2% 50% no-repeat;
	text-align: left;
	text-indent: 15px;
	width: 200px;
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;
	display: block;
	float: left;
	}


