@charset   "UTF-8";
/* 日本陶料用 スタイルシート　追加*/
.ori_left_Class {
				
	text-align: left;
}
.ori_cent_Class {
				
	text-align: center;
}
.ori_right_Class {
				
	text-align: right;
}
.ori_just_Class {
				
	text-align: justify;
}
.ori_map_Class {		
		/*"カタログ地図の表示用"*/
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.yah_map_Class {		
		/*"yahoo地図の表示用"*/
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.ori_mini-head_Class {
				
	font-size: 100%;
	font-weight: bold;
	color: #0d0622;
	margin-bottom: 1ex;
}

.park-lot_emp {
				
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.ori_table-line-close_Class {
				
	line-height: 90%;
}
.ori_table-head_Class {		
		/*"製品一覧テーブルのヘッダ"*/
	font-size: 120%;
	color: #000099;
	font-weight: bold;
}
