/***********************************************　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); }


/***********************************************　box　***********************************************/
.clearfix dl { width:739px; height:auto; display:inline; }
.clearfix dt, .clearfix dd { display:block; overflow:hidden; }
.clearfix dd p {
	line-height:1.4em;
	text-align: justify;
	text-justify:inter-ideograph;
	margin-bottom:1.4em;
	}

/*image01box*/
#image01box dt {
	width: 255px;
	height:auto;
	margin: 0;
	float: right;
}

#image01box dd {
	width: 464px;
	height: auto;
	margin: 0;
}

#image01box h4 { width:464px; }
#image01box p { width:444px; }


/*image02box*/
.image02box dt {
	width: 250px;
	height: auto;
	margin: 0;
	float: right;
}

.image02box dd {
	width: 464px;
	height: auto;
	margin: 0;
}

.image02box h4 { width:464px; }
.image02box p { width:444px; }


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

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


