/***********************************************　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: 180px;
	height: 305px;
	margin: 0;
	padding: 10px 5px 10px 5px;
	border: #EDDDC8 1px solid;
	float: right;
}

#image01box h4 { width:530px; }
#image01box p {
	text-align: justify;
	text-justify:inter-ideograph;
	width:510px;
	margin-bottom:1em;
	}

#image01box dd { width:530px; }


#image02box dt {
	width: 280px;
	height: 240px;
	float: right;
}

#image02box dd {
	width: 439px;
	height: auto;
}

#image02box p {
	text-align: justify;
	text-justify:inter-ideograph;
	width:419px;
	margin-bottom:1em;
	}

#image03box dt {
	width: 100px;
	height: 300px;
	float: right;
}

#image03box h4 { width:619px; }

#image03box p { width:599px; }

#image03box dd {
	width: 619px;
	height: auto;
}

/***********************************************　column_box　***********************************************/
.column_box #column01title { background-image:url(../img/c_title01.gif); }
.column_box #column02title { background-image:url(../img/c_title02.gif); }

.column_contents_box dl { width:619px; height:auto; display:inline; }

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

.column_contents_box h4 { width:414px; }
.column_contents_box p { width:414px; }

dl#column01 dt {
	width: 140px;
	height: 228px;
	margin: 0 0 0 0;
	padding: 0;
}

dl#column01 dd {
	width: 439px;
	height: auto;
	margin: -228px 0 0 160px;
	padding: 0;
}

dl#column02 dt {
	width: 140px;
	height: 228px;
	margin: 0 0 0 0;
	padding: 0;
}

dl#column02 dd {
	width: 439px;
	height: auto;
	margin: -228px 0 0 160px;
	padding: 0;
}
