

.column {
	padding: 2% 1% 2%;
	width: 95%;
	clear: both;
}

.cell2 {
	margin-right: 4%;
	width: 45%;
	height: 200px;
	float: left;

	border: 1px solid #ff9a00;
}

.cell2 .cell_pict2 {
	float: left;
	margin:0 5px 5px 0; /* morimori 2007-08-29 追加 */
}
.cell2 .cell_text {
}
.cell2 .teikyou {
	text-align: right;
}


.go_back ul li  {
	display: inline;
}

/* ----- topics(rightArea) ----- */
#rightArea h3 { /*---- morimori 2007-12-27 追加 ----*/
	font-size: small;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
}
/* ----- breadcrumbs ----- */
.pan { /*---- morimori 2007-12-28 追加 ----*/
	width: 640px;
	margin: 0 0 0 0;
	font-size: small;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
