@charset "utf-8";
/*トップページのditto用のレイアウト*/

.topinx #recententry_box {
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
}

.topinx #recententry_box h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.topinx #recententry_box p {
	margin: 0px;
	padding: 0px;
}


/*汎用ページぱんクズ調整*/
.breadcrumbs01 {
	font-size: 13px;
}

.breadcrumbs02 {
	font-size: 11px;
}

/*汎用枠*/

.prd_info_box {
	font-size: 11px;
	background-color: #F5FCF1;
	letter-spacing: 2pt;
	padding: 4px;
	width: 470px;
	border: thin solid #81B075;
}
